1. 4886f1c arm: dts: k3-j721e-common-proc-board: Add DMA and CPSW related DT nodes by Vignesh Raghavendra · 5 years ago
  2. 06f5552 arm: dts: armada-cp110-*dtsi: add xmdio nodes by Nevo Hed · 5 years ago
  3. 5efb692 arm: dts: k3-am654-base-board-u-boot: change cpsw2g interface mode to rgmii-rxid by Grygorii Strashko · 5 years ago
  4. fb8977c net: Always build the string_to_enetaddr() helper by Joe Hershberger · 5 years ago
  5. 0c5c3f2 arm: -march=armv5t for ARM11 by Heinrich Schuchardt · 5 years ago
  6. 2f02845 Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  7. 6a4b07e imx8m: fix rom version check to unbreak some B0 chips by Patrick Wildt · 5 years ago
  8. bead4f2 Merge tag 'u-boot-rockchip-20191206' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  9. edaec53 ARM: imx: vining2000: Repair PCIe support by Marek Vasut · 5 years ago
  10. 7d84f44 ARM: imx: vining2000: Convert to SPL framework by Marek Vasut · 5 years ago
  11. df1b721 ARM: mx6: pmu: Expose PMU LDO configuration interface by Marek Vasut · 5 years ago
  12. c671d8a board: colibri_imx7: reserve DDR memory for Cortex-M4 by Igor Opaniuk · 5 years ago
  13. d396f13 mx6: Allow configuring the NoC registers on i.MX6QP by Fabio Estevam · 5 years ago
  14. 2d4b87f mx7ulp: Sync the device tree related files by Fabio Estevam · 5 years ago
  15. d136eb9 mx7ulp: scg: Remove unnused scg_a7_apll_init() by Fabio Estevam · 5 years ago
  16. 0619af0 mx7ulp: Remove the _RUN notation from the PMC1 LDOVL definitions by Fabio Estevam · 5 years ago
  17. b8cabb0 mx7ulp: Introduce the CONFIG_LDO_ENABLED_MODE option by Fabio Estevam · 5 years ago
  18. 72a093a mx7ulp: Print the LDO mode status by Fabio Estevam · 5 years ago
  19. e0e6c96 arm: rockchip: rk3308: Initialize the iomux configuration by David Wu · 5 years ago
  20. 4ee6d51 pwm: rk_pwm: Make PWM driver to support all Rockchip Socs by David Wu · 5 years ago
  21. aebd9ed dts: rk3308: Enable ethernet function supported for Firefly ROC_RK3308_CC by David Wu · 5 years ago
  22. 982fab3 arm: dts: Add mac node for rk3308 at dtsi level by David Wu · 5 years ago
  23. fd3a7ae rockchip: misc: protect serial# from getting overwritten by Heiko Stuebner · 5 years ago
  24. d490fad rockchip: misc: don't fail if eth_addr already set by Heiko Stuebner · 5 years ago
  25. c541bfd rockchip: px30: Add support for using UART3 as debug UART by Paul Kocialkowski · 5 years ago
  26. ec4fafd rockchip: px30: Rename CONFIG_DEBUG_UART2_CHANNEL to CONFIG_DEBUG_UART_CHANNEL by Paul Kocialkowski · 5 years ago
  27. b0c5e37 rockchip: px30: Fixup PMUGRF registers layout order by Paul Kocialkowski · 5 years ago
  28. afe18f2 rockchip: px5: enable spl-fifo-mode for emmc for px5-evb by Andy Yan · 5 years ago
  29. 081a51c rockchip: rk3308: enable spl-fifo-mode for emmc by Andy Yan · 5 years ago
  30. 9f67b56 Fix typo in macros, "FIRMEWARE" -> "FIRMWARE" by Thomas Hebb · 5 years ago
  31. eb446ef cmd: nand/sf: isolate legacy code by Miquel Raynal · 5 years ago
  32. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  33. abf2c68 ARM: MediaTek: add basic support for MT8518 boards by mingming lee · 5 years ago
  34. 485627d pinctrl: add driver for MT8518 by mingming lee · 5 years ago
  35. 13e89d7 ARM: MediaTek: Add support for MediaTek MT8518 SoC by mingming lee · 5 years ago
  36. 598d9bc board: omapl138_lcdk: add the mmc device to SPL by Bartosz Golaszewski · 5 years ago
  37. 6a97153 mmc: davinci: drop support for ti,dm6441-mmc by Bartosz Golaszewski · 5 years ago
  38. 1b3d24b armv7m: cache: add invalidate_icache_all() stub by Giulio Benetti · 5 years ago
  39. 32f2ca2 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · 5 years ago
  40. 5255932 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  41. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  42. 288b29e common: Move command functions out of common.h by Simon Glass · 5 years ago
  43. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  44. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  45. 9d3915b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · 5 years ago
  46. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  47. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  48. 6cc915b arm: powerpc: Tidy up code style for cache functions by Simon Glass · 5 years ago
  49. 62270f4 common: Move some SMP functions out of common.h by Simon Glass · 5 years ago
  50. b598147 common: Move some CPU functions out of common.h by Simon Glass · 5 years ago
  51. 68a6aa8 common: Move mii_init() function out of common.h by Simon Glass · 5 years ago
  52. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  53. e3107d1 arm: pxa: Drop pxa_wait_ticks() by Simon Glass · 5 years ago
  54. 6887c5b common: Move some time functions out of common.h by Simon Glass · 5 years ago
  55. b03e051 common: Move serial functions out of common.h by Simon Glass · 5 years ago
  56. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  57. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  58. 62f9b65 common: Move older CPU functions to their own header by Simon Glass · 5 years ago
  59. dd38416 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  60. 089612d Merge tag 'mmc-11-27-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  61. d3eb317 arm: drop eSDHC clock getting in mxc_get_clock() for layerscape by Yangbo Lu · 5 years ago
  62. 4d7d0e2 ARM: dts: stm32: update eMMC configuration for stm32mp157c-ev1 by Patrick Delaunay · 5 years ago
  63. 62d620c ARM: dts: stm32: DT alignment with kernel v5.4-rc4 by Patrick Delaunay · 5 years ago
  64. e07a86b ARM: dts: stm32: DT alignment with kernel v5.3 by Patrick Delaunay · 5 years ago
  65. 4b19b89 Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-boot by Tom Rini · 5 years ago
  66. a1a9843 ARM: socfpga: Unreset NAND in SPL on Gen5 by Marek Vasut · 5 years ago
  67. 2007a73 ARM: socfpga: Add ArriaV ST/SX ID by Marek Vasut · 5 years ago
  68. 97a72bc ARM: socfpga: Purge pending transactions upon enabling bridges on Gen5 by Marek Vasut · 5 years ago
  69. 446cf81 ARM: socfpga: Actually put bridges into reset on Gen5 in bridge disable by Marek Vasut · 5 years ago
  70. 5694090 ARM: defconfig: add unified config for RPi3 and RPi4 by Matthias Brugger · 5 years ago
  71. 917a1e9 ARM: bcm283x: Set memory map at run-time by Matthias Brugger · 5 years ago
  72. dd47ca7 ARM: bcm283x: Set rpi_bcm283x_base at run-time by Matthias Brugger · 5 years ago
  73. 8e3361c ARM: bcm283x: Move BCM283x_BASE to a global variable by Matthias Brugger · 5 years ago
  74. 5051377 arm: dts: bcm283x: Rename U-Boot file by Matthias Brugger · 5 years ago
  75. 89e47e8 fdt: fix bcm283x dm-pre-reloc definitions by Matthias Brugger · 5 years ago
  76. 9a0cbae Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  77. 16540d0 arm: fix -march for ARM11 by Heinrich Schuchardt · 5 years ago
  78. 8019d32 rockchip: px30: enable spl-fifo-mode for both emmc and sdmmc on evb by Heiko Stuebner · 5 years ago
  79. c618bb0 rockchip: Setup dwc3_device (for non-dm gadgets) by Jagan Teki · 5 years ago
  80. 65325fb rockchip: Convert to use FIT generator for optee by Kever Yang · 5 years ago
  81. 47b48fe Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  82. 71d96eb Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  83. 0c14bb5 arm: socfpga: stratix10: Add alias for gmac0 in S10 dts by Ooi, Joyce · 5 years ago
  84. 7dad444 arm: dts: Stratix10: change pad skew values for EMAC0 PHY driver by Ooi, Joyce · 5 years ago
  85. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago
  86. 26fb85f socfpga: fix include guard in misc.h (arch vs. global) by Simon Goldschmidt · 5 years ago
  87. 9184590 arm: dts: Stratix10: Fix memory node address and size cells by Ley Foon Tan · 5 years ago
  88. d47a774 arm: arm11: allow unaligned memory access by Heinrich Schuchardt · 5 years ago
  89. fffb826 Merge tag 'video-for-v2020.01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  90. d64efd9 Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  91. 59b01eb rockchip: dts: tinker: Add tinker-s board support by Michael Trimarchi · 5 years ago
  92. b40abe3 rockchip: dts: tinker: Move u-boot dmc initialization to specific section by Michael Trimarchi · 5 years ago
  93. 64eff47 rockchip: imply instead of selecting SPL_SYS_MALLOC_SIMPLE by Thomas Hebb · 5 years ago
  94. 857d638 rockchip: allow DRAM init in SPL by Thomas Hebb · 5 years ago
  95. 220697a rockchip: SPL: fix ordering of DRAM init by Thomas Hebb · 5 years ago
  96. 208b8cd rockchip: rk3308: Add support for ROC-RK3308-CC board by Andy Yan · 5 years ago
  97. 9ce3de1 rockchip: rk3308: Add dts for ROC-RK3308-CC by Andy Yan · 5 years ago
  98. 9e3de72 board: rockchip: Add rk3308 evb support by Andy Yan · 5 years ago
  99. 22dcd28 arm: dts: rockchip: Add dts for rk3308 evb by Andy Yan · 5 years ago
  100. f1a2252 arm: rockchip: Add RK3308 SOC support by Andy Yan · 5 years ago