summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-10ARM: omap3: evm: Fix 'fitImage' bootingDerald D. Woods
2022-06-10ARM: omap3: evm: Complete DM_I2C migrationDerald D. Woods
2022-06-10ARM: omap3: evm: Power on MMC when setting up PMICDerald D. Woods
2022-06-10arm: bcmbca: introduce the bcmbca architecture and 47622 SOCWilliam Zhang
2022-06-10configs: j721e_evm_defconfig: Add HBMC related configsVaishnav Achath
2022-06-10ti: j721e: enable hyperflash spl fixup for j721eVaishnav Achath
2022-06-10configs: j721e_evm.h: define CONFIG_SYS_FLASH_BASEVaishnav Achath
2022-06-10arm: k3: sysfw-loader: add hyperflash supportVaishnav Achath
2022-06-10arm: dts: k3-j721e-common-proc-board: enable hyperflash mux sel GPIOVaishnav Achath
2022-06-10arm: dts: k3-j721e-common-proc-board-u-boot: enable HyperFlash in SPLVaishnav Achath
2022-06-10arm: dts: k3-j721e-r5-common-proc-board: Add HyperFlash nodeVaishnav Achath
2022-06-10arm: dts: k3-j721e-som-p0: Add HyperFlash nodeVaishnav Achath
2022-06-10arm: dts: k3-j721e-mcu-wakeup: Add HyperBus Controller nodeVaishnav Achath
2022-06-09Merge branch '2022-06-09-add-support-for-nvmem-api' into nextTom Rini
2022-06-08test: Load mac address using misc deviceSean Anderson
2022-06-08test: Load mac address using RTCSean Anderson
2022-06-08test: Load mac address with i2c eepromSean Anderson
2022-06-08net: Add support for reading mac addresses from nvmem cellsSean Anderson
2022-06-08sandbox: Enable NVMEMSean Anderson
2022-06-08misc: Add support for nvmem cellsSean Anderson
2022-06-08misc: i2c_eeprom: Add fallbacksSean Anderson
2022-06-08misc: i2c_eeprom: Make i2c_eeprom_write use a const bufSean Anderson
2022-06-08net: dsa: Fix segmentation fault if master fails to probeSean Anderson
2022-06-08sandbox: Move some mac addresses to device treeSean Anderson
2022-06-08sandbox: Remove eth2addr from environmentSean Anderson
2022-06-08sandbox: net: Remove fake-host-hwaddrSean Anderson
2022-06-08test: eth: Add test for ethernet addressesSean Anderson
2022-06-08sandbox: net: Add mac address for eth8 to environmentSean Anderson
2022-06-08sandbox: net: Add aliases for ethernet devicesSean Anderson
2022-06-08Merge branch '2022-06-08-virtio-harden-and-test-vring' into nextTom Rini
2022-06-08test: dm: virtio_rng: Test virtio-rng with faked deviceAndrew Scull
2022-06-08virtio: rng: Check length before copyingAndrew Scull
2022-06-08test: dm: virtio: Test virtio device driver probingAndrew Scull
2022-06-08virtio: sandbox: Bind RNG rather than block deviceAndrew Scull
2022-06-08test: dm: virtio: Split out virtio device testsAndrew Scull
2022-06-08test: dm: virtio: Test notify before del_vqsAndrew Scull
2022-06-08virtio: sandbox: Fix device features bitfieldAndrew Scull
2022-06-08dm: test: virtio: Test the virtio ringAndrew Scull
2022-06-08virtio_ring: Check used descriptors are chain headsAndrew Scull
2022-06-08virtio_ring: Maintain a shadow copy of descriptorsAndrew Scull
2022-06-08virtio_ring: Add helper to attach vring descriptorAndrew Scull
2022-06-08virtio_ring: Merge identical variablesAndrew Scull
2022-06-08Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-06-07Merge branch '2022-06-07-assorted-improvements' into nextTom Rini
2022-06-07misc: Port USB251xB/xBi Hi-Speed Hub Controller Driver from LinuxMarek Vasut
2022-06-07Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini
2022-06-07Merge tag 'xilinx-for-v2022.07-rc4-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2022-06-07usb: xhci-mtk: disable all ports when disable host controllerChunfeng Yun
2022-06-07watchdog: Fix SPL build with watchdog disabled in asm filesPali Rohár
2022-06-06serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)Pali Rohár