aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* test: Load mac address using misc deviceWIP/2022-04-29-add-support-for-nvmem-apiSean Anderson2022-04-292-1/+11
* test: Load mac address using RTCSean Anderson2022-04-292-1/+18
* test: Load mac address with i2c eepromSean Anderson2022-04-292-1/+12
* net: Add support for reading mac addresses from nvmem cellsSean Anderson2022-04-291-4/+9
* sandbox: Enable NVMEMSean Anderson2022-04-295-0/+5
* misc: Add support for nvmem cellsSean Anderson2022-04-297-0/+325
* misc: i2c_eeprom: Make i2c_eeprom_write use a const bufSean Anderson2022-04-292-2/+4
* sandbox: Move some mac addresses to device treeSean Anderson2022-04-292-4/+4
* sandbox: Remove eth2addr from environmentSean Anderson2022-04-291-1/+0
* sandbox: net: Remove fake-host-hwaddrSean Anderson2022-04-294-16/+2
* test: eth: Add test for ethernet addressesSean Anderson2022-04-291-0/+29
* sandbox: net: Add mac address for eth8 to environmentSean Anderson2022-04-291-0/+1
* sandbox: net: Add aliases for ethernet devicesSean Anderson2022-04-292-1/+4
* Merge branch '2022-04-28-led-updates'Tom Rini2022-04-2824-109/+92
|\
| * dt-bindings: leds: import common led bindings from linux 5.17WIP/2022-04-28-led-updatesPali Rohár2022-04-281-11/+37
| * test: dm: pinmux: Get LED2 udevice in the pinmux testMarek Vasut2022-04-281-0/+5
| * test: dm: led: Fix LED enumerationMarek Vasut2022-04-281-9/+8
| * led: Drop led_default_state()Marek Vasut2022-04-2819-69/+0
| * led: gpio: Use NOP uclass driver for top-level nodeMarek Vasut2022-04-281-17/+13
| * led: gpio: Check device compatible string to determine the top level nodeMarek Vasut2022-04-281-2/+1
| * led: Mark device instance with DM_FLAG_PROBE_AFTER_BINDMarek Vasut2022-04-281-1/+3
| * dm: core: Add DM_FLAG_PROBE_AFTER_BIND flagMarek Vasut2022-04-282-1/+26
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxWIP/27Apr2022Tom Rini2022-04-2785-416/+605
|\
| * cpu: 83xx: Add missing dependency on CPU_MPC83XXMichal Simek2022-04-261-1/+1
| * board: ls1046afrwy: Remove Manish Tomar's emailSean Anderson2022-04-261-4/+0
| * pci: fsl: Change compatible string for mpc8548 to "fsl, mpc8548-pcie"Pali Rohár2022-04-262-2/+2
| * powerpc: dts: p2020: Set dfsrr property for i2c nodesPali Rohár2022-04-262-0/+2
| * powerpc: dts: p2020: Define L2 cache nodePali Rohár2022-04-262-0/+10
| * powerpc: dts: p2020: Make usb@22000 node compatible for Linux kernel driverPali Rohár2022-04-261-1/+4
| * powerpc: dts: p2020: Add missing interrupts property to spi@7000 nodePali Rohár2022-04-261-0/+1
| * powerpc: dts: p2020: Do not automatically disable spi@7000 node in p2020-post...Pali Rohár2022-04-263-3/+0
| * powerpc: dts: p2020: Add Linux compatible string and property for eSDHCPali Rohár2022-04-261-1/+2
| * powerpc: dts: p2020: Add ptp_clock@24e00 node via pq3-etsec1-timer-0.dtsiPali Rohár2022-04-262-0/+45
| * powerpc: dts: p2020: Make PCIe nodes compatible for Linux kernel driverPali Rohár2022-04-261-3/+62
| * powerpc: dts: p2020: Add gpio-controller@fc00 node via pq3-gpio-0.dtsiPali Rohár2022-04-262-0/+42
| * board: freescale: p1_p2_rdb_pc: Define SW macros for lower and upper NOR banksPali Rohár2022-04-261-2/+11
| * board: freescale: p1_p2_rdb_pc: Use named macros for i2c bus num and addressPali Rohár2022-04-261-12/+12
| * board: freescale: p1_p2_rdb_pc: Fix env $vscfw_addrPali Rohár2022-04-261-2/+6
| * board: freescale: p1_p2_rdb_pc: Move ifdef for USB/eLBC check to correct placePali Rohár2022-04-261-2/+2
| * board: freescale: p1_p2_rdb_pc: Fix page attributes for second 1G SDRAM mapPali Rohár2022-04-261-3/+3
| * board: freescale: p1_p2_rdb_pc: Do not set MPC85xx_PMUXCR_SDHC_WP bit when SD...Pali Rohár2022-04-261-2/+4
| * board: freescale: p1_p2_rdb_pc: Detect both P2020 SD switch configurationsPali Rohár2022-04-262-1/+6
| * board: freescale: p1_p2_rdb_pc: Do not hang in checkboard()Pali Rohár2022-04-261-1/+1
| * powerpc: mpc85xx: Define linker sections in ascending orderPali Rohár2022-04-262-16/+19
| * powerpc: mpc85xx: Put bss after image when not including reset vectorPali Rohár2022-04-261-5/+1
| * powerpc: mpc85xx: Remove useless SIZEOF_HEADERS and .interp from ld scriptPali Rohár2022-04-261-2/+0
| * powerpc: mpc85xx: Remove duplicate u-boot-nand.ldsPali Rohár2022-04-2621-125/+20
| * powerpc: mpc85xx: Remove u-boot-nand_spl.ldsPali Rohár2022-04-261-68/+0
| * powerpc: mpc85xx: Fix CONFIG_OF_SEPARATE supportPali Rohár2022-04-261-2/+2
| * powerpc: dts: p1020/p2020: Fix esdhc node namePali Rohár2022-04-262-2/+2