1. 01ad9f7 sandbox: Update os_find_u_boot() to find the .img file by Simon Glass · 3 years, 9 months ago
  2. 8482356 test: Allow SPL to run any available test by Simon Glass · 3 years, 9 months ago
  3. 409f4a2 test: Rename test-main.c to test-dm.c by Simon Glass · 3 years, 9 months ago
  4. bef1b28 sandbox: Drop the 'starting...' message by Simon Glass · 3 years, 9 months ago
  5. 668866a Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · 3 years, 9 months ago
  6. 8a45b22 gpio: Add a way to read 3-way strapping pins by Simon Glass · 3 years, 10 months ago
  7. d638a18 gpio: sandbox: Track whether a GPIO is driven by Simon Glass · 3 years, 10 months ago
  8. edab114 gpio: x86: Drop the deprecated methods in intel_gpio by Simon Glass · 3 years, 10 months ago
  9. 1f212af gpio: sandbox: Use a separate flag for the value by Simon Glass · 3 years, 10 months ago
  10. a03a0aa gpio: sandbox: Rename GPIO dir_flags to flags by Simon Glass · 3 years, 10 months ago
  11. 5d23532 video: sunxi_display: Convert to DM_VIDEO by Jagan Teki · 3 years, 9 months ago
  12. 1c52fcc sandbox: Write out bloblist when exiting by Simon Glass · 3 years, 9 months ago
  13. b308d9f sandbox: Avoid using malloc() for system state by Simon Glass · 3 years, 9 months ago
  14. 14e46df sandbox: Add os_realloc() by Simon Glass · 3 years, 9 months ago
  15. 869badc s5p4418_nanopi2: Drop dead code by Simon Glass · 3 years, 9 months ago
  16. 2740eda arm: remove set_dacr/get_dacr functions by Patrick Delaunay · 3 years, 10 months ago
  17. 8ca0f51 arm: cp15: remove weak function arm_init_domains by Patrick Delaunay · 3 years, 10 months ago
  18. cd3eadc arm: omap2: remove arm_init_domains by Patrick Delaunay · 3 years, 10 months ago
  19. 503eea4 arm: cp15: update DACR value to activate access control by Patrick Delaunay · 3 years, 10 months ago
  20. 9b39d24 arm: cosmetic: align TTB_SECT define value by Patrick Delaunay · 3 years, 10 months ago
  21. 342e1ab arm: remove TTB_SECT_XN_MASK in DCACHE_WRITETHROUGH by Patrick Delaunay · 3 years, 10 months ago
  22. aad8414 stm32mp: update the mmu configuration for SPL and prereloc by Patrick Delaunay · 3 years, 10 months ago
  23. 1419e5b stm32mp: update MMU config before the relocation by Patrick Delaunay · 3 years, 10 months ago
  24. 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
  25. 3394f39 Revert "lpc32xx: cpu: add support for soft reset" by Harald Seiler · 4 years ago
  26. 5075bf2 nds32: Remove dead reset_cpu() implementation by Harald Seiler · 4 years ago
  27. a3c6d28 Merge tag 'u-boot-stm32-20210226' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 9 months ago
  28. 1a1a47c arm: dts: stm32mp15: remove duplicate uart nodes by Patrick Delaunay · 3 years, 9 months ago
  29. 99bebbd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 9 months ago
  30. 94218ca Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 9 months ago
  31. 2ca5b19 ARM: dts: armada-385-turris-omnia: rename node in -u-boot.dtsi file by Marek Behún · 3 years, 9 months ago
  32. 2cc6071 ppc: Remove MPC8569MDS board by Tom Rini · 3 years, 9 months ago
  33. 93ef93b arm: Remove sksimx6 board by Tom Rini · 3 years, 9 months ago
  34. 53ad2db arm: Remove mx53smd board by Tom Rini · 3 years, 9 months ago
  35. 1c4bd23 arm: Remove mx53ard board by Tom Rini · 3 years, 9 months ago
  36. 2610bf1 arm: Remove mx25pdk board by Tom Rini · 3 years, 9 months ago
  37. 5540294 riscv: k210: Enable QSPI for spi3 by Sean Anderson · 3 years, 10 months ago
  38. 2f7aa89 common: Add "ifndef __ASSEMBLY__" in asm/global_data.h by Siew Chin Lim · 3 years, 9 months ago
  39. cbe607b Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 9 months ago
  40. 8f7a16a Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 9 months ago
  41. bced796 Merge tag 'ti-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 9 months ago
  42. d67da44 arch: sandbox: fix typo in clk.h by Dario Binacchi · 3 years, 9 months ago
  43. 252ee3c arm: dts: sync am33xx-clocks with Linux 5.9-rc7 by Dario Binacchi · 3 years, 9 months ago
  44. cbc3cd0 mpc8379erdb: Add device tree by Sinan Akman · 4 years, 8 months ago
  45. 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 9 months ago
  46. 7f4e294 sunxi: support boot console on uart1 for sun8i by Tobias Schramm · 3 years, 9 months ago
  47. bc24884 sunxi: spl: Fix H616 clock initialization by Jernej Skrabec · 3 years, 10 months ago
  48. a1a652e Merge tag 'mmc-2021-2-19' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 3 years, 9 months ago
  49. ba74bc1 ARM: mach-meson: select MMC_PWRSEQ config by Jaehoon Chung · 3 years, 9 months ago
  50. 766927a Merge branch '2021-02-18-SPL-FIT-OP-TEE-Linux-improvements' by Tom Rini · 3 years, 9 months ago
  51. e880187 dm: test: Add test case for dev->dma_offset by Nicolas Saenz Julienne · 3 years, 10 months ago
  52. 283628c dm: test: Add test case for dev_get_dma_ranges() by Nicolas Saenz Julienne · 3 years, 10 months ago
  53. 289d0ea test: add a simple test for the adc-keys button driver by Marek Szyprowski · 3 years, 9 months ago
  54. efc4ad0bc spl: fit: Drop 'length' argument to board_spl_fit_post_load() by Alexandru Gagniuc · 3 years, 10 months ago
  55. cc32fd9 arm: dts: ls1028a: Add Ethernet switch node and dependencies by Alex Marginean · 3 years, 10 months ago
  56. f43d9e9 arm: dts: sync am33xx gpio nodes with Linux 5.9-rc7 by Dario Binacchi · 3 years, 9 months ago
  57. 1e8f246 ARM: dts: k3-j7200-common-proc-board-u-boot: Fix broken ethernet by Vignesh Raghavendra · 3 years, 9 months ago
  58. c581970 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 9 months ago
  59. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
  60. 73effc2 sh: Remove sh7763rdp board by Tom Rini · 3 years, 9 months ago
  61. f0debb2 sh: Remove sh7757lcr board by Tom Rini · 3 years, 9 months ago
  62. 0c3cd24 sh: Remove sh7753evb board by Tom Rini · 3 years, 9 months ago
  63. da43d96 sh: Remove sh7752evb board by Tom Rini · 3 years, 9 months ago
  64. 215386e sh: Remove r7780mp board by Tom Rini · 3 years, 9 months ago
  65. 5617351 sh: Remove MigoR board by Tom Rini · 3 years, 9 months ago
  66. 865acad ppc: Remove MPC8641HPCN board by Tom Rini · 3 years, 9 months ago
  67. 41bacbe ppc: Remove MPC8610HPCD board by Tom Rini · 3 years, 9 months ago
  68. 2dce449 ppc: Remove MPC8572DS board by Tom Rini · 3 years, 9 months ago
  69. 2339777 ppc: Remove MPC8544DS board by Tom Rini · 3 years, 9 months ago
  70. 2292431 arm: Remove db-88f6281-bp board by Tom Rini · 3 years, 9 months ago
  71. 2ce7b65 arm: Remove ls2080a_simu board by Tom Rini · 3 years, 9 months ago
  72. a1361f4 arm: Remove mx35pdk board by Tom Rini · 3 years, 9 months ago
  73. 8444860 arm: Remove apx4devkit board by Tom Rini · 3 years, 9 months ago
  74. 7c82e12 Merge tag 'u-boot-atmel-fixes-2021.04-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 3 years, 9 months ago
  75. 5dc68b0 ARM: dts: at91: sama7g5ek: enable pull-up for serial debug line by Eugen Hristev · 3 years, 10 months ago
  76. db8fb2f usb: dwc2: change compatible st,stm32mp1-hsotg to st,stm32mp15-hsotg by Patrick Delaunay · 3 years, 9 months ago
  77. c7182c0 Merge tag 'u-boot-amlogic-20210210' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 9 months ago
  78. 98757d8 xilinx: Show silicon version in SPL by Michal Simek · 3 years, 10 months ago
  79. 8bc7801 board: amlogic: odroid: add runtime detection of the N2/N2+/C4/HC4 variants by Marek Szyprowski · 3 years, 10 months ago
  80. f050e3f arm: dts: stm32mp15: alignment with v5.11-rc2 by Patrick Delaunay · 3 years, 10 months ago
  81. 2220c2e ARM: dts: stm32: Fix cosmetic typo: use 'kHz' as kilohertz abbreviation by Fabrice GIRARDOT · 3 years, 10 months ago
  82. a10d06a Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 3 years, 9 months ago
  83. eeeab27 arm64: dts: ls208xa: add gpio node by Biwen Li · 3 years, 10 months ago
  84. d62cbea arm64: dts: ls1088a: add gpio node by Biwen Li · 3 years, 10 months ago
  85. b7ddedf arm64: dts: ls1046a: add gpio node by Biwen Li · 3 years, 10 months ago
  86. b609f1a arm64: dts: ls1043a: add gpio node by Biwen Li · 3 years, 10 months ago
  87. f9428d7 arm64: dts: ls1028a: add gpio node by Biwen Li · 3 years, 10 months ago
  88. 5609300 arm64: dts: ls1012a: add gpio node by Biwen Li · 3 years, 10 months ago
  89. 2b3393c arm: dts: ls1021a: add gpio node by Biwen Li · 3 years, 10 months ago
  90. 7811880 gpio: mpc8xxx_gpio: Fix for litte endian by Biwen Li · 3 years, 10 months ago
  91. 43d1d39 mpc8xxx: fsl_pamu: Update data type in config_pamu by Priyanka Jain · 3 years, 10 months ago
  92. 19dba8b armv7: ls102xa: Enable I-Cache to speed up the boot time by Hou Zhiqiang · 3 years, 10 months ago
  93. 5841073 pci: layerscape: Remove the shadow SVR definitions by Hou Zhiqiang · 3 years, 10 months ago
  94. 37bfd9c PowerPC: keymile: Add support for kmcent2 board by Niel Fourie · 3 years, 10 months ago
  95. c1a215b PowerPC: dts: Pulled in kmcent2 dts files from Linux 5.10 by Niel Fourie · 3 years, 10 months ago
  96. 67477bd armv8: lx2: SVR_SOC_VER: Mask CAN_FD and security bit by Wasim Khan · 3 years, 10 months ago
  97. 3dbc47c armv8: ls1028a: fix stream id allocation by Nipun Gupta · 3 years, 10 months ago
  98. 805b242 board: sl28: add SATA support by Michael Walle · 3 years, 10 months ago
  99. b463010 board: sl28: add network variant 2 support by Michael Walle · 3 years, 10 months ago
  100. 4029d35 board: sl28: add network variant 1 support by Michael Walle · 3 years, 10 months ago