1. 5a4e018 x86: Add binman symbols to the image by Simon Glass · 5 years ago
  2. aba3c60 x86: Move common Intel CPU info code into a function by Simon Glass · 5 years ago
  3. fffb220 x86: fsp: Add access to variable MRC data by Simon Glass · 5 years ago
  4. 99bb201 x86: fsp: Add a few more definitions for FSP2 by Simon Glass · 5 years ago
  5. 16fc74a efi: Move inline functions to unconditional part of header by Simon Glass · 5 years ago
  6. 80c726f x86: fsp: Move common support functions into a common file by Simon Glass · 5 years ago
  7. ac4df6f x86: Move common fsp functions into a common file by Simon Glass · 5 years ago
  8. ddb39b2 x86: fsp: Move common dram functions into a common file by Simon Glass · 5 years ago
  9. e464d6e x86: fsp: Tidy up comment style a little by Simon Glass · 5 years ago
  10. f755a45 x86: fsp: Use if() instead of #ifdef by Simon Glass · 5 years ago
  11. ef8a2dd x86: fsp: Create a common fsp_support.h header by Simon Glass · 5 years ago
  12. 1372414 x86: Rename some FSP functions to have an fsp_ prefix by Simon Glass · 5 years ago
  13. d22c135 x86: sysreset: Allow reset driver to be included in SPL/TPL by Simon Glass · 5 years ago
  14. b7fb513 spl: Add a function to determine the U-Boot phase by Simon Glass · 5 years ago
  15. f120775 spl: Set up the bloblist in board_init_r() by Simon Glass · 5 years ago
  16. c5d2720 spl: Add an arch-specific hook for writing to SPL handoff by Simon Glass · 5 years ago
  17. 540ee8d spl: handoff: Correct Kconfig condition for SPL and TPL by Simon Glass · 5 years ago
  18. 9502cae spl: Avoid checking for Ctrl-C in SPL with print_buffer() by Simon Glass · 5 years ago
  19. d945a49 serial: ns16550: Allow serial to enabled/disabled in SPL by Simon Glass · 5 years ago
  20. bdb4016 mtd: spi: Add 'struct spi_flash {' to the code by Simon Glass · 5 years ago
  21. 03b1d8f binman: Allow selection of logging verbosity by Simon Glass · 5 years ago
  22. eaec4f1 binman: Pass the toolpath to binman from the main Makefile by Simon Glass · 5 years ago
  23. 4b6e2bb x86: Move fsp_ffs.h include to fsp_arch.h by Simon Glass · 5 years ago
  24. 3206688 x86: Move fsp_bootmode.h to the generic fsp directory by Simon Glass · 5 years ago
  25. 0b7df8a x86: Move fsp_infoheader.h to the generic fsp directory by Simon Glass · 5 years ago
  26. 7cd23b1 x86: Move fsp_hob.h to the generic fsp directory by Simon Glass · 5 years ago
  27. 6fd4e0b x86: Move fsp_fv.h to the generic fsp directory by Simon Glass · 5 years ago
  28. d7004b9 x86: Move fsp_types.h to the generic fsp directory by Simon Glass · 5 years ago
  29. b56ddd9 x86: Move fsp_api.h inclusion out of fsp_support.h by Simon Glass · 5 years ago
  30. e0e4b64 x86: Create a new fsp_arch.h header by Simon Glass · 5 years ago
  31. 788ed15 x86: Move fsp_azalia.h to the generic fsp directory by Simon Glass · 5 years ago
  32. 6c34fc1 x86: Rename existing FSP code to fsp1 by Simon Glass · 5 years ago
  33. 8c70180 Prepare v2019.10 by Tom Rini · 5 years ago
  34. 5738e94 NET: DW: fix regression for ARC boards by Eugeniy Paltsev · 5 years ago
  35. 644c271 Merge branch '2019-10-06-master-imports' by Tom Rini · 5 years ago
  36. 23b1349 cmd: host: fix seg fault at "host info" by AKASHI Takahiro · 5 years ago
  37. 293f392 MAINTAINERS: Update my email address by Maxime Ripard · 5 years ago
  38. fe6275f arm: socfpga: disable CONFIG_SPL_WDT for gen5 and a10 by Simon Goldschmidt · 5 years ago
  39. 8e8e1cc gitlab-ci: fix typo 'plaforms' by Heinrich Schuchardt · 5 years ago
  40. 11a5a6d Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  41. 5cb2bf0 Merge branch '2019-10-04-master-imports' by Tom Rini · 5 years ago
  42. f2d89d1 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
  43. 9ad1d3b Revert "env: solve compilation error in SPL" by Tom Rini · 5 years ago
  44. 58eda55 ARM: dts: imx6q-logicpd: Add missing imx6q-logicpd-u-boot for SPL by Adam Ford · 5 years ago
  45. 3136e3d initcall.h: initcall_run_list(): Improve debug output by Ovidiu Panait · 5 years ago
  46. 1d5ccd6 Kconfig: fix a typo in the description of bmp command. by Andrius Štikonas · 5 years ago
  47. 9a10207 Kconfig: Migrate CONFIG_BOOTM_* options by Tom Rini · 5 years ago
  48. 014a381 cmd: part: number: return hexadecimal value by Roman Stratiienko · 5 years ago
  49. 22bbed7 ARM: keystone2: update the default addresses of the secure monitor by Jean-Jacques Hiblot · 5 years ago
  50. 6c43b52 board: ti: am654: Disable TRNG node for HS devices by Andrew F. Davis · 5 years ago
  51. c492752 autoboot: add necessary dependency at AUTOBOOT_MENU_SHOW by AKASHI Takahiro · 5 years ago
  52. 5d81b99 MAINTAINERS, git-mailrc: Update the maintainer for socfpga by Ley Foon Tan · 5 years ago
  53. d136e98 Makefile: mrproper should remove *.pyc files by Heinrich Schuchardt · 5 years ago
  54. c320b26 Makefile: Fix typo around CONFIG_SPL_FIT_SOURCE by Michal Simek · 5 years ago
  55. 8e3c0bb arm: K3: Increase default SYSFW image size allocation by Andrew F. Davis · 5 years ago
  56. 47f85de dm: core: Correct bad cast in ofnode_get_addr_size_index() by Simon Glass · 5 years ago
  57. dfd4315 dm: core: Correct low cell in ofnode_read_pci_addr() by Simon Glass · 5 years ago
  58. e98b7ef Merge tag 'rpi-next-2019.10.2' of https://github.com/mbgg/u-boot by Tom Rini · 5 years ago
  59. cdc4f2d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
  60. d87a21d x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters by Andy Shevchenko · 5 years ago
  61. d3dcfe2 rpi4: enable dram bank initialization by Matthias Brugger · 5 years ago
  62. c5078d5 Merge tag 'u-boot-atmel-fixes-2019.10-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 5 years ago
  63. f2a06e2 Merge tag 'u-boot-rockchip-20190928' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  64. e004c5f at91: configs: Drop duplication of defconfig macros by Tudor Ambarus · 5 years ago
  65. 8ec84e0 arm: at91: gardena-smart-gateway-at91sam: Enable CONFIG_SYS_NAND_USE_FLASH_BBT by Stefan Roese · 5 years ago
  66. a07df96 ARM: dts: rmobile: Restore increase off-on delay on the SD Vcc regulator by Marek Vasut · 6 years ago
  67. 5a98979 rockchip: make_fit_atf.py: fix .its generation for a single atf image by Heiko Stuebner · 5 years ago
  68. 1b03955 rockchip: misc: read the correct number of bytes from the efuse by Heiko Stuebner · 5 years ago
  69. a57f16c Merge tag 'efi-2019-10-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  70. 6812f5e ci: add envtools support by Pierre-Jean Texier · 5 years ago
  71. 1abf6c7 env: add missing <compiler.h> header file by Pierre-Jean Texier · 5 years ago
  72. d7f9545 fw_env: fix build error by Pierre-Jean Texier · 5 years ago
  73. ee143c6 fw_env: remove duplicated definitions by Pierre-Jean Texier · 5 years ago
  74. a6c25fb efi_loader: SetVariable() deleting variables by Heinrich Schuchardt · 5 years ago
  75. e044a76 efi_loader: SetVariable() fix illegal return by Heinrich Schuchardt · 5 years ago
  76. 92d575c efi_loader: description efi_stri_coll() by Heinrich Schuchardt · 5 years ago
  77. c4fb422 Prepare v2019.10-rc4 by Tom Rini · 5 years ago
  78. 527ded8 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  79. 6afc27a Merge tag 'fixes-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-video.git by Tom Rini · 5 years ago
  80. 824bb83 Merge tag 'efi-2019-10-rc4-5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  81. 898c609 sunxi: video: HDMI: Fix LCD clock divider by Mark Kettenis · 5 years ago
  82. c07ecbb splash: fix splash banner output by Anatolij Gustschin · 5 years ago
  83. 655acb7 imx: mx6sabreauto: fix splash logo drawing by Anatolij Gustschin · 5 years ago
  84. 96ab240 imx: colibri_imx6: fix splash logo drawing by Anatolij Gustschin · 5 years ago
  85. bfef4cd imx: icore: fix splash logo drawing by Anatolij Gustschin · 5 years ago
  86. f2a9597 imx: apalis_imx6: fix splash logo drawing by Anatolij Gustschin · 5 years ago
  87. aa4925b imx: mx6sabresd: fix splash logo drawing by Anatolij Gustschin · 5 years ago
  88. 87cb710 imx: wandboard: fix splash logo drawing by Anatolij Gustschin · 5 years ago
  89. 2d902ea splash: fix logo drawing if CONFIG_VIDEO_LOGO enabled by Anatolij Gustschin · 5 years ago
  90. 6a3f986 Merge tag 'u-boot-rockchip-20190920' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  91. 0d1705e test: add tests for u16_str<n>cmp() by AKASHI Takahiro · 5 years ago
  92. 02b46b8 lib: charset: add u16_str<n>cmp() by AKASHI Takahiro · 5 years ago
  93. b4248cf efi_loader: selftest: enable APPEND_WRITE tests by AKASHI Takahiro · 5 years ago
  94. e5023b7 efi_loader: variable: support APPEND_WRITE by AKASHI Takahiro · 5 years ago
  95. 7962284 efi_loader: incorrect return value form DisconnectController by Heinrich Schuchardt · 5 years ago
  96. 659a626 efi_loader: device_path: support Sandbox's "host" devices by AKASHI Takahiro · 5 years ago
  97. 7e1f7b5 Merge branch '2019-09-19-master-imports' by Tom Rini · 5 years ago
  98. 301c80c dm: MIGRATION: Add migration plan for CONFIG_DM by Heinrich Schuchardt · 5 years ago
  99. b536bf8 watchdog: omap_wdt: Fix WDT target reset when booted from emmc by Suniel Mahesh · 5 years ago
  100. 4cc76c1 scrapyard: Delete this file and script by Tom Rini · 5 years ago