- d08e129 sunxi: arm64: Add addresses for compressed kernel load by Arnaud Ferraris · 3 years, 9 months ago
- 4f1449e sunxi: binman: Do not hardcode U-Boot load address by Samuel Holland · 3 years, 10 months ago
- 1d52ffb sunxi: binman: Respect the default FIT configuration by Samuel Holland · 3 years, 10 months ago
- d73b8a5 clk: sunxi: h6: Add XHCI clocks by Samuel Holland · 3 years, 10 months ago
- 5861030 clk: sunxi: Add a dummy clock driver for the RTC by Samuel Holland · 3 years, 10 months ago
- c3391f6 sunxi: enable dual rank memory on R40 by Icenowy Zheng · 3 years, 9 months ago
- 9e9b073 sunxi: support asymmetric dual rank DRAM on A64/R40 by Icenowy Zheng · 3 years, 9 months ago
- 7654ef8 sunxi: add fdtoverlay_addr_r environment variable by Jernej Skrabec · 3 years, 8 months ago
- 0951481 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 8 months ago
- 829ad79 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 8 months ago
- 263471f configs: T1042D4RDB: enable DM_ETH by Camelia Groza · 3 years, 8 months ago
- 05f1222 powerpc: dts: t1042d4rdb: add FMan v3 nodes by Camelia Groza · 3 years, 8 months ago
- 7405942 powerpc: dts: t1042: add QorIQ DPAA 1 FMan v3 nodes by Camelia Groza · 3 years, 8 months ago
- e8b7242 configs: T4240RDB: enable DM_ETH by Camelia Groza · 3 years, 8 months ago
- 7b9b65d powerpc: dts: qoriq: update the mdio offsets under the second FMan v3 by Camelia Groza · 3 years, 8 months ago
- 028d057 powerpc: dts: t4240rdb: add FMan v3 nodes by Camelia Groza · 3 years, 8 months ago
- 1c13811 powerpc: dts: t4240: add QorIQ DPAA 1 FMan v3 nodes by Camelia Groza · 3 years, 8 months ago
- 6fd8114 configs: T2080RDB: enable DM_ETH by Camelia Groza · 3 years, 8 months ago
- 6994f3a board: freescale: t208xrdb: fdt fixups under DM_ETH by Camelia Groza · 3 years, 8 months ago
- 621bd51 powerpc: dts: t2080rdb: add FMan v3 nodes by Camelia Groza · 3 years, 8 months ago
- 97251f8 powerpc: dts: t2080: add QorIQ DPAA 1 FMan v3 nodes by Camelia Groza · 3 years, 8 months ago
- b0ed599 ls1012a: use default scan_dev_for_boot by Mian Yousaf Kaukab · 3 years, 8 months ago
- 898a8be board: sl28: add config to enable console output on SER0 by Michael Walle · 3 years, 8 months ago
- 7a66ef0 board: sl28: enable DM_SERIAL by Michael Walle · 3 years, 8 months ago
- b53a4f3 board: sl28: move DM_* configs to Kconfig by Michael Walle · 3 years, 8 months ago
- 97aaa98 armv8: fsl-layerscape: spl: call spl_early_init() by Michael Walle · 3 years, 8 months ago
- 24bd03a armv8: fsl-layerscape: spl: add debug UART support by Michael Walle · 3 years, 8 months ago
- 1877f2c freescale: ls1021atwr: Drop use of CONFIG_RESET by Simon Glass · 3 years, 8 months ago
- 29c2e51 doc: board: qemu-ppce500: Document eTSEC usage by Bin Meng · 3 years, 9 months ago
- ec00c2c ppc: qemu: Enable eTSEC support by Bin Meng · 3 years, 9 months ago
- 0f68ea4 ppc: qemu: Create a virtual memory mapping of the platform bus by Bin Meng · 3 years, 9 months ago
- 524a92c test: dm: Add a test case for simple-bus <ranges> by Bin Meng · 3 years, 9 months ago
- 1a43b23 dm: core: Correctly read <ranges> of simple-bus by Bin Meng · 3 years, 9 months ago
- dbc4c2e net: tsec: Support <reg> property from the subnode "queue-group" by Bin Meng · 3 years, 9 months ago
- ef4f7e3 dt-bindings: net: Update Freescale TSEC to support "queue-group" by Bin Meng · 3 years, 9 months ago
- 8699b2e net: tsec: Use map_physmem() directly instead of dev_remap_addr() by Bin Meng · 3 years, 9 months ago
- 381ed97 test: dm: Add a case to test ofnode_phy_is_fixed_link() by Bin Meng · 3 years, 9 months ago
- d9eaa92 sandbox: Add a DSA sandbox driver and unit test by Claudiu Manoil · 3 years, 9 months ago
- 26980e9 net: tsec: Use dm_eth_phy_connect() directly for the DM case by Vladimir Oltean · 3 years, 9 months ago
- 1346267 net: phy: fixed: Support the old DT binding by Bin Meng · 3 years, 9 months ago
- fbe5aea net: phy: fixed: Add the missing ending newline by Bin Meng · 3 years, 9 months ago
- 7d2129b net: phy: fixed: Make driver ops static by Bin Meng · 3 years, 9 months ago
- b34ef72 net: phy: Simplify the logic of phy_connect_fixed() by Bin Meng · 3 years, 9 months ago
- 7e11558 net: phy: xilinx: Drop #ifdef CONFIG_DM_ETH around phy_connect_gmii2rgmii() by Bin Meng · 3 years, 9 months ago
- 021e7e7 net: phy: xilinx: Be compatible with live OF tree by Bin Meng · 3 years, 9 months ago
- b66dd37 net: phy: fixed: Drop #ifdef CONFIG_DM_ETH around phy_connect_fixed by Vladimir Oltean · 3 years, 9 months ago
- 6ca194a net: phy: fixed: Be compatible with live OF tree by Vladimir Oltean · 3 years, 9 months ago
- e0518f0 dm: mdio: Use ofnode_phy_is_fixed_link() API by Bin Meng · 3 years, 9 months ago
- 72deec0 of: extra: Introduce ofnode_phy_is_fixed_link() API by Bin Meng · 3 years, 9 months ago
- 122fbc9 dt-bindings: net: Add the old DT bindings for "fixed-link" by Bin Meng · 3 years, 9 months ago
- 69a430f watchdog: Add booke watchdog driver by Chris Packham · 3 years, 9 months ago
- 032bdbc board/km: add support for seli8 design based on nxp ls102x by Aleksandar Gerasimovski · 3 years, 9 months ago
- 72f3aa5 arm: dts: ls1028a: define QDS networking protocol combinations by Alex Marginean · 3 years, 10 months ago
- 06e006b pci: add Amlogic Meson Designware PCIe controller by Neil Armstrong · 3 years, 8 months ago
- cf214c6 pci: pcie_dw_rockchip: migrate to common Designware PCIe functions by Neil Armstrong · 3 years, 8 months ago
- c0c39ce pci: pcie_dw_ti: migrate to common Designware PCIe functions by Neil Armstrong · 3 years, 8 months ago
- b46caff pci: add common Designware PCIe functions by Neil Armstrong · 3 years, 8 months ago
- 2282aab x86: mtrr: Fix function descriptions by Wolfgang Wallner · 3 years, 8 months ago
- 3e091cc dt-bindings: fsp: Fix Apollo Lake FSP-S devicetree bindings by Wolfgang Wallner · 3 years, 8 months ago
- b49f00a Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 3 years, 8 months ago
- 2f611af arm: mach-rmobile: Add CPU info support for RZ/G2 by Biju Das · 3 years, 9 months ago
- d4c1699 Merge branch '2021-04-13-assorted-improvements' by Tom Rini · 3 years, 8 months ago
- 83fed4a cmd: exit: Fix return value by Marek Vasut · 3 years, 8 months ago
- 9aa75e1 scmi: translate the resource only when livetree is not activated by Patrick Delaunay · 3 years, 8 months ago
- 09456bd gpio: Drop dm_gpio_set_dir() by Simon Glass · 3 years, 8 months ago
- d20d4b7 gpio: i2c-gpio: Drop use of dm_gpio_set_dir() by Simon Glass · 3 years, 8 months ago
- 0cfc39e qemu: arm: select QFW, MMIO on qemu-arm by Asherah Connor · 3 years, 9 months ago
- f0c0e54 qemu: add MMIO driver for QFW by Asherah Connor · 3 years, 9 months ago
- ab1975b test: qemu: add qfw sandbox driver, dm tests, qemu tests by Asherah Connor · 3 years, 9 months ago
- 4ffa95d x86: qemu: move QFW to its own uclass by Asherah Connor · 3 years, 9 months ago
- ab5154f scmi: correctly configure MMU for SCMI buffer by Patrick Delaunay · 3 years, 9 months ago
- aaad0c2 moveconfig.py: add to the "do not process" list by Trevor Woerner · 3 years, 9 months ago
- 50fe43f checkpatch: Add warnings for using strn(cat|cpy) by Sean Anderson · 3 years, 9 months ago
- cb29fe8 fastboot: Fix possible buffer overrun by Sean Anderson · 3 years, 9 months ago
- 33512d0 test: Add test for strlcat by Sean Anderson · 3 years, 9 months ago
- 9297a7f lib: string: Implement strlcat by Sean Anderson · 3 years, 9 months ago
- 2f51257 lib: string: Fix strlcpy return value by Sean Anderson · 3 years, 9 months ago
- b91f100 tee: optee: Change printing during optee_probe by Ilias Apalodimas · 3 years, 9 months ago
- 311880f terminal: only serial_reinit_all if available by Asherah Connor · 3 years, 9 months ago
- 10ec131 terminal: correct stdio_dev invocations by Asherah Connor · 3 years, 9 months ago
- eac5224 rtc: add support for rv3028 rtc by Heiko Schocher · 3 years, 9 months ago
- eeaf282 test: scmi: add local variables for scmi agent reference by Etienne Carriere · 3 years, 9 months ago
- c83a843 firmware: scmi: fix inline comments and minor coding style issues by Etienne Carriere · 3 years, 9 months ago
- b8f15cd firmware: scmi: sandbox test for voltage regulator by Etienne Carriere · 3 years, 9 months ago
- d68663a firmware: scmi: voltage regulator by Etienne Carriere · 3 years, 9 months ago
- 76df073 disk: gpt: verify alternate LBA points to last usable LBA by Stefan Herbrechtsmeier · 3 years, 9 months ago
- 1f86305 cmd: xtrace: Convert to bool by Sean Anderson · 3 years, 9 months ago
- 8f90273 pci: Mark 64bit Memory BARs as such by Phil Sutter · 3 years, 9 months ago
- 69d61a3 hush: Fix assignments being misinterpreted as commands by Sean Anderson · 3 years, 9 months ago
- 7c05319 mtd: Update fail_addr when erase fails due to bad blocks by Farhan Ali · 3 years, 9 months ago
- c422f62 Tegra: remove e2220-1170 board by Peter Robinson · 3 years, 10 months ago
- e3550d5 bootm: do not hang on failure by Heinrich Schuchardt · 3 years, 10 months ago
- 92efc1f hash: Allow for SHA512 hardware implementations by Joel Stanley · 3 years, 10 months ago
- a9ec8f0 hw_sha: Fix coding style errors by Joel Stanley · 3 years, 10 months ago
- 0538140 lib: optee: migration optee_copy_fdt_nodes for OF_LIVE support by Patrick Delaunay · 3 years, 10 months ago
- 0f72146 power: pmic: remove pmic_max77696.c file by Jaehoon Chung · 3 years, 10 months ago
- 86cf2a2 board: warp: add power_max77696_init() function by Jaehoon Chung · 3 years, 10 months ago
- 13026a6 Merge branch '2021-04-11-remove-non-migrated-boards' by Tom Rini · 3 years, 8 months ago
- 0b9ace2 Merge tag 'video-2021-07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years, 8 months ago
- 980fbd7 Merge tag 'efi-2021-07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 8 months ago