1. e2adc36 x86: Rename some FSP functions to have an fsp_ prefix by Simon Glass · 5 years ago
  2. ff7abb8 x86: sysreset: Allow reset driver to be included in SPL/TPL by Simon Glass · 5 years ago
  3. 8e83b76 spl: Add a function to determine the U-Boot phase by Simon Glass · 5 years ago
  4. 3cd7198 spl: Set up the bloblist in board_init_r() by Simon Glass · 5 years ago
  5. 366291a spl: Add an arch-specific hook for writing to SPL handoff by Simon Glass · 5 years ago
  6. a7da3d9 spl: handoff: Correct Kconfig condition for SPL and TPL by Simon Glass · 5 years ago
  7. 9bb746d spl: Avoid checking for Ctrl-C in SPL with print_buffer() by Simon Glass · 5 years ago
  8. 2e2c514 serial: ns16550: Allow serial to enabled/disabled in SPL by Simon Glass · 5 years ago
  9. 7e45bb0 mtd: spi: Add 'struct spi_flash {' to the code by Simon Glass · 5 years ago
  10. 1f338e0 binman: Allow selection of logging verbosity by Simon Glass · 5 years ago
  11. 8fce3f2 binman: Pass the toolpath to binman from the main Makefile by Simon Glass · 5 years ago
  12. 0e23d76 x86: Move fsp_ffs.h include to fsp_arch.h by Simon Glass · 5 years ago
  13. 79b228b x86: Move fsp_bootmode.h to the generic fsp directory by Simon Glass · 5 years ago
  14. 21a1133 x86: Move fsp_infoheader.h to the generic fsp directory by Simon Glass · 5 years ago
  15. e4499b5 x86: Move fsp_hob.h to the generic fsp directory by Simon Glass · 5 years ago
  16. aae5b46 x86: Move fsp_fv.h to the generic fsp directory by Simon Glass · 5 years ago
  17. 2b5560a x86: Move fsp_types.h to the generic fsp directory by Simon Glass · 5 years ago
  18. 8a0b4e2 x86: Move fsp_api.h inclusion out of fsp_support.h by Simon Glass · 5 years ago
  19. 8cd2979 x86: Create a new fsp_arch.h header by Simon Glass · 5 years ago
  20. 6e93c64 x86: Move fsp_azalia.h to the generic fsp directory by Simon Glass · 5 years ago
  21. 8331188 x86: Rename existing FSP code to fsp1 by Simon Glass · 5 years ago
  22. 61ba124 Prepare v2019.10 by Tom Rini · 5 years ago
  23. 2a72323 NET: DW: fix regression for ARC boards by Eugeniy Paltsev · 5 years ago
  24. 879396a Merge branch '2019-10-06-master-imports' by Tom Rini · 5 years ago
  25. 5bac9c5 cmd: host: fix seg fault at "host info" by AKASHI Takahiro · 5 years ago
  26. 9bd9b2b MAINTAINERS: Update my email address by Maxime Ripard · 5 years ago
  27. e263607 arm: socfpga: disable CONFIG_SPL_WDT for gen5 and a10 by Simon Goldschmidt · 5 years ago
  28. a11cb57 gitlab-ci: fix typo 'plaforms' by Heinrich Schuchardt · 5 years ago
  29. dac51e9 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  30. 62861c7 Merge branch '2019-10-04-master-imports' by Tom Rini · 5 years ago
  31. 2baa731 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
  32. d90fc9c Revert "env: solve compilation error in SPL" by Tom Rini · 5 years ago
  33. 5ff1963 ARM: dts: imx6q-logicpd: Add missing imx6q-logicpd-u-boot for SPL by Adam Ford · 5 years ago
  34. fa840f1 initcall.h: initcall_run_list(): Improve debug output by Ovidiu Panait · 5 years ago
  35. 60a9aeb Kconfig: fix a typo in the description of bmp command. by Andrius Štikonas · 5 years ago
  36. 4b0bcfa Kconfig: Migrate CONFIG_BOOTM_* options by Tom Rini · 5 years ago
  37. 400b955 cmd: part: number: return hexadecimal value by Roman Stratiienko · 5 years ago
  38. 46f0d9c ARM: keystone2: update the default addresses of the secure monitor by Jean-Jacques Hiblot · 5 years ago
  39. 29c9db4 board: ti: am654: Disable TRNG node for HS devices by Andrew F. Davis · 5 years ago
  40. dd2d989 autoboot: add necessary dependency at AUTOBOOT_MENU_SHOW by AKASHI Takahiro · 5 years ago
  41. 12e800c MAINTAINERS, git-mailrc: Update the maintainer for socfpga by Ley Foon Tan · 5 years ago
  42. d4c5141 Makefile: mrproper should remove *.pyc files by Heinrich Schuchardt · 5 years ago
  43. fc8db75 Makefile: Fix typo around CONFIG_SPL_FIT_SOURCE by Michal Simek · 5 years ago
  44. c9e6c13 arm: K3: Increase default SYSFW image size allocation by Andrew F. Davis · 5 years ago
  45. e18c41f dm: core: Correct bad cast in ofnode_get_addr_size_index() by Simon Glass · 5 years ago
  46. e587886 dm: core: Correct low cell in ofnode_read_pci_addr() by Simon Glass · 5 years ago
  47. ea4316c Merge tag 'rpi-next-2019.10.2' of https://github.com/mbgg/u-boot by Tom Rini · 5 years ago
  48. f2d2d22 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
  49. d905aa8 x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters by Andy Shevchenko · 5 years ago
  50. 9de5b89 rpi4: enable dram bank initialization by Matthias Brugger · 5 years ago
  51. 023ff4b 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
  52. 2852482 Merge tag 'u-boot-rockchip-20190928' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  53. 27a5d62 at91: configs: Drop duplication of defconfig macros by Tudor Ambarus · 5 years ago
  54. e074d0f arm: at91: gardena-smart-gateway-at91sam: Enable CONFIG_SYS_NAND_USE_FLASH_BBT by Stefan Roese · 5 years ago
  55. 49d5fba ARM: dts: rmobile: Restore increase off-on delay on the SD Vcc regulator by Marek Vasut · 6 years ago
  56. d46b548 rockchip: make_fit_atf.py: fix .its generation for a single atf image by Heiko Stuebner · 5 years ago
  57. 03f98b7 rockchip: misc: read the correct number of bytes from the efuse by Heiko Stuebner · 5 years ago
  58. dfd590075 Merge tag 'efi-2019-10-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  59. 1f3910d ci: add envtools support by Pierre-Jean Texier · 5 years ago
  60. 664689f env: add missing <compiler.h> header file by Pierre-Jean Texier · 5 years ago
  61. 7ce01c7 fw_env: fix build error by Pierre-Jean Texier · 5 years ago
  62. e184a3b fw_env: remove duplicated definitions by Pierre-Jean Texier · 5 years ago
  63. 3545c66 efi_loader: SetVariable() deleting variables by Heinrich Schuchardt · 5 years ago
  64. edb6b68 efi_loader: SetVariable() fix illegal return by Heinrich Schuchardt · 5 years ago
  65. be09372 efi_loader: description efi_stri_coll() by Heinrich Schuchardt · 5 years ago
  66. 31e086e Prepare v2019.10-rc4 by Tom Rini · 5 years ago
  67. 665c35a configs: Resync with savedefconfig by Tom Rini · 5 years ago
  68. 780a17e Merge tag 'fixes-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-video.git by Tom Rini · 5 years ago
  69. 390183b Merge tag 'efi-2019-10-rc4-5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  70. f34e7fc sunxi: video: HDMI: Fix LCD clock divider by Mark Kettenis · 5 years ago
  71. d2a8271 splash: fix splash banner output by Anatolij Gustschin · 5 years ago
  72. 8eba739 imx: mx6sabreauto: fix splash logo drawing by Anatolij Gustschin · 5 years ago
  73. ea2458c imx: colibri_imx6: fix splash logo drawing by Anatolij Gustschin · 5 years ago
  74. e80aa8b imx: icore: fix splash logo drawing by Anatolij Gustschin · 5 years ago
  75. 6669733 imx: apalis_imx6: fix splash logo drawing by Anatolij Gustschin · 5 years ago
  76. b0413fc imx: mx6sabresd: fix splash logo drawing by Anatolij Gustschin · 5 years ago
  77. b2ec22b imx: wandboard: fix splash logo drawing by Anatolij Gustschin · 5 years ago
  78. 7600d62 splash: fix logo drawing if CONFIG_VIDEO_LOGO enabled by Anatolij Gustschin · 5 years ago
  79. d6c7309 Merge tag 'u-boot-rockchip-20190920' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  80. 79907a4 test: add tests for u16_str<n>cmp() by AKASHI Takahiro · 5 years ago
  81. f8062c9 lib: charset: add u16_str<n>cmp() by AKASHI Takahiro · 5 years ago
  82. 5a24239 efi_loader: selftest: enable APPEND_WRITE tests by AKASHI Takahiro · 5 years ago
  83. 6d2f27c efi_loader: variable: support APPEND_WRITE by AKASHI Takahiro · 5 years ago
  84. 7dc10c9 efi_loader: incorrect return value form DisconnectController by Heinrich Schuchardt · 5 years ago
  85. 23ad52f efi_loader: device_path: support Sandbox's "host" devices by AKASHI Takahiro · 5 years ago
  86. aa8c629 Merge branch '2019-09-19-master-imports' by Tom Rini · 5 years ago
  87. 282ed24 dm: MIGRATION: Add migration plan for CONFIG_DM by Heinrich Schuchardt · 5 years ago
  88. 1e39663 watchdog: omap_wdt: Fix WDT target reset when booted from emmc by Suniel Mahesh · 5 years ago
  89. 4a7cf0f scrapyard: Delete this file and script by Tom Rini · 5 years ago
  90. 7aed3d3 disk: part_dos: Allocate at least one block size for mbr by Faiz Abbas · 5 years ago
  91. fd75bf7 kconfig: doc: Update comment regarding CONFIG_IS_ENABLED(FOO) for TPL by Lukasz Majewski · 5 years ago
  92. 5f8f46e doc: fix: Replace SPL_OF_PLATDATA with OF_PLATDATA in examples by Lukasz Majewski · 5 years ago
  93. d64e01f rtc: ds3231/ds3232: fix coding style by Biwen Li · 5 years ago
  94. e327768 travis.yml: change Ubuntu version to xenial by Ramon Fried · 5 years ago
  95. 4a6b74a rockchip: config: evb-rk3288: enable SPL_STACK_R by Kever Yang · 5 years ago
  96. 507477e rockchip: evb-rk3288: Drop explicit SPL_TEXT by Kever Yang · 5 years ago
  97. 07390d1 configs: rk3288: Increase bootm length by Jagan Teki · 5 years ago
  98. f810ea6 rockchip: rk3288-tinker: Attach missing peripherals at SPL by Michael Trimarchi · 5 years ago
  99. 4bd143b configs: tinker: Enable SDRAM, SPL stack by Jagan Teki · 5 years ago
  100. 87d3fac configs: tinker: Drop explicit SPL_TEXT by Jagan Teki · 5 years ago