1. d55dbfe rockchip: rk322x: dts: enable uart2 for SPL/TPL by Kever Yang · 6 years ago
  2. 09259fc sysreset: enable driver support in SPL/TPL by Kever Yang · 6 years ago
  3. c34643e rockchip: rk322x: add tpl support by Kever Yang · 6 years ago
  4. 5793e8c rockchip: clk: rk322x: fix assert clock value by Kever Yang · 6 years ago
  5. e4d0d61 rockchip: rk322x: add CLK_EMMC_SAMPLE clock support by Kever Yang · 6 years ago
  6. a0a0d04 arm: add a separate stack for TPL by Kever Yang · 6 years ago
  7. 1e32c51 arm: add option for TPL support in arm 32bit by Kever Yang · 6 years ago
  8. 2f52378 Revert "rockchip: rk322x: ram: enable DRAM init in SPL instead of TPL" by Kever Yang · 6 years ago
  9. dc23c27 arm: remove ARCH_ROCKCHIP macro in common code by Kever Yang · 6 years ago
  10. 93557bd rockchip: add common header boot0.h and gpio.h for soc by Kever Yang · 6 years ago
  11. ffe4037 x86: samus: Add a target to boot through TPL by Simon Glass · 6 years ago
  12. 3dc13cc x86: samus: Update device tree for verified boot by Simon Glass · 6 years ago
  13. 969ed01 x86: samus: Update device tree for SPL by Simon Glass · 6 years ago
  14. 7c03caf x86: Add a simple TPL implementation by Simon Glass · 6 years ago
  15. 49dffb7 x86: Add a way to jump from TPL to SPL by Simon Glass · 6 years ago
  16. 094ba7b x86: samus: Increase the pre-reloc memory again by Simon Glass · 6 years ago
  17. bfeeb8d x86: broadwell: Update PCH to work in TPL by Simon Glass · 6 years ago
  18. 31d5261 x86: Enable the RTC on all boards by Simon Glass · 6 years ago
  19. e766d9f x86: Fix device-tree indentation by Simon Glass · 6 years ago
  20. c5edefb x86: Update device tree for Chromium OS verified boot by Simon Glass · 6 years ago
  21. 93c7607 x86: Update device tree for TPL by Simon Glass · 6 years ago
  22. d4d2521 x86: Add documentation on the samus flashmap by Simon Glass · 6 years ago
  23. 6c45651 x86: Support PCI VGA ROM when TPL is used by Simon Glass · 6 years ago
  24. bf4d8be x86: Don't generate a bootstage report in SPL by Simon Glass · 6 years ago
  25. 665cb18 x86: Don't set up MTRRs in SPL by Simon Glass · 6 years ago
  26. 9fa31fc x86: Support TPL in Intel common code by Simon Glass · 6 years ago
  27. f77ab00 x86: sysreset: Implement the get_last() method by Simon Glass · 6 years ago
  28. d6b1ba2 x86: sysreset: Implement power-off if available by Simon Glass · 6 years ago
  29. 40476f4 x86: sysreset: Separate out the EFI code by Simon Glass · 6 years ago
  30. 2b36eab x86: broadwell: Implement PCH_REQ_PMBASE_INFO by Simon Glass · 6 years ago
  31. 9ffe7cd x86: ivybridge: Implement PCH_REQ_PMBASE_INFO by Simon Glass · 6 years ago
  32. b69b603 x86: pch: Add an ioctl to read power-management info by Simon Glass · 6 years ago
  33. 079b38b x86: mrccache: Add more debugging by Simon Glass · 6 years ago
  34. 9a67994 x86: Support saving MRC data from SPL by Simon Glass · 6 years ago
  35. 17903c0 x86: Add common Intel code for SPL by Simon Glass · 6 years ago
  36. c0052b6 x86: broadwell: Select refcode and CPU code for SPL by Simon Glass · 6 years ago
  37. 43294e6 x86: broadwell: Allow booting from SPL by Simon Glass · 6 years ago
  38. d68574a x86: Allow 16-bit init to be in TPL by Simon Glass · 6 years ago
  39. 051c31b x86: Add support for starting from SPL/TPL by Simon Glass · 6 years ago
  40. 9231206 x86: broadwell: Split CPU init by Simon Glass · 6 years ago
  41. 6b83b29 x86: broadwell: Move init of debug UART to cpu.c by Simon Glass · 6 years ago
  42. 4eabf1e x86: broadwell: Allow SDRAM init from SPL by Simon Glass · 6 years ago
  43. 9f6486b x86: broadwell: Improve SDRAM debugging output by Simon Glass · 6 years ago
  44. 62be5dd x86: Add a handoff header file by Simon Glass · 6 years ago
  45. 7c2ca87 x86: Support booting with TPL by Simon Glass · 6 years ago
  46. 9898790 x86: Support SPL and TPL by Simon Glass · 6 years ago
  47. 20d97f3 x86: dts: Add device-tree labels for rtc and reset by Simon Glass · 6 years ago
  48. c0069e9 x86: Add a way to reinit the cpu by Simon Glass · 6 years ago
  49. 7b14023 x86: mp_init: Use proper error numbers by Simon Glass · 6 years ago
  50. 11b7cc3 x86: Update a stale comment about ifdtool by Simon Glass · 6 years ago
  51. 4a5fc6a x86: start64: Fix copyright message by Simon Glass · 6 years ago
  52. 62c7299 Revert "pci: Scale MAX_PCI_REGIONS based on CONFIG_NR_DRAM_BANKS" by Simon Glass · 6 years ago
  53. 16f4d05 cros_ec: Use a hyphen in the uclass name by Simon Glass · 6 years ago
  54. 4fc2365 spl: Allow sandbox to build a device-tree file by Simon Glass · 6 years ago
  55. 0033318 dm: core: Fix translate condition in ofnode_get_addr_size() by Simon Glass · 6 years ago
  56. 9481c80 binman: Allow sections to have an offset by Simon Glass · 6 years ago
  57. 0b96f6e binman: Add a missing comment in Entry_vblock by Simon Glass · 6 years ago
  58. eb833d8 binman: Don't show image-skip message by default by Simon Glass · 6 years ago
  59. 5203258 binman: Don't generate an error in 'text' entry constructor by Simon Glass · 6 years ago
  60. d47cfdb net: phy: realtek: Introduce quirk to mark RXC not stoppable by Carlo Caione · 6 years ago
  61. e55047e cmd: mdio: Switch to generic helpers when accessing the registers by Carlo Caione · 6 years ago
  62. 4c29dc1 net: phy: ti: use generic helpers to access MMD registers by Carlo Caione · 6 years ago
  63. 4f6746d net: phy: Add generic helpers to access MMD PHY registers by Carlo Caione · 6 years ago
  64. b015ab5 efi_loader: signature of ExitBootServices() by Heinrich Schuchardt · 6 years ago
  65. 470dfa5 efi_loader: LoadImage() check source size by Heinrich Schuchardt · 6 years ago
  66. 84a918e efi_loader: LoadImage() check parent image by Heinrich Schuchardt · 6 years ago
  67. e7c3cd6 efi_loader: HandleProtocol parameter checks by Heinrich Schuchardt · 6 years ago
  68. 529886a efi_loader: use EFI_PRINT instead of debug by Heinrich Schuchardt · 6 years ago
  69. ec163fa efi_loader: CloseProtocol() requires valid agent handle by Heinrich Schuchardt · 6 years ago
  70. 24f6be7 efi_selftest: unit test for RegisterProtocolNotify() by Heinrich Schuchardt · 6 years ago
  71. ab15d41 efi_loader: implement RegisterProtocolNotify() by Heinrich Schuchardt · 6 years ago
  72. 3626e53 efi_loader: EVT_NOTIFY_SIGNAL events by Heinrich Schuchardt · 6 years ago
  73. 8101dd3 efi_selftest: remove redundant function efi_st_memcmp() by Heinrich Schuchardt · 6 years ago
  74. 126a43f efi_loader: unload applications upon Exit() by Heinrich Schuchardt · 6 years ago
  75. df116e8 efi_loader: implement UnloadImage() by Heinrich Schuchardt · 6 years ago
  76. 46e99a9 efi_loader: move efi_unload_image() down in source by Heinrich Schuchardt · 6 years ago
  77. cd73aba efi_loader: mark started images by Heinrich Schuchardt · 6 years ago
  78. 8dfb5e6 efi_loader: correct parameter check in LocateHandle() by Heinrich Schuchardt · 6 years ago
  79. 1884512 efi_loader: allowable event types in CreateEventEx() by Heinrich Schuchardt · 6 years ago
  80. 52cbac9 efi_loader: clean up UEFI sub-system initialization by Heinrich Schuchardt · 6 years ago
  81. 8d7f06b Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  82. 6984044 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  83. ba932bc ARM: dts: renesas: Add RZ/A1 GR-Peach board by Chris Brandt · 7 years ago
  84. 3529596 ARM: dts: renesas: Add RZ/A1 platform code by Chris Brandt · 7 years ago
  85. b5b6656 spi: rpc: Add support for operation without clock framework by Marek Vasut · 6 years ago
  86. 24b3247 net: sh_eth: Add support for operation without clock framework by Marek Vasut · 6 years ago
  87. 31650cf net: sh_eth: Add RZ/A1 support by Marek Vasut · 6 years ago
  88. 67180fe serial: sh: Add RZ/A1 support by Marek Vasut · 6 years ago
  89. 4d0732b timer: renesas: Add RZ/A1 R7S72100 OSTM timer driver by Marek Vasut · 6 years ago
  90. cbde9de pinctrl: renesas: Add RZ/A1 R7S72100 pin control driver by Marek Vasut · 6 years ago
  91. 86b8e7d gpio: renesas: Add RZ/A1 R7S72100 GPIO driver by Marek Vasut · 6 years ago
  92. 99156cd sh: 7785: Remove CPU support by Marek Vasut · 6 years ago
  93. 0648066 sh: sh7785lcr: Remove the board by Marek Vasut · 6 years ago
  94. d13a614 sh: 7724: Remove CPU support by Marek Vasut · 6 years ago
  95. e4f01b5 sh: ecovec: Remove the board by Marek Vasut · 6 years ago
  96. b3c27c9 sh: sh7757lcr: Fix copy-paste error in README by Marek Vasut · 6 years ago
  97. 44237e2 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  98. 8b77ea9 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  99. 32e308d ARM: socfpga: stratix10: Probe FPGA status before bridge enable by Ang, Chee Hong · 6 years ago
  100. a03e9d9 ARM: socfpga: stratix10: Disable FPGA2SOC reset by Ang, Chee Hong · 6 years ago