1. 5efb692 arm: dts: k3-am654-base-board-u-boot: change cpsw2g interface mode to rgmii-rxid by Grygorii Strashko · 4 years, 11 months ago
  2. fb8977c net: Always build the string_to_enetaddr() helper by Joe Hershberger · 5 years ago
  3. 90ab311 x86: simplify ljmp to 32-bit code by Masahiro Yamada · 4 years, 10 months ago
  4. 0d915a9 x86: use data32 directive instead of macro for operand-size prefix by Masahiro Yamada · 4 years, 10 months ago
  5. bead4f2 Merge tag 'u-boot-rockchip-20191206' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 10 months ago
  6. e0e6c96 arm: rockchip: rk3308: Initialize the iomux configuration by David Wu · 4 years, 10 months ago
  7. 4ee6d51 pwm: rk_pwm: Make PWM driver to support all Rockchip Socs by David Wu · 4 years, 10 months ago
  8. aebd9ed dts: rk3308: Enable ethernet function supported for Firefly ROC_RK3308_CC by David Wu · 4 years, 10 months ago
  9. 982fab3 arm: dts: Add mac node for rk3308 at dtsi level by David Wu · 4 years, 10 months ago
  10. fd3a7ae rockchip: misc: protect serial# from getting overwritten by Heiko Stuebner · 4 years, 10 months ago
  11. d490fad rockchip: misc: don't fail if eth_addr already set by Heiko Stuebner · 4 years, 10 months ago
  12. c541bfd rockchip: px30: Add support for using UART3 as debug UART by Paul Kocialkowski · 4 years, 10 months ago
  13. ec4fafd rockchip: px30: Rename CONFIG_DEBUG_UART2_CHANNEL to CONFIG_DEBUG_UART_CHANNEL by Paul Kocialkowski · 4 years, 10 months ago
  14. b0c5e37 rockchip: px30: Fixup PMUGRF registers layout order by Paul Kocialkowski · 4 years, 10 months ago
  15. afe18f2 rockchip: px5: enable spl-fifo-mode for emmc for px5-evb by Andy Yan · 4 years, 10 months ago
  16. 081a51c rockchip: rk3308: enable spl-fifo-mode for emmc by Andy Yan · 4 years, 10 months ago
  17. 9f67b56 Fix typo in macros, "FIRMEWARE" -> "FIRMWARE" by Thomas Hebb · 5 years ago
  18. eb446ef cmd: nand/sf: isolate legacy code by Miquel Raynal · 5 years ago
  19. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  20. abf2c68 ARM: MediaTek: add basic support for MT8518 boards by mingming lee · 5 years ago
  21. 485627d pinctrl: add driver for MT8518 by mingming lee · 5 years ago
  22. 13e89d7 ARM: MediaTek: Add support for MediaTek MT8518 SoC by mingming lee · 5 years ago
  23. 598d9bc board: omapl138_lcdk: add the mmc device to SPL by Bartosz Golaszewski · 4 years, 11 months ago
  24. 6a97153 mmc: davinci: drop support for ti,dm6441-mmc by Bartosz Golaszewski · 4 years, 11 months ago
  25. 1b3d24b armv7m: cache: add invalidate_icache_all() stub by Giulio Benetti · 4 years, 10 months ago
  26. 32f2ca2 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · 4 years, 11 months ago
  27. a4ef065 Merge branch '2019-12-02-master-imports' by Tom Rini · 4 years, 10 months ago
  28. d67bdaa common: Move trap_init() out of common.h by Simon Glass · 4 years, 11 months ago
  29. 5255932 common: Move some board functions out of common.h by Simon Glass · 4 years, 11 months ago
  30. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 4 years, 11 months ago
  31. 288b29e common: Move command functions out of common.h by Simon Glass · 4 years, 11 months ago
  32. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 4 years, 11 months ago
  33. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 4 years, 11 months ago
  34. 9d3915b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · 4 years, 11 months ago
  35. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 11 months ago
  36. 3374d28 common: Drop checkicache() and checkdcache() by Simon Glass · 4 years, 11 months ago
  37. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 11 months ago
  38. 6cc915b arm: powerpc: Tidy up code style for cache functions by Simon Glass · 4 years, 11 months ago
  39. 62270f4 common: Move some SMP functions out of common.h by Simon Glass · 4 years, 11 months ago
  40. 30c7c43 common: Move checkcpu() out of common.h by Simon Glass · 4 years, 11 months ago
  41. b598147 common: Move some CPU functions out of common.h by Simon Glass · 4 years, 11 months ago
  42. 68a6aa8 common: Move mii_init() function out of common.h by Simon Glass · 4 years, 11 months ago
  43. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 4 years, 11 months ago
  44. e3107d1 arm: pxa: Drop pxa_wait_ticks() by Simon Glass · 4 years, 11 months ago
  45. 6887c5b common: Move some time functions out of common.h by Simon Glass · 4 years, 11 months ago
  46. b03e051 common: Move serial functions out of common.h by Simon Glass · 4 years, 11 months ago
  47. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 4 years, 11 months ago
  48. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 4 years, 11 months ago
  49. c076e5c status_led: Tidy up the code style by Simon Glass · 4 years, 11 months ago
  50. 9ce2aa1 Drop CONFIG_SHOW_ACTIVITY by Simon Glass · 4 years, 11 months ago
  51. 62f9b65 common: Move older CPU functions to their own header by Simon Glass · 4 years, 11 months ago
  52. 1f3813c Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 4 years, 10 months ago
  53. 2a250ae MIPS: remove Micronas VCT boards by Daniel Schwierzeck · 5 years ago
  54. dd38416 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 4 years, 10 months ago
  55. 089612d Merge tag 'mmc-11-27-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 10 months ago
  56. 2906144 Merge tag 'u-boot-stm32-20191126' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 10 months ago
  57. 4b39568 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 4 years, 10 months ago
  58. 1eaffca mpc83xx: remove unused clock.h by Yangbo Lu · 4 years, 11 months ago
  59. d3eb317 arm: drop eSDHC clock getting in mxc_get_clock() for layerscape by Yangbo Lu · 4 years, 11 months ago
  60. 4d7d0e2 ARM: dts: stm32: update eMMC configuration for stm32mp157c-ev1 by Patrick Delaunay · 5 years ago
  61. 62d620c ARM: dts: stm32: DT alignment with kernel v5.4-rc4 by Patrick Delaunay · 5 years ago
  62. e07a86b ARM: dts: stm32: DT alignment with kernel v5.3 by Patrick Delaunay · 5 years ago
  63. 4b19b89 Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-boot by Tom Rini · 4 years, 10 months ago
  64. a1a9843 ARM: socfpga: Unreset NAND in SPL on Gen5 by Marek Vasut · 4 years, 10 months ago
  65. 2007a73 ARM: socfpga: Add ArriaV ST/SX ID by Marek Vasut · 4 years, 10 months ago
  66. 97a72bc ARM: socfpga: Purge pending transactions upon enabling bridges on Gen5 by Marek Vasut · 4 years, 10 months ago
  67. 446cf81 ARM: socfpga: Actually put bridges into reset on Gen5 in bridge disable by Marek Vasut · 4 years, 10 months ago
  68. c44d05d arch: powerpc: add eSDHC node to t4240 dts by Yinbo Zhu · 5 years ago
  69. 3f8f668 arch: powerpc: add eSDHC node to t104x dts by Yinbo Zhu · 5 years ago
  70. d2c398b arch: powerpc: add eSDHC node to t102x dts by Yinbo Zhu · 5 years ago
  71. 428e7a1 arch: powerpc: add eSDHC node to p5040 dts by Yinbo Zhu · 5 years ago
  72. 9d05cd2 arch: powerpc: add eSDHC node to p4080 dts by Yinbo Zhu · 5 years ago
  73. dfeb70c arch: powerpc: add eSDHC node to p3041 dts by Yinbo Zhu · 5 years ago
  74. 067e09f arch: powerpc: add eSDHC node to p2041 dts by Yinbo Zhu · 5 years ago
  75. e126363 arch: powerpc: add eSDHC node to p2020 dts by Yinbo Zhu · 5 years ago
  76. b73d537 arch: powerpc: add eSDHC node to p1020 dts by Yinbo Zhu · 5 years ago
  77. 5694090 ARM: defconfig: add unified config for RPi3 and RPi4 by Matthias Brugger · 5 years ago
  78. 917a1e9 ARM: bcm283x: Set memory map at run-time by Matthias Brugger · 4 years, 11 months ago
  79. dd47ca7 ARM: bcm283x: Set rpi_bcm283x_base at run-time by Matthias Brugger · 4 years, 11 months ago
  80. 8e3361c ARM: bcm283x: Move BCM283x_BASE to a global variable by Matthias Brugger · 4 years, 11 months ago
  81. 5051377 arm: dts: bcm283x: Rename U-Boot file by Matthias Brugger · 5 years ago
  82. 89e47e8 fdt: fix bcm283x dm-pre-reloc definitions by Matthias Brugger · 5 years ago
  83. 9a0cbae Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 10 months ago
  84. 16540d0 arm: fix -march for ARM11 by Heinrich Schuchardt · 4 years, 10 months ago
  85. 8019d32 rockchip: px30: enable spl-fifo-mode for both emmc and sdmmc on evb by Heiko Stuebner · 4 years, 11 months ago
  86. c618bb0 rockchip: Setup dwc3_device (for non-dm gadgets) by Jagan Teki · 4 years, 11 months ago
  87. 65325fb rockchip: Convert to use FIT generator for optee by Kever Yang · 4 years, 11 months ago
  88. 47b48fe Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 4 years, 10 months ago
  89. 71d96eb Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 4 years, 10 months ago
  90. 0c14bb5 arm: socfpga: stratix10: Add alias for gmac0 in S10 dts by Ooi, Joyce · 4 years, 10 months ago
  91. 7dad444 arm: dts: Stratix10: change pad skew values for EMAC0 PHY driver by Ooi, Joyce · 4 years, 10 months ago
  92. a09fea1 env: Finish migration of common ENV options by Tom Rini · 4 years, 11 months ago
  93. 26fb85f socfpga: fix include guard in misc.h (arch vs. global) by Simon Goldschmidt · 5 years ago
  94. 9184590 arm: dts: Stratix10: Fix memory node address and size cells by Ley Foon Tan · 5 years ago
  95. ad38de2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 4 years, 10 months ago
  96. d47a774 arm: arm11: allow unaligned memory access by Heinrich Schuchardt · 4 years, 11 months ago
  97. 037e108 powerpc: t4240: dts: Add Sata DT nodes by Peng Ma · 5 years ago
  98. 5023917 powerpc: t104x: dts: Add Sata DT nodes by Peng Ma · 5 years ago
  99. e68ed56 powerpc: t102x: dts: Add Sata DT nodes by Peng Ma · 5 years ago
  100. 5799a38 powerpc: p5040: dts: Add Sata DT nodes by Peng Ma · 5 years ago