1. 0f8d400 xtensa: Remove local no-op dram_init_banksize() by Stefan Roese · 4 years, 2 months ago
  2. dfaf6a5 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · 4 years, 2 months ago
  3. 7a1a01c Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 2 months ago WIP/25Aug2020
  4. 9f9ecd3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 2 months ago
  5. e49a9d4 Merge tag 'u-boot-rockchip-20200820' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 2 months ago
  6. 0786561 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 2 months ago
  7. f27ffe4 arm: mx6: Make all i.MX6 SoCs user-selectable by Tom Rini · 4 years, 2 months ago
  8. 0a668f6 arm: octeontx2: Add support for OcteonTX2 SoC platforms by Suneel Garapati · 5 years ago
  9. 03c2288 arm: octeontx: Add support for OcteonTX SoC platforms by Suneel Garapati · 5 years ago
  10. 65f8c7e ARM: renesas: Drop unnecessary function ft_board_setup() by Stefan Roese · 4 years, 2 months ago
  11. 27cef4e configs: defconfig for Sipeed Maix in S-mode by Heinrich Schuchardt · 4 years, 2 months ago
  12. 607274f MAINTAINERS: Add maintainers to XEN section by Anastasiia Lukianenko · 4 years, 2 months ago
  13. 4da1365 board: xen: Remove unnecessary CONFIG_BOARD_EARLY_INIT_F define and board_early_init_f function by Anastasiia Lukianenko · 4 years, 2 months ago
  14. 565add1 board: armltd: Add support for Total Compute platform by Usama Arif · 4 years, 2 months ago
  15. b5b81f2 rockchip: firefly-rk3288: Fix the code support for SPL_LED by Kever Yang · 4 years, 2 months ago
  16. 2570cc6 xilinx: common: Change bootm_size variable setting by Michal Simek · 4 years, 2 months ago
  17. ca0f616 xilinx: common: Check return value from variable setup by Michal Simek · 4 years, 2 months ago
  18. 653809f xilinx: common: Get rid of initrd_high variable setup by Michal Simek · 4 years, 2 months ago
  19. 9fea3b1 xilinx: Change logic around zynq_board_read_rom_ethaddr() by Michal Simek · 4 years, 3 months ago
  20. 62b9626 xilinx: Add support for ENV_VARS_UBOOT_RUNTIME_CONFIG by Michal Simek · 4 years, 3 months ago
  21. 050f10f xilinx: zynqmp: remove chip_id function by Ibai Erkiaga · 4 years, 3 months ago
  22. 4b2ad7b xilinx: zynqmp: get chip ID at EL3 by Ibai Erkiaga · 4 years, 3 months ago
  23. 21c2fc7 xilinx: zynqmp: get chip ID using firmware driver by Ibai Erkiaga · 4 years, 3 months ago
  24. f6cccbb xilinx: zynqmp: synchronize firmware call return payload by Ibai Erkiaga · 4 years, 3 months ago
  25. 22b6bb6 xilinx: versal: Use lowest memory for U-Boot by Michal Simek · 4 years, 3 months ago
  26. 526a67e xilinx: versal: Add new versal loadpdi command by T Karthik Reddy · 4 years, 4 months ago
  27. 1b208d5 arm64: zynqmp: Fix set_fdtfile() not to break u-boots DTB by Igor Lantsman · 4 years, 4 months ago
  28. c8da651 xilinx: Setup bootm variables by Michal Simek · 4 years, 3 months ago
  29. 4992090 pico-imx6ul: convert ethernet function to DM_ETH by Wig Cheng · 4 years, 3 months ago
  30. d17f669 board: xen: De-initialize before jumping to Linux by Oleksandr Andrushchenko · 4 years, 2 months ago
  31. c850674 xen: Port Xen grant table driver from mini-os by Oleksandr Andrushchenko · 4 years, 2 months ago
  32. 60e49ff xen: Port Xen bus driver from mini-os by Oleksandr Andrushchenko · 4 years, 2 months ago
  33. 384d5cf serial: serial_xen: Add Xen PV serial driver by Peng Fan · 4 years, 2 months ago
  34. 770a8ee board: Introduce xenguest_arm64 board by Andrii Anisov · 4 years, 2 months ago
  35. 3581811 riscv: sifive/fu540: Move SPL related functions to spl.c by Bin Meng · 4 years, 3 months ago
  36. 50856c3 riscv: sifive/fu540: Drop NET_RANDOM_ETHADDR by Bin Meng · 4 years, 3 months ago
  37. ff8e88a riscv: sifive/fu540: kconfig: Move FU540 driver related options to the SoC level by Bin Meng · 4 years, 3 months ago
  38. d6a0170 riscv: sifive/fu540: spl: Rename soc_spl_init() by Bin Meng · 4 years, 3 months ago
  39. c4295ec riscv: sifive/fu540: spl: Drop our own version of board_init_f() by Bin Meng · 4 years, 3 months ago
  40. 6808dc6 Merge tag 'u-boot-stm32-20200813' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 2 months ago
  41. d0a3c4f board: stm32mp1: use const for struct node_info by Patrick Delaunay · 4 years, 3 months ago
  42. 5eafc1d board: stm32mp1: remove board.c by Patrick Delaunay · 4 years, 3 months ago
  43. 9ff770b ARM: dts: stm32: Update eth1addr from EEPROM if eth1 present by Marek Vasut · 4 years, 3 months ago
  44. b2a2911 ARM: stm32: Add fitImage its entry for 587-200 DHCOR SoM by Marek Vasut · 4 years, 3 months ago
  45. 49650c7 ARM: stm32: Add both PDK2 and DRC02 DT into DHCOM fitImage its by Marek Vasut · 4 years, 3 months ago
  46. 300669a board: stm32mp1: update fdt fixup partitions table by Christophe Kerello · 4 years, 3 months ago
  47. 06f624f board: stm32mp1: use IS_ENABLED to prevent ifdef in ft_board_setup by Patrick Delaunay · 4 years, 3 months ago
  48. ebfd592 board: stm32mp1: use IS_ENABLED to prevent ifdef in env functions by Patrick Delaunay · 4 years, 3 months ago
  49. 72b0998 board: stm32mp1: use IS_ENABLED to prevent ifdef in board_late_init by Patrick Delaunay · 4 years, 3 months ago
  50. e817c8e board: stm32mp1: use IS_ENABLED to prevent ifdef in dk2_i2c1_fix by Patrick Delaunay · 4 years, 3 months ago
  51. 75f9b19 board: stm32mp1: use IS_ENABLED to prevent ifdef in set_dfu_alt_inf by Patrick Delaunay · 4 years, 3 months ago
  52. 3434bbe board: stm32mp1: use IS_ENABLED to prevent ifdef in sysconf_init by Patrick Delaunay · 4 years, 3 months ago
  53. feb6179 board: stm32mp1: use IS_ENABLED to prevent ifdef in board_check_usb_power by Patrick Delaunay · 4 years, 3 months ago
  54. 6a8713b board: stm32mp1: use IS_ENABLED to prevent ifdef in g_dnl_board_usb_cable_connected by Patrick Delaunay · 4 years, 3 months ago
  55. 00bac2a board: stm32mp1: use IS_ENABLED to prevent ifdef in board_key_check by Patrick Delaunay · 4 years, 3 months ago
  56. d2bc987 board: ti: j721e: Add support for HyperFlash detection by Vignesh Raghavendra · 4 years, 2 months ago
  57. f8c1e89 configs: j7200_evm_a72: Add Initial support by Lokesh Vutla · 4 years, 3 months ago
  58. 02dff65 configs: j7200_evm_r5: Add initial support by Lokesh Vutla · 4 years, 3 months ago
  59. 2cf09d7 board: ti: j7200: Add board detection support for j7200 by Lokesh Vutla · 4 years, 3 months ago
  60. cf1d686 board: ti: j7200: Introduce support for j7200 build targets by Lokesh Vutla · 4 years, 3 months ago
  61. 0526460 board: ti: j721e: Update fdt fixup logic for interconnect nodes by Suman Anna · 4 years, 3 months ago
  62. b29a7cd board: ti: j721e: Probe eeprom only when CONFIG_TI_I2C_BOARD_DETECT is defined by Lokesh Vutla · 4 years, 3 months ago
  63. 6b88938 board: ti: board_detect: Add stub functions for EEPROM detection apis by Lokesh Vutla · 4 years, 3 months ago
  64. 49b2830 configs: Add new config for supporting USB mass storage boot by Faiz Abbas · 4 years, 3 months ago
  65. cc445d7 configs: Add defconfig for USB DFU bootmode by Faiz Abbas · 4 years, 3 months ago
  66. fc4c380 board: ti: am65x: Update fdt fixup logic for interconnect nodes by Suman Anna · 4 years, 3 months ago
  67. 5297a95 ARM: omap3: evm: Complete DM_ETH and DM_USB migrations by Derald D. Woods · 4 years, 3 months ago
  68. a4aa188 board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo by Ovidiu Panait · 4 years, 3 months ago
  69. 58091ee arm: mvebu: crs3xx-98dx3236: Add a maintainer by Luka Kovacic · 4 years, 3 months ago
  70. 537eaf4 arm: mvebu: Add CRS328-4C-20S-4S board by Luka Kovacic · 4 years, 3 months ago
  71. d4cc179 arm: mvebu: Add CRS326-24G-2S board by Luka Kovacic · 4 years, 3 months ago
  72. a263df5 arm: mvebu: Add CRS305-1G-4S Bit board by Luka Kovacic · 4 years, 3 months ago
  73. f1c0b7c Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 3 months ago
  74. dcd7c90 mscc: Drop dm.h header file by Simon Glass · 4 years, 3 months ago
  75. dece774 liebherr: Drop duplicate dm.h inclusion by Simon Glass · 4 years, 3 months ago
  76. 411e9eb w1: Drop dm.h header file by Simon Glass · 4 years, 3 months ago
  77. a00867b sf: Drop dm.h header file from spi_flash.h by Simon Glass · 4 years, 3 months ago
  78. a1c6aed arm: imx6q: pcm058: Rework SPI NOR configuration by Niel Fourie · 4 years, 3 months ago
  79. 10e959a imx: Add MYiR Tech MYS-6ULX support by Parthiban Nallathambi · 4 years, 3 months ago
  80. 4df087c configs: sandbox: activate env in ext4 support by Patrick Delaunay · 4 years, 3 months ago
  81. 719f421 Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 3 months ago
  82. 7cb2060 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 3 months ago
  83. 2a4326a board: ns3: add development keys used in FIT by Pramod Kumar · 4 years, 3 months ago
  84. e14563d board: ns3: add FIT image its file by Pramod Kumar · 4 years, 3 months ago
  85. 53a3e8d board: ns3: limit U-boot relocation within 16MB memory by Bharat Kumar Reddy Gooty · 4 years, 3 months ago
  86. c8b9848 board: ns3: define ddr memory layout by Rayagonda Kokatanur · 4 years, 3 months ago
  87. f01a4e8 board: ns3: program GIC LPI tables by Rayagonda Kokatanur · 4 years, 3 months ago
  88. b5a152e board: ns3: default reset type to L3 by Rayagonda Kokatanur · 4 years, 3 months ago
  89. ef7192e board: ns3: add api to save boot parameters passed from BL31 by Abhishek Shah · 4 years, 3 months ago
  90. 291635a board: ns3: add support for Broadcom Northstar 3 by Rayagonda Kokatanur · 4 years, 3 months ago
  91. 3fad1ca board: mediatek: Add support for UniElec U7623 board by David Woodhouse · 4 years, 3 months ago
  92. e3cc511 board: mediatek: fix mmc_get_boot_dev() for platforms without external SD by David Woodhouse · 4 years, 3 months ago
  93. d161108 arm: add support for SoC s5p4418 (cpu) / nanopi2 board by Stefan Bosch · 4 years, 3 months ago
  94. 2e2c2a5 arm: qemu: override flash accessors to use virtualizable instructions by Ard Biesheuvel · 4 years, 3 months ago
  95. 3fa914a arm: qemu: implement enable_caches() by Ard Biesheuvel · 4 years, 3 months ago
  96. e6385c7 Makefile: Rename ALL-y to INPUTS-y by Simon Glass · 4 years, 3 months ago
  97. 4b64265 board: update test on misc_read result in board_late_init by Patrick Delaunay · 4 years, 4 months ago
  98. 1e3d060 board: dh_stm32mp1: remove env location override by Jakob Riepler · 4 years, 3 months ago
  99. b0cbafe configs:stm32mp1: activate env config in SPL by Patrick Delaunay · 4 years, 4 months ago
  100. a9addca stm32mp1: board: add support of CONFIG_ENV_IS_IN_MMC by Patrick Delaunay · 4 years, 4 months ago