- 865fdfd arm: k3: use correct weak function name spl_board_prepare_for_linux by Patrick Delaunay · 4 years, 4 months ago
- dde9da8 arm: k3: Consolidate and silence k3_fit_atf.sh call by Jan Kiszka · 4 years, 4 months ago
- 3f09ebf arm: dts: k3-am65: Sync CPSW DT node from kernel by Vignesh Raghavendra · 4 years, 4 months ago
- aeeca07 arm: dts: k3-j721e: Sync CPSW DT node from kernel by Vignesh Raghavendra · 4 years, 4 months ago
- 99faf0d arm: dts: k3-am65/j721e: Sync DMA DT bindings from Kernel DT by Vignesh Raghavendra · 4 years, 4 months ago
- 497c759 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 4 months ago
- 610e148 Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 4 years, 4 months ago
- 5785950 ARM: uniphier: remove NAND reset code by Masahiro Yamada · 4 years, 4 months ago
- d7877c9 ARM: uniphier: remove sbc/ directory by Masahiro Yamada · 4 years, 4 months ago
- 8622749 bus: uniphier-system-bus: move hardware init from board files by Masahiro Yamada · 4 years, 4 months ago
- e2bb0be bus: uniphier-system-bus: add UniPhier System Bus driver by Masahiro Yamada · 4 years, 4 months ago
- d69d49d ARM: uniphier: remove support for NOR Flash on support card by Masahiro Yamada · 4 years, 4 months ago
- f95237b ARM: uniphier: remove unused uniphier_sbc_init_admulti() by Masahiro Yamada · 4 years, 4 months ago
- 43db571 ARM: uniphier: fix build error when CONFIG_MICRO_SUPPORT_CARD=n by Masahiro Yamada · 4 years, 4 months ago
- 0852033 ARM: uniphier: sync with Linux 5.8-rc4 by Masahiro Yamada · 4 years, 4 months ago
- 56d463b ARM: uniphier: consolidate SoC select menu by Masahiro Yamada · 4 years, 4 months ago
- 1f8e6a6 Revert "ARM: uniphier: add weird workaround code for LD20" by Masahiro Yamada · 4 years, 4 months ago
- 4a9146c Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 4 months ago
- 3113c84 Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 4 years, 4 months ago
- 814e1a4 rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 32bit) by Marek Szyprowski · 4 years, 5 months ago
- d877f8f arm: provide a function for boards init code to modify MMU virtual-physical map by Marek Szyprowski · 4 years, 5 months ago
- f5a9fcc arm: update comments to the common style by Marek Szyprowski · 4 years, 5 months ago
- d774da0 arm: rpi: Add function to trigger VL805's firmware load by Nicolas Saenz Julienne · 4 years, 5 months ago
- 407009a arm: dts: include gpio nodes for card detect by Walter Lozano · 4 years, 5 months ago
- df29730 sandbox: Move section u_boot_list to make it RW by Walter Lozano · 4 years, 5 months ago
- e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
- e85497a sandbox: make RAM size configurable by Heinrich Schuchardt · 4 years, 5 months ago
- c7e49dd sandbox: handling out of memory by Heinrich Schuchardt · 4 years, 5 months ago
- f247354 arm: Remove mx31pdk board by Jagan Teki · 4 years, 4 months ago
- bb1cbb2 arm: Remove pengwyn board by Jagan Teki · 4 years, 4 months ago
- bce26c4 arm: Remove pepper board by Jagan Teki · 4 years, 4 months ago
- 3755948 arm: Remove bav335x board by Jagan Teki · 4 years, 4 months ago
- 45833e2 arm: Remove cairo board by Jagan Teki · 4 years, 4 months ago
- d78b9df logicpd: Drop omap3 zoom1 by Jagan Teki · 4 years, 6 months ago
- ed3294d arm: Remove overo board by Jagan Teki · 4 years, 4 months ago
- 76386d6 arm: Remove cm_t35 board by Jagan Teki · 4 years, 4 months ago
- a25aea7 arm: Remove cm_t54 board by Jagan Teki · 4 years, 4 months ago
- 506d523 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 4 months ago
- d69ddf2 rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 64bit) by Marek Szyprowski · 4 years, 6 months ago
- c44b3f5 rpi4: shorten a mapping for the DRAM by Marek Szyprowski · 4 years, 6 months ago
- d910793 Merge tag 'for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 4 years, 4 months ago
- ca6f44e arm: kirkwood: add DT spi0 alias to LaCie boards by Simon Guinot · 4 years, 5 months ago
- 34fb7df arm: mvebu: helios4: sync helios4 config to clearfog and dts to kernel by Dennis Gilmore · 4 years, 5 months ago
- 4182232 arm: mvebu: a38x: Adjust UTMI PHY parameters by Chris Packham · 4 years, 5 months ago
- ec9deec arm: mvebu: a38x: Fix typo by Chris Packham · 4 years, 5 months ago
- db17e40 x86: apl: Re-enable loading of SPL by Simon Glass · 4 years, 4 months ago
- 7d5de35 arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usage by Bin Meng · 4 years, 4 months ago
- be7418f x86: fsp: video: Allocate a frame buffer when needed by Simon Glass · 4 years, 4 months ago
- 3dada5a x86: fsp: Reinit the FPU after FSP meminit by Simon Glass · 4 years, 4 months ago
- baed779 test: dm: rtc: add test of dm_rtc_read, dm_rtc_write by Rasmus Villemoes · 4 years, 4 months ago
- 1865299 Merge tag 'u-boot-amlogic-20200708' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 4 months ago
- d9c9677 ARM: dts: meson-sm1-odroid-c4: add ethernet PHY reset by Neil Armstrong · 4 years, 5 months ago
- 8888d83 boards: amlogic: add Odroid C4 support by Christian Hewitt · 4 years, 7 months ago
- da77a787 ARM: dts: sync amlogic G12A/G12B/SM1 DT from Linux 5.8-rc1 by Christian Hewitt · 4 years, 7 months ago
- 526fe06 Merge tag 'u-boot-rockchip-20200708' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 4 months ago
- cc696e7 arm: juno: Enable DM_ETH by Andre Przywara · 4 years, 5 months ago
- 22a4e00 arm: use correct argument size of special registers by Heinrich Schuchardt · 4 years, 6 months ago
- b87d8d6 arm: remove outdated comment concerning -ffixed-x18 by Heinrich Schuchardt · 4 years, 6 months ago
- cd2baaf owl: Kconfig: Enable DM eth for OWL platform by Amit Singh Tomar · 4 years, 6 months ago
- 75523d5 arm: dts: s700: add node for ethernet controller by Amit Singh Tomar · 4 years, 6 months ago
- 3c5c4ee net: designware: s700: Add glue code for S700 mac by Amit Singh Tomar · 4 years, 6 months ago
- 3a21734 clk: actions: Add Ethernet clocks by Amit Singh Tomar · 4 years, 6 months ago
- 3ca564e Actions: OWL: Calculate SDRAM size by Amit Singh Tomar · 4 years, 6 months ago
- 1e88e78 Merge tag 'u-boot-stm32-20200707' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 4 months ago
- c4df37b Merge tag 'u-boot-atmel-2020.10-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 4 years, 4 months ago
- f8ddd8c arm64: issue ISB after updating system registers by Volodymyr Babchuk · 4 years, 5 months ago
- c16cba8 stm32mp1: use the command env info in env_check by Patrick Delaunay · 4 years, 4 months ago
- bd3f60d arm: stm32mp: protect DBGMCU_IDC access with BSEC by Patrick Delaunay · 4 years, 5 months ago
- 03c4e62 arm: stm32mp: stm32prog: add "Device Name" in iproduct during DFU USB enumeration by Patrick Delaunay · 4 years, 5 months ago
- 4a87fea ARM: dts: stm32mp1: use OPP information for PLL1 settings in SPL by Patrick Delaunay · 4 years, 6 months ago
- d1a4b09 board: st: stpmic1: add function stpmic1_init by Patrick Delaunay · 4 years, 6 months ago
- 4e62642 arm: stm32mp: add weak function to save vddcore by Patrick Delaunay · 4 years, 6 months ago
- 6f2e0ad ARM: dts: stm32: add cpufreq support on stm32mp15x by Patrick Delaunay · 4 years, 6 months ago
- 95bd49a arm: stm32mp: spl: add bsec driver in SPL by Patrick Delaunay · 4 years, 6 months ago
- ad277eb ARM: dts: rockchip: Add Radxa Rock Pi N8 initial support by Jagan Teki · 4 years, 5 months ago
- 9e7b9d4 ARM: dts: rockchip: Add VMARC RK3288 SOM initial support by Jagan Teki · 4 years, 5 months ago
- 1a95b1e ARM: dts: rockchip: radxa-dalang: Update sdmmc properties by Jagan Teki · 4 years, 5 months ago
- 46a8606 rockchip: rk3399: allow deselecting SPL_ATF_NO_PLATFORM_PARAM by Hugh Cole-Baker · 4 years, 5 months ago
- b1fccd3 arm64: dts: rockchip: Add Radxa Rock Pi N10 initial support by Jagan Teki · 4 years, 5 months ago
- 29dac63 ARM: dts: rockchip: Sync v5.7-rc1 Radxa Dalang Carrier by Jagan Teki · 4 years, 5 months ago
- f18d266 arm64: dts: rockchip: Sync v5.7-rc1 VMARC RK3399Pro SOM by Jagan Teki · 4 years, 5 months ago
- 8893485 arm64: dts: rockchip: Sync v5.7-rc1 rk3399pro.dtsi by Jagan Teki · 4 years, 5 months ago
- f9d6743 rockchip: Pinebook Pro: Fix SPI flash and store env on it by Peter Robinson · 4 years, 5 months ago
- dc38a58 rockchip: Pinebook Pro: enable rng to provide an entropy source by Peter Robinson · 4 years, 5 months ago
- 6e7d7aa Merge branch 'next' by Tom Rini · 4 years, 4 months ago
- df3d0a3 Merge branch '2020-07-01-kconfig-etc-updates' into next by Tom Rini · 4 years, 4 months ago
- 9ba8432 sandbox, test: add test for GPIO_HOG function by Heiko Schocher · 4 years, 6 months ago
- c5a4442 riscv: use log functions in fdt_fixup by Heinrich Schuchardt · 4 years, 5 months ago
- 5ce5020 riscv: sifive: fu540: enable all cache ways from U-Boot proper by Pragnesh Patel · 4 years, 6 months ago
- edf4fc2 riscv: Use optimized version of fdtdec_get_addr_size_no_parent by Atish Patra · 4 years, 5 months ago
- 7eb4bcc riscv: Do not return error if reserved node already exists by Atish Patra · 4 years, 5 months ago
- fd31e4f riscv: Do not build reset.c if SYSRESET is on by Bin Meng · 4 years, 5 months ago
- 1c17e55 riscv: Enable CONFIG_OF_BOARD_FIXUP by default for OF_SEPARATE by Bin Meng · 4 years, 5 months ago
- a8492e2 riscv: Expand the DT size before copy reserved memory node by Bin Meng · 4 years, 5 months ago
- c4f7c50 riscv: Avoid the reserved memory fixup if src and dst point to the same place by Bin Meng · 4 years, 5 months ago
- 76585c9 riscv: fu540: dts: Correct reg size of otp and dmc nodes by Bin Meng · 4 years, 5 months ago
- 6c6a29c riscv: fu540: dts: Remove the unnecessary space in the cpu2_intc node by Bin Meng · 4 years, 5 months ago
- 6ca300a socfpga: Mark socfpga_fpga_add() as static inline in the non-FPGA case by Tom Rini · 4 years, 6 months ago
- 897860e x86: Convert from ACCESS_ONCE to READ/WRITE_ONCE by Tom Rini · 4 years, 6 months ago
- f2ff327 tegra: Convert from ACCESS_ONCE to READ/WRITE_ONCE by Tom Rini · 4 years, 6 months ago