1. 398ae02 sandbox: Correct SDL build flags by Simon Glass · 6 years ago
  2. 9814430 sandbox: add memset_io(..), memcpy_fromio(..) and memcpy_toio(..) by Christian GMEINER · 6 years ago
  3. 9d42b61 arm: dts: add ethernet related node for MT7629 SoC by Weijie Gao · 6 years ago
  4. d9506a6 arm: dts: add ethernet related node for MT7623 SoC by Weijie Gao · 6 years ago
  5. 3e066bc reset: MedaiTek: add reset controller driver for MediaTek SoCs by Weijie Gao · 6 years ago
  6. e7ab6df poplar: add DWC2 OTG gadget support by Shawn Guo · 6 years ago
  7. 6f2d59c test: bootcount: add bootcount-uclass test by Philipp Tomsich · 6 years ago
  8. c9e257a Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  9. 7f94186 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  10. 70cae47 ARM: dts: socfpga: Add missing SDMMC reset by Tien Fong Chee · 6 years ago
  11. f811e97 Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET by Jean-Jacques Hiblot · 6 years ago
  12. b975a52 ARM: dts: define USB aliases for all omap5 platforms by Jean-Jacques Hiblot · 6 years ago
  13. e5aa3f4 Merge tag 'u-boot-imx-20190110' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  14. d4a0c09 imx8m: clock: Fix oscillator values by Fabio Estevam · 6 years ago
  15. da72574 imx8: cpu: correct info by Peng Fan · 6 years ago
  16. 8165347 ARM: vf610: ddrmc: do not write CR79 by default by Stefan Agner · 6 years ago
  17. 52c2c97 ARM: vf610: ddrmc: fix initialization completion detection by Stefan Agner · 6 years ago
  18. b77e368 ARM: vf610: ddrmc: fix CR138 preprocessor define by Stefan Agner · 6 years ago
  19. a95d444 ARM: vf610: ddrmc: program Dummy DDRBYTE1/2 by Stefan Agner · 6 years ago
  20. 9d47d13 arm: Round the dma_alloc_coherent memory size to cache line aligned by Ye Li · 6 years ago
  21. 3b6989b sunxi: drop default SPL_LIBDISK_SUPPORT enablement by Andre Przywara · 6 years ago
  22. 7e40d0a Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 6 years ago
  23. df1ff4d exynos: Leave the compiler to choose the register to avoid possible r0 corruption by Guillaume GARDET · 6 years ago
  24. 2a19570 exynos: allow SPL to build in thumb mode by Guillaume GARDET · 6 years ago
  25. 77012e7 rockchip: rk3399-puma: Set VDD_LOG to 950 mV. by Christoph Muellner · 6 years ago
  26. 00268e6 rockchip: rk3399-puma: Cleanup of vdd_log DTS entry. by Christoph Muellner · 6 years ago
  27. 7ff0255 rockchip: rk3036: ram: update license by Kever Yang · 6 years ago
  28. 3119ecc rockchip: sdram-common: fix wrong size for 4GB in 32bit SoC by Kever Yang · 6 years ago
  29. 522e035 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · 6 years ago
  30. 416f631 imx8m: ddr: removed unused macros by Peng Fan · 6 years ago
  31. 86ac7a9 imx: add i.MX8MQ EVK support by Peng Fan · 6 years ago
  32. e3963c0 drivers: ddr: introduce DDR driver for i.MX8M by Peng Fan · 6 years ago
  33. 389023c imx: imx8m: add lpddr4 header file by Peng Fan · 6 years ago
  34. 60afc50 imx: imx8m: not build bootaux when building SPL by Peng Fan · 6 years ago
  35. 94df988 imx: imx8mq: build flash.bin by Peng Fan · 6 years ago
  36. dfbc296 imx: imx8m: introduce imximage cfg file by Peng Fan · 6 years ago
  37. a9eed6e imx: imx8m: introduce script to generate fit image by Peng Fan · 6 years ago
  38. b3e5cb8 imx: imx8m: clock refactor dram pll part by Peng Fan · 6 years ago
  39. 278f273 imx: spl: add MMC BOOT Device for i.MX8M by Peng Fan · 6 years ago
  40. cd357ad imx: rename mx8m,MX8M to imx8m,IMX8M by Peng Fan · 6 years ago
  41. 14d4a3d imx: introduce is_imx8mq helper by Peng Fan · 6 years ago
  42. 5041d1e imx: cpu: add CHIP_REV_2_1 macro by Peng Fan · 6 years ago
  43. 4ac94bfa arm: imx8qxp: build u-boot-dtb.cfgout before checking files by Peng Fan · 6 years ago
  44. ea91031 imx: hab: extend hab_auth_img to calculate ivt_offset by Parthiban Nallathambi · 6 years ago
  45. 0532014 ARM: DTS: Provide pinfunc definitions for vybrid vf610 from Linux kernel by Lukasz Majewski · 6 years ago
  46. 3b13b68 ARM: DTS: Add iomux node to vf.dtsi for Vybrid devices by Lukasz Majewski · 6 years ago
  47. e246bfc SPL: Add HAB image authentication to FIT by Ye Li · 6 years ago
  48. 68e7410 imx: bootaux: fix stack and pc assignment on 64-bit platforms by Gary Bisson · 6 years ago
  49. cb15885 imx: mx8m: add memory mapping for CAAM and TCM by Gary Bisson · 6 years ago
  50. 725019b embestmx6boards: Add SPL support by Fabien Lahoudere · 6 years ago
  51. da4918a watchdog: imx: add config to disable wdog reset by Xiaoliang Yang · 6 years ago
  52. 005c1cf watchdog: driver support for fsl-lsch2 by Xiaoliang Yang · 6 years ago
  53. 08337cd riscv: bootm: Support booting VxWorks by Bin Meng · 6 years ago
  54. 2001a81 ARM: uniphier: dts: sync with Linux 4.20 by Masahiro Yamada · 6 years ago
  55. 6bc50a8 ARM: uniphier: do not modify bootcmd environment variable at run-time by Masahiro Yamada · 6 years ago
  56. 1f5a3cd mt7629: use linux kernel compatible SMP initialization by Weijie Gao · 6 years ago
  57. adc702e arm: K3: Fix usage of CONFIG_SYS_K3_KEY by Lokesh Vutla · 6 years ago
  58. a170274 ARM: mach-omap2: omap3: Fix GPIO clocking in SPL by Adam Ford · 6 years ago
  59. c96d903 exynos: imply SYS_THUMB_BUILD by Guillaume GARDET · 6 years ago
  60. 562a63e Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  61. 5c67678 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  62. b770215 Merge tag 'u-boot-amlogic-20181219' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
  63. fd0135e Merge tag 'mips-updates-for-2019.11' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  64. 1670a15 ARM: mvebu: remove out of date comment by Chris Packham · 6 years ago
  65. bd55817 arm: socfpga: stratix10: Enable Stratix10 FPGA Reconfiguration by Ang, Chee Hong · 6 years ago
  66. 877ec6e arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table by Ang, Chee Hong · 6 years ago
  67. 8b36ba2 arm: socfpga: stratix10: Add macros for mailbox's arguments by Ang, Chee Hong · 6 years ago
  68. d99f1e9 arm: socfpga: stratix10: Add generic FPGA reconfig mailbox API for S10 by Ang, Chee Hong · 6 years ago
  69. 53904dc arm: dts: s400: Fix status for eMMC and SDIO ports by Neil Armstrong · 6 years ago
  70. 25c7de2 mips: jz47xx: Add Creator CI20 platform by Paul Burton · 6 years ago
  71. cd71b1d mips: jz47xx: Add JZ4780 SoC support by Paul Burton · 6 years ago
  72. b325c4d mips: Add SPL header by Paul Burton · 6 years ago
  73. f8c8ced MSCC: add board support for the Luton based evaluation board by Gregory CLEMENT · 6 years ago
  74. 6787c1e MSCC: add board support for the Ocelots based evaluation boards by Gregory CLEMENT · 6 years ago
  75. 6bd8231 MSCC: add support for Luton SoCs by Gregory CLEMENT · 6 years ago
  76. dd1033e MSCC: add support for Ocelot SoCs by Gregory CLEMENT · 6 years ago
  77. 464b96b MIPS: Allow to prefetch and lock instructions into cache by Gregory CLEMENT · 6 years ago
  78. 48ee7b6 MIPS: move create_tlb() in an proper header: mipsregs.h by Gregory CLEMENT · 6 years ago
  79. a0abb52 MIPS: remove local_irq_[save|restore] from CP0 macros by Daniel Schwierzeck · 6 years ago
  80. a5f50e0 mips: mt76xx: Flush d-cache in arch_misc_init() to solve d-cache issues by Stefan Roese · 6 years ago
  81. 8da7495 mips: xilfpga: fix DTC warnings by Daniel Schwierzeck · 6 years ago
  82. d2f0258 mips: ath79: fix DTC warnings by Daniel Schwierzeck · 6 years ago
  83. a4bfa0e bmips: enable ar-5315u enet support by Álvaro Fernández Rojas · 6 years ago
  84. 93bd64b bmips: bcm6318: add support for bcm6368-enet by Álvaro Fernández Rojas · 6 years ago
  85. 173e3ae bmips: enable vr-3032u enet support by Álvaro Fernández Rojas · 6 years ago
  86. b07f2dc bmips: bcm63268: add support for bcm6368-enet by Álvaro Fernández Rojas · 6 years ago
  87. ba329fd bmips: enable dgnd3700v2 enet support by Álvaro Fernández Rojas · 6 years ago
  88. 4518a24 bmips: bcm6362: add support for bcm6368-enet by Álvaro Fernández Rojas · 6 years ago
  89. 54468f5 bmips: enable ar-5387un enet support by Álvaro Fernández Rojas · 6 years ago
  90. 45934ed bmips: bcm6328: add support for bcm6368-enet by Álvaro Fernández Rojas · 6 years ago
  91. 2e498f2 bmips: enable wap-5813n enet support by Álvaro Fernández Rojas · 6 years ago
  92. d9c1f0c bmips: bcm6368: add support for bcm6368-enet by Álvaro Fernández Rojas · 6 years ago
  93. 9c0c7e8 bmips: enable nb4-ser enet support by Álvaro Fernández Rojas · 6 years ago
  94. 15591a9 bmips: enable hg556a enet support by Álvaro Fernández Rojas · 6 years ago
  95. 4f88720 bmips: bcm6358: add support for bcm6348-enet by Álvaro Fernández Rojas · 6 years ago
  96. eb4bdc7 bmips: enable ct-5361 enet support by Álvaro Fernández Rojas · 6 years ago
  97. 9dc07b9 bmips: bcm6348: add support for bcm6348-enet by Álvaro Fernández Rojas · 6 years ago
  98. ec96de3 bmips: enable f@st1704 enet support by Álvaro Fernández Rojas · 6 years ago
  99. d7f5bc1 bmips: bcm6338: add support for bcm6348-enet by Álvaro Fernández Rojas · 6 years ago
  100. 6e0faa2 bmips: bcm6318: add bcm6348-iudma support by Álvaro Fernández Rojas · 6 years ago