1. c14bf41 pci: Disable autoconfig in SPL by Simon Glass · Wed Sep 25 08:56:13 2019 -0600
  2. 25916d6 pci: Show the result of binding a device by Simon Glass · Wed Sep 25 08:56:12 2019 -0600
  3. 1bc0f4f pci: sandbox: Probe PCI emulation devices when used by Simon Glass · Sat Aug 31 17:59:32 2019 -0600
  4. b98ba4c pci: sandbox: Move the emulators into their own node by Simon Glass · Wed Sep 25 08:56:10 2019 -0600
  5. 0a341a7 sandbox: Allow use of real I/O with readl(), etc. by Simon Glass · Wed Sep 25 08:56:09 2019 -0600
  6. 35464f7 sandbox: pci: Increase the memory space by Simon Glass · Wed Sep 25 08:56:08 2019 -0600
  7. 3c3968f sandbox: Add a -T flag to use the test device tree by Simon Glass · Wed Sep 25 08:56:07 2019 -0600
  8. 130d7ff sandbox: pci: Move pci_offset_to_barnum() to pci.h by Simon Glass · Wed Sep 25 08:56:06 2019 -0600
  9. 6de89a6 sandbox: pci: Drop the get_devfn() method by Simon Glass · Wed Sep 25 08:56:04 2019 -0600
  10. 81ae778 sandbox: swap_case: Use statics where possible by Simon Glass · Wed Sep 25 08:56:03 2019 -0600
  11. ca6f121 sandbox: Add support for clrsetio_32() and friends by Simon Glass · Wed Sep 25 08:56:02 2019 -0600
  12. 21c8f1a sandbox: Rename PCI ID for swap_case to be more specific by Simon Glass · Wed Sep 25 08:56:01 2019 -0600
  13. b197054 sandbox: mmc: Fix up MMC emulator for valgrind by Simon Glass · Wed Sep 25 08:56:00 2019 -0600
  14. 9513997 sandbox: spmi: Add ranges property for address translation by Simon Glass · Wed Sep 25 08:55:59 2019 -0600
  15. a10a383 dm: test: Correct a stray backslash in dm_test_destroy() by Simon Glass · Wed Sep 25 08:55:57 2019 -0600
  16. cfd7293 dm: core: Add device_foreach_child() by Simon Glass · Wed Sep 25 08:55:56 2019 -0600
  17. 0bb4427 dm: core: Correct the return value for uclass_find_first_device() by Simon Glass · Wed Sep 25 08:55:55 2019 -0600
  18. a91e48b dm: core: Call ofdata_to_platdata() with of-platdata by Simon Glass · Wed Sep 25 08:55:53 2019 -0600
  19. c5987ae dm: test: Don't fail when tests are skipped due to build by Simon Glass · Wed Sep 25 08:55:52 2019 -0600
  20. 14866fb dm: test: Fix running of multiple test from command line by Simon Glass · Wed Sep 25 08:55:51 2019 -0600
  21. aa5d0ca dm: core: Add documentation on how to debug driver model by Simon Glass · Wed Sep 25 08:55:48 2019 -0600
  22. 256d402 dm: core: Drop a few early returns by Simon Glass · Wed Sep 25 08:55:47 2019 -0600
  23. 7ee0d7b dm: core: Use U-Boot logging instead of pr_debug() by Simon Glass · Wed Sep 25 08:55:45 2019 -0600
  24. 7ab72de x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMIT by Simon Glass · Wed Sep 25 08:11:47 2019 -0600
  25. ca1c61e x86: Add various MTRR indexes and values by Simon Glass · Wed Sep 25 08:11:46 2019 -0600
  26. 202a096 x86: Add more comments to the start-up code by Simon Glass · Wed Sep 25 08:11:44 2019 -0600
  27. 9e60b43 x86: Change condition for using CAR by Simon Glass · Wed Sep 25 08:11:43 2019 -0600
  28. 2562808 x86: fsp: Save usable RAM and hob_list in the handoff area by Simon Glass · Wed Sep 25 08:11:41 2019 -0600
  29. 42bf3b9 x86: spl: Move broadwell-specific code out of generic x86 spl by Simon Glass · Wed Sep 25 08:11:40 2019 -0600
  30. 19da9c4 x86: spl: Reduce priority of the basic SPL image loader by Simon Glass · Wed Sep 25 08:11:39 2019 -0600
  31. 39c6f9b x86: spl: Use hang() instead of a while() loop by Simon Glass · Wed Sep 25 08:11:38 2019 -0600
  32. 7567787 x86: pci: Add a function to clear and set PCI config regs by Simon Glass · Wed Sep 25 08:11:37 2019 -0600
  33. 5a4e018 x86: Add binman symbols to the image by Simon Glass · Wed Sep 25 08:11:36 2019 -0600
  34. aba3c60 x86: Move common Intel CPU info code into a function by Simon Glass · Wed Sep 25 08:11:35 2019 -0600
  35. fffb220 x86: fsp: Add access to variable MRC data by Simon Glass · Wed Sep 25 08:11:34 2019 -0600
  36. 99bb201 x86: fsp: Add a few more definitions for FSP2 by Simon Glass · Wed Sep 25 08:11:33 2019 -0600
  37. 16fc74a efi: Move inline functions to unconditional part of header by Simon Glass · Wed Sep 25 08:11:32 2019 -0600
  38. 80c726f x86: fsp: Move common support functions into a common file by Simon Glass · Wed Sep 25 08:11:31 2019 -0600
  39. ac4df6f x86: Move common fsp functions into a common file by Simon Glass · Wed Sep 25 08:11:30 2019 -0600
  40. ddb39b2 x86: fsp: Move common dram functions into a common file by Simon Glass · Sat Aug 24 14:10:32 2019 -0600
  41. e464d6e x86: fsp: Tidy up comment style a little by Simon Glass · Sun Aug 25 10:10:59 2019 -0600
  42. f755a45 x86: fsp: Use if() instead of #ifdef by Simon Glass · Wed Sep 25 08:11:27 2019 -0600
  43. ef8a2dd x86: fsp: Create a common fsp_support.h header by Simon Glass · Sat Aug 24 14:19:05 2019 -0600
  44. 1372414 x86: Rename some FSP functions to have an fsp_ prefix by Simon Glass · Wed Sep 25 08:11:25 2019 -0600
  45. d22c135 x86: sysreset: Allow reset driver to be included in SPL/TPL by Simon Glass · Wed Sep 25 08:11:24 2019 -0600
  46. b7fb513 spl: Add a function to determine the U-Boot phase by Simon Glass · Wed Sep 25 08:11:20 2019 -0600
  47. f120775 spl: Set up the bloblist in board_init_r() by Simon Glass · Wed Sep 25 08:11:19 2019 -0600
  48. c5d2720 spl: Add an arch-specific hook for writing to SPL handoff by Simon Glass · Wed Sep 25 08:11:18 2019 -0600
  49. 540ee8d spl: handoff: Correct Kconfig condition for SPL and TPL by Simon Glass · Wed Sep 25 08:11:17 2019 -0600
  50. 9502cae spl: Avoid checking for Ctrl-C in SPL with print_buffer() by Simon Glass · Wed Sep 25 08:11:16 2019 -0600
  51. d945a49 serial: ns16550: Allow serial to enabled/disabled in SPL by Simon Glass · Wed Sep 25 08:11:14 2019 -0600
  52. bdb4016 mtd: spi: Add 'struct spi_flash {' to the code by Simon Glass · Wed Sep 25 08:11:13 2019 -0600
  53. 03b1d8f binman: Allow selection of logging verbosity by Simon Glass · Wed Sep 25 08:11:11 2019 -0600
  54. eaec4f1 binman: Pass the toolpath to binman from the main Makefile by Simon Glass · Wed Sep 25 08:11:10 2019 -0600
  55. 4b6e2bb x86: Move fsp_ffs.h include to fsp_arch.h by Simon Glass · Wed Sep 25 08:00:20 2019 -0600
  56. 3206688 x86: Move fsp_bootmode.h to the generic fsp directory by Simon Glass · Wed Sep 25 08:00:19 2019 -0600
  57. 0b7df8a x86: Move fsp_infoheader.h to the generic fsp directory by Simon Glass · Wed Oct 02 08:26:41 2019 +0800
  58. 7cd23b1 x86: Move fsp_hob.h to the generic fsp directory by Simon Glass · Wed Oct 02 08:25:10 2019 +0800
  59. 6fd4e0b x86: Move fsp_fv.h to the generic fsp directory by Simon Glass · Wed Sep 25 08:00:16 2019 -0600
  60. d7004b9 x86: Move fsp_types.h to the generic fsp directory by Simon Glass · Wed Sep 25 08:00:15 2019 -0600
  61. b56ddd9 x86: Move fsp_api.h inclusion out of fsp_support.h by Simon Glass · Wed Sep 25 08:00:14 2019 -0600
  62. e0e4b64 x86: Create a new fsp_arch.h header by Simon Glass · Wed Sep 25 08:00:13 2019 -0600
  63. 788ed15 x86: Move fsp_azalia.h to the generic fsp directory by Simon Glass · Wed Sep 25 08:00:12 2019 -0600
  64. 6c34fc1 x86: Rename existing FSP code to fsp1 by Simon Glass · Wed Sep 25 08:00:11 2019 -0600
  65. 8c70180 Prepare v2019.10 by Tom Rini · Mon Oct 07 17:14:02 2019 -0400
  66. 5738e94 NET: DW: fix regression for ARC boards by Eugeniy Paltsev · Mon Oct 07 19:10:50 2019 +0300
  67. 644c271 Merge branch '2019-10-06-master-imports' by Tom Rini · Sun Oct 06 18:02:18 2019 -0400
  68. 23b1349 cmd: host: fix seg fault at "host info" by AKASHI Takahiro · Thu Aug 22 16:47:39 2019 +0900
  69. 293f392 MAINTAINERS: Update my email address by Maxime Ripard · Thu Oct 03 18:32:11 2019 +0200
  70. fe6275f arm: socfpga: disable CONFIG_SPL_WDT for gen5 and a10 by Simon Goldschmidt · Sat Oct 05 22:10:11 2019 +0200
  71. 8e8e1cc gitlab-ci: fix typo 'plaforms' by Heinrich Schuchardt · Sun Oct 06 12:26:16 2019 +0200
  72. 11a5a6d Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Sat Oct 05 20:06:58 2019 -0400
  73. 5cb2bf0 Merge branch '2019-10-04-master-imports' by Tom Rini · Fri Oct 04 12:22:43 2019 -0400
  74. f2d89d1 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Fri Oct 04 12:22:28 2019 -0400
  75. 9ad1d3b Revert "env: solve compilation error in SPL" by Tom Rini · Fri Oct 04 12:21:33 2019 -0400
  76. 58eda55 ARM: dts: imx6q-logicpd: Add missing imx6q-logicpd-u-boot for SPL by Adam Ford · Wed Aug 07 10:16:33 2019 -0500
  77. 3136e3d initcall.h: initcall_run_list(): Improve debug output by Ovidiu Panait · Wed Sep 25 14:10:54 2019 +0300
  78. 1d5ccd6 Kconfig: fix a typo in the description of bmp command. by Andrius Štikonas · Mon Sep 23 22:43:41 2019 +0100
  79. 9a10207 Kconfig: Migrate CONFIG_BOOTM_* options by Tom Rini · Fri Sep 20 17:36:50 2019 -0400
  80. 014a381 cmd: part: number: return hexadecimal value by Roman Stratiienko · Fri Sep 20 15:59:18 2019 +0200
  81. 22bbed7 ARM: keystone2: update the default addresses of the secure monitor by Jean-Jacques Hiblot · Tue Sep 17 17:18:25 2019 -0400
  82. 6c43b52 board: ti: am654: Disable TRNG node for HS devices by Andrew F. Davis · Tue Sep 17 17:15:40 2019 -0400
  83. c492752 autoboot: add necessary dependency at AUTOBOOT_MENU_SHOW by AKASHI Takahiro · Thu Sep 12 15:31:22 2019 +0900
  84. 5d81b99 MAINTAINERS, git-mailrc: Update the maintainer for socfpga by Ley Foon Tan · Fri Oct 04 16:43:50 2019 +0800
  85. d136e98 Makefile: mrproper should remove *.pyc files by Heinrich Schuchardt · Thu Oct 03 16:45:29 2019 +0000
  86. c320b26 Makefile: Fix typo around CONFIG_SPL_FIT_SOURCE by Michal Simek · Wed Oct 02 15:53:12 2019 +0200
  87. 8e3c0bb arm: K3: Increase default SYSFW image size allocation by Andrew F. Davis · Tue Oct 01 10:33:43 2019 -0400
  88. 47f85de dm: core: Correct bad cast in ofnode_get_addr_size_index() by Simon Glass · Wed Sep 25 08:55:50 2019 -0600
  89. dfd4315 dm: core: Correct low cell in ofnode_read_pci_addr() by Simon Glass · Wed Sep 25 08:55:46 2019 -0600
  90. e98b7ef Merge tag 'rpi-next-2019.10.2' of https://github.com/mbgg/u-boot by Tom Rini · Tue Oct 01 16:31:26 2019 -0400
  91. cdc4f2d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Tue Oct 01 16:31:11 2019 -0400
  92. d87a21d x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters by Andy Shevchenko · Fri Sep 13 18:42:00 2019 +0300
  93. d3dcfe2 rpi4: enable dram bank initialization by Matthias Brugger · Mon Sep 09 18:31:56 2019 +0200
  94. c5078d5 Merge tag 'u-boot-atmel-fixes-2019.10-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · Mon Sep 30 07:21:38 2019 -0400
  95. f2a06e2 Merge tag 'u-boot-rockchip-20190928' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Mon Sep 30 07:20:35 2019 -0400
  96. e004c5f at91: configs: Drop duplication of defconfig macros by Tudor Ambarus · Fri Sep 20 10:52:58 2019 +0000
  97. 8ec84e0 arm: at91: gardena-smart-gateway-at91sam: Enable CONFIG_SYS_NAND_USE_FLASH_BBT by Stefan Roese · Tue Aug 27 08:14:50 2019 +0200
  98. a07df96 ARM: dts: rmobile: Restore increase off-on delay on the SD Vcc regulator by Marek Vasut · Mon Mar 18 03:20:31 2019 +0100
  99. 5a98979 rockchip: make_fit_atf.py: fix .its generation for a single atf image by Heiko Stuebner · Thu Sep 26 21:15:15 2019 +0200
  100. 1b03955 rockchip: misc: read the correct number of bytes from the efuse by Heiko Stuebner · Wed Sep 25 20:40:56 2019 +0200