1. 048a92e Fix spelling of available. by Vagrant Cascadian · 5 years ago
  2. f30f268 Merge tag 'rockchip-for-v2019.07-rc1' of git://git.denx.de/u-boot-rockchip by Tom Rini · 5 years ago
  3. 062aceb Merge git://git.denx.de/u-boot-marvell by Tom Rini · 5 years ago
  4. 7d41f2d Merge git://git.denx.de/u-boot-riscv by Tom Rini · 5 years ago
  5. 7aaf2af Merge tag 'u-boot-amlogic-20190509' of git://git.denx.de/u-boot-amlogic by Tom Rini · 5 years ago
  6. 65cc7dc rockchip: rk3399: Add Nanopc T4 board support by Jagan Teki · 5 years ago
  7. b2f5da9 rockchip: rk3399: Add Nanopi M4 board support by Jagan Teki · 5 years ago
  8. adc91db rockchip: dts: rk3399: nanopi4: Use CD pin as RK_FUNC_1 by Jagan Teki · 5 years ago
  9. 3cedc97 RISCV: image: Add booti support by Atish Patra · 5 years ago
  10. f9281b8 riscv: prior_stage_fdt_address should only be used when OF_PRIOR_STAGE is enabled by Rick Chen · 5 years ago
  11. bdce389 riscv: Introduce CONFIG_XIP to support booting from flash by Rick Chen · 5 years ago
  12. 92d911b mach-meson: g12a: add DWC2 peripheral mode support by Neil Armstrong · 6 years ago
  13. 13cba82 arm: mvebu: clearfog: add MMC to SPL DT by Baruch Siach · 5 years ago
  14. 22bb913 arm: mvebu: Add CRS305-1G-4S board by Luka Kovacic · 5 years ago
  15. eb51198 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 5 years ago
  16. 83f71ef net: phy: micrel: Use correct skew values on KSZ9021 by James Byrne · 6 years ago
  17. 504bf79 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 5 years ago
  18. 997b857 sun50i: a64: Add Olimex A64-Teres-I board initial support by Jonas Smedegaard · 5 years ago
  19. d364e6b rockchip: dts: rk3399: Sync rk3399-nanopi4.dtsi from Linux by Jagan Teki · 5 years ago
  20. 2666bd4 arm: rockchip: rk3399: Move common configs in Kconfig by Jagan Teki · 5 years ago
  21. e0bca28 rockchip: dts: rk3399: Sync pwm2_pin_pull_down from Linux 5.1-rc2 by Jagan Teki · 5 years ago
  22. 90430fa arm64: rockchip: dts: rk3399: Use rk3399-u-boot.dtsi by Jagan Teki · 5 years ago
  23. b5f8891 rockchip: dts: rk3399-u-boot: Add u-boot, dm-pre-reloc for spi1 by Jagan Teki · 5 years ago
  24. ddf49cb arm64: rockchip: dts: rk3399: Add board -u-boot.dtsi files by Jagan Teki · 5 years ago
  25. 82d08de dts: Makefile: Build rockchip dtbs based on SoC types by Jagan Teki · 5 years ago
  26. ec107f0 rockchip: chromebook_minnie: Enable sound by Simon Glass · 5 years ago
  27. 6bbf5e1 rockchip: rk3399: add tpl support by Kever Yang · 6 years ago
  28. 3cbec0a rockchip: add u-boot-tpl-v8.lds by Kever Yang · 5 years ago
  29. 615e9b3 rockchip: px5: add timer0 dts node as tick timer by Kever Yang · 5 years ago
  30. 6459e7f rockchip: rk3368: remove uart iomux init in SPL by Kever Yang · 5 years ago
  31. 6b780e4 rockchip: boot0: update CONFIG_ROCKCHIP_SPL_RESERVE_IRAM for SPL only by Kever Yang · 5 years ago
  32. 4d9dd40 rockchip: px5 update dts for spl/tpl by Kever Yang · 5 years ago
  33. 579a168 rockchip: rk3368: support UART2/4 in board_debug_uart_init() by Kever Yang · 5 years ago
  34. d55dbfe rockchip: rk322x: dts: enable uart2 for SPL/TPL by Kever Yang · 5 years ago
  35. 09259fc sysreset: enable driver support in SPL/TPL by Kever Yang · 5 years ago
  36. c34643e rockchip: rk322x: add tpl support by Kever Yang · 5 years ago
  37. a0a0d04 arm: add a separate stack for TPL by Kever Yang · 5 years ago
  38. 1e32c51 arm: add option for TPL support in arm 32bit by Kever Yang · 5 years ago
  39. dc23c27 arm: remove ARCH_ROCKCHIP macro in common code by Kever Yang · 5 years ago
  40. 93557bd rockchip: add common header boot0.h and gpio.h for soc by Kever Yang · 5 years ago
  41. 3dc13cc x86: samus: Update device tree for verified boot by Simon Glass · 5 years ago
  42. 969ed01 x86: samus: Update device tree for SPL by Simon Glass · 5 years ago
  43. 7c03caf x86: Add a simple TPL implementation by Simon Glass · 5 years ago
  44. 49dffb7 x86: Add a way to jump from TPL to SPL by Simon Glass · 5 years ago
  45. bfeeb8d x86: broadwell: Update PCH to work in TPL by Simon Glass · 5 years ago
  46. 31d5261 x86: Enable the RTC on all boards by Simon Glass · 5 years ago
  47. e766d9f x86: Fix device-tree indentation by Simon Glass · 5 years ago
  48. c5edefb x86: Update device tree for Chromium OS verified boot by Simon Glass · 5 years ago
  49. 93c7607 x86: Update device tree for TPL by Simon Glass · 5 years ago
  50. bf4d8be x86: Don't generate a bootstage report in SPL by Simon Glass · 5 years ago
  51. 665cb18 x86: Don't set up MTRRs in SPL by Simon Glass · 5 years ago
  52. 9fa31fc x86: Support TPL in Intel common code by Simon Glass · 5 years ago
  53. 2b36eab x86: broadwell: Implement PCH_REQ_PMBASE_INFO by Simon Glass · 5 years ago
  54. 9ffe7cd x86: ivybridge: Implement PCH_REQ_PMBASE_INFO by Simon Glass · 5 years ago
  55. 079b38b x86: mrccache: Add more debugging by Simon Glass · 5 years ago
  56. 9a67994 x86: Support saving MRC data from SPL by Simon Glass · 5 years ago
  57. 17903c0 x86: Add common Intel code for SPL by Simon Glass · 5 years ago
  58. c0052b6 x86: broadwell: Select refcode and CPU code for SPL by Simon Glass · 5 years ago
  59. 43294e6 x86: broadwell: Allow booting from SPL by Simon Glass · 5 years ago
  60. d68574a x86: Allow 16-bit init to be in TPL by Simon Glass · 5 years ago
  61. 051c31b x86: Add support for starting from SPL/TPL by Simon Glass · 5 years ago
  62. 9231206 x86: broadwell: Split CPU init by Simon Glass · 5 years ago
  63. 6b83b29 x86: broadwell: Move init of debug UART to cpu.c by Simon Glass · 5 years ago
  64. 4eabf1e x86: broadwell: Allow SDRAM init from SPL by Simon Glass · 5 years ago
  65. 9f6486b x86: broadwell: Improve SDRAM debugging output by Simon Glass · 5 years ago
  66. 62be5dd x86: Add a handoff header file by Simon Glass · 5 years ago
  67. 7c2ca87 x86: Support booting with TPL by Simon Glass · 5 years ago
  68. 9898790 x86: Support SPL and TPL by Simon Glass · 5 years ago
  69. 20d97f3 x86: dts: Add device-tree labels for rtc and reset by Simon Glass · 5 years ago
  70. c0069e9 x86: Add a way to reinit the cpu by Simon Glass · 5 years ago
  71. 7b14023 x86: mp_init: Use proper error numbers by Simon Glass · 5 years ago
  72. 11b7cc3 x86: Update a stale comment about ifdtool by Simon Glass · 5 years ago
  73. 4a5fc6a x86: start64: Fix copyright message by Simon Glass · 5 years ago
  74. 8d7f06b Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  75. 6984044 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  76. ba932bc ARM: dts: renesas: Add RZ/A1 GR-Peach board by Chris Brandt · 7 years ago
  77. 3529596 ARM: dts: renesas: Add RZ/A1 platform code by Chris Brandt · 7 years ago
  78. 99156cd sh: 7785: Remove CPU support by Marek Vasut · 5 years ago
  79. 0648066 sh: sh7785lcr: Remove the board by Marek Vasut · 5 years ago
  80. d13a614 sh: 7724: Remove CPU support by Marek Vasut · 5 years ago
  81. e4f01b5 sh: ecovec: Remove the board by Marek Vasut · 5 years ago
  82. 44237e2 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  83. 32e308d ARM: socfpga: stratix10: Probe FPGA status before bridge enable by Ang, Chee Hong · 5 years ago
  84. a03e9d9 ARM: socfpga: stratix10: Disable FPGA2SOC reset by Ang, Chee Hong · 5 years ago
  85. 6bf238a arm: socfpga: Move Stratix 10 SDRAM driver to DM by Ley Foon Tan · 5 years ago
  86. bc17990 arm: dts: Stratix10: Add SDRAM node by Ley Foon Tan · 5 years ago
  87. 5918afd ddr: altera: Compile ALTERA SDRAM in SPL only by Ley Foon Tan · 5 years ago
  88. d51761f ARM: dts: stm32: Add qspi support for stm32f469-disco board by Patrice Chotard · 5 years ago
  89. 78d5b61 ARM: dts: stm32: Set spi-rx/tx-bus-width to 4 for stm32f769-disco by Patrice Chotard · 5 years ago
  90. 2f2f68f ARM: dts: stm32: Remove useless spi-nor compatible string by Patrice Chotard · 5 years ago
  91. 7d549cc ARM: dts: stm32: Set spi-rx/tx-bus-width to 4 for stm32f746-disco by Patrice Chotard · 5 years ago
  92. 3fdc11b ARM: dts: stm32: Set spi-rx/tx-bus-width to 4 for stm32f746-eval by Patrice Chotard · 5 years ago
  93. 48769a2 ARM: dts: stm32: add qspi flash compatible string for stm32f746-eval by Patrice Chotard · 5 years ago
  94. b42721d ARM: dts: stm32: add qspi flash compatible string for stm32f769-disco by Patrice Chotard · 5 years ago
  95. c987e08 ARM: dts: stm32: Fix qspi memory map size for stm32f7 boards by Patrice Chotard · 5 years ago
  96. 16f6cb4 mach-stm32: Add MPU region for spi-nor memory mapped region by Patrice Chotard · 5 years ago
  97. 1dbd9a7 arm: mach-omap2: am33xx: ddr: update value for ext_phy_ctrl_36 by Brad Griffis · 5 years ago
  98. 7b5774e arm: mach-omap2: am33xx: Disable EMIF_DEVOFF immediately before hw leveling by Brad Griffis · 5 years ago
  99. 6fe3e5b arm: mach-omap2: am33xx: Enable HW Leveling in the rtc+ddr path by Brad Griffis · 5 years ago
  100. 84cf295 arm: mach-omap2: am33xx: ddr: Add 1ms delay to avoid L3 error by Brad Griffis · 5 years ago