1. 23485eb spi: ich: Move init function just above probe() by Simon Glass · Fri Dec 06 21:42:37 2019 -0700
  2. 86efbe0 x86: spi: Don't enable SPI_FLASH_BAR by default by Simon Glass · Fri Dec 06 21:42:36 2019 -0700
  3. 2d2e860 spi: Correct operations check in dm_spi_xfer() by Simon Glass · Fri Dec 06 21:42:35 2019 -0700
  4. c93fd57 x86: Make MSR_PKG_POWER_SKU common by Simon Glass · Fri Dec 06 21:42:34 2019 -0700
  5. 79c8732 x86: Separate out U-Boot and device tree in ROM image by Simon Glass · Fri Dec 06 21:42:33 2019 -0700
  6. 014c66f x86: Don't repeat microcode in U-Boot if not needed by Simon Glass · Fri Dec 06 21:42:32 2019 -0700
  7. 8d54388 x86: Add an fdtmap and image-header by Simon Glass · Fri Dec 06 21:42:31 2019 -0700
  8. 4d7a923 x86: Add an option to control the position of SPL by Simon Glass · Fri Dec 06 21:42:30 2019 -0700
  9. 20af0ff x86: Add an option to control the position of U-Boot by Simon Glass · Fri Dec 06 21:42:29 2019 -0700
  10. f8dc7f4 x86: Update .dtsi file for FSP2 by Simon Glass · Fri Dec 06 21:42:28 2019 -0700
  11. 95518ae x86: Update the fsp command for FSP2 by Simon Glass · Fri Dec 06 21:42:27 2019 -0700
  12. 3c4b98f x86: Disable microcode section for FSP2 by Simon Glass · Fri Dec 06 21:42:26 2019 -0700
  13. 8f963e1 x86: Add support for newer CAR schemes by Simon Glass · Fri Dec 06 21:42:25 2019 -0700
  14. 7dbabbb x86: Add an option to include a FIT by Simon Glass · Fri Dec 06 21:42:24 2019 -0700
  15. e8e014c x86: Don't include the BIOS emulator in TPL by Simon Glass · Fri Dec 06 21:42:23 2019 -0700
  16. 2cf3a5a x86: fsp: Make the notify API call common by Simon Glass · Fri Dec 06 21:42:22 2019 -0700
  17. 26561da x86: fsp: Allow remembering the location of FSP-S by Simon Glass · Fri Dec 06 21:42:21 2019 -0700
  18. 564a4a0 x86: fsp: Add a new arch_fsp_init_r() hook by Simon Glass · Fri Dec 06 21:42:20 2019 -0700
  19. adee5ea x86: fsp: Set up an MTRR for the graphics frame buffer by Simon Glass · Fri Dec 06 21:42:19 2019 -0700
  20. 466c785 x86: fsp: Add FSP2 base support by Simon Glass · Fri Dec 06 21:42:18 2019 -0700
  21. 58a23fb x86: fsp: Correct wrong header inlude in fsp_support.c by Simon Glass · Fri Dec 06 21:42:17 2019 -0700
  22. 8965ef2 x86: fsp: Make graphics support common to FSP1/2 by Simon Glass · Fri Dec 06 21:42:16 2019 -0700
  23. 25271ae x86: Allow interrupt to happen once by Simon Glass · Fri Dec 06 21:42:15 2019 -0700
  24. c01f4f0 x86: Allow removal of standard PCH drivers by Simon Glass · Fri Dec 06 21:42:14 2019 -0700
  25. fe45513 x86: Don't imply libfdt or SPI flash in TPL by Simon Glass · Fri Dec 06 21:42:13 2019 -0700
  26. 8ccadee x86: Set up the MTRR for SDRAM by Simon Glass · Fri Dec 06 21:42:12 2019 -0700
  27. 75545f7 x86: Set the DRAM banks to reflect real location by Simon Glass · Fri Dec 06 21:42:11 2019 -0700
  28. 9de1027 x86: Move fsp_prepare_mrc_cache() to fsp1 directory by Simon Glass · Fri Dec 06 21:42:10 2019 -0700
  29. 6e1b956 x86: Don't export mrccache_update() by Simon Glass · Fri Dec 06 21:42:09 2019 -0700
  30. b5b0aff x86: Add mrccache support for a 'variable' cache by Simon Glass · Fri Dec 06 21:42:08 2019 -0700
  31. 91efff5 x86: Update mrccache to support multiple caches by Simon Glass · Fri Dec 06 21:42:07 2019 -0700
  32. 1b9d815 x86: Tidy up error handling in mrccache_save() by Simon Glass · Fri Dec 06 21:42:06 2019 -0700
  33. c3d0c23 x86: Add a new global_data member for the cache record by Simon Glass · Fri Dec 06 21:42:05 2019 -0700
  34. 4e988f9 x86: Adjust mrccache_get_region() to support get_mmap() by Simon Glass · Fri Dec 06 21:42:04 2019 -0700
  35. 9d25f2e x86: Adjust mrccache_get_region() to use livetree by Simon Glass · Fri Dec 06 21:42:03 2019 -0700
  36. d553f97 x86: Correct mrccache find_next_mrc_cache() calculation by Simon Glass · Fri Dec 06 21:42:02 2019 -0700
  37. 91c0736 x86: Reduce mrccache record alignment size by Simon Glass · Fri Dec 06 21:42:01 2019 -0700
  38. 7a13138 x86: Define the SPL image start by Simon Glass · Fri Dec 06 21:42:00 2019 -0700
  39. 54028bc sandbox: Add a test for IRQ by Simon Glass · Fri Dec 06 21:41:59 2019 -0700
  40. ff418d9 x86: Move UCLASS_IRQ into a separate file by Simon Glass · Fri Dec 06 21:41:58 2019 -0700
  41. 937bb47 sandbox: Add PCI driver and test for p2sb by Simon Glass · Fri Dec 06 21:41:57 2019 -0700
  42. c2dbcd4 sandbox: Disable mmio by default in tests by Simon Glass · Fri Dec 06 21:41:56 2019 -0700
  43. 2ee1f6a pci: Add support for p2sb uclass by Simon Glass · Fri Dec 06 21:41:55 2019 -0700
  44. 8c50102 x86: sandbox: Add a PMC emulator and test by Simon Glass · Fri Dec 06 21:41:54 2019 -0700
  45. 5e5c0cd x86: power: Add an ACPI PMC uclass by Simon Glass · Fri Dec 06 21:41:53 2019 -0700
  46. a53cffe x86: Drop unnecessary interrupt code for TPL by Simon Glass · Fri Dec 06 21:41:52 2019 -0700
  47. dd45a7a x86: Drop unnecessary cpu code for TPL by Simon Glass · Fri Dec 06 21:41:51 2019 -0700
  48. bba203e x86: timer: Reduce timer code size in TPL on Intel CPUs by Simon Glass · Fri Dec 06 21:41:50 2019 -0700
  49. d3edd42 x86: timer: use a timer base of 0 by Simon Glass · Fri Dec 06 21:41:49 2019 -0700
  50. 3199afb board_r: Move early-timer init later by Simon Glass · Fri Dec 06 21:41:46 2019 -0700
  51. 5edf3f3 dm: pinctrl: Allow enabling full pinctrl in SPL/TPL by Simon Glass · Fri Dec 06 21:41:45 2019 -0700
  52. 370efef fdt: Show the preprocessed .dts file on error by Simon Glass · Fri Dec 06 21:41:44 2019 -0700
  53. ec1a30c x86: spi: Add helper functions for Intel Fast SPI by Simon Glass · Fri Dec 06 21:41:43 2019 -0700
  54. f0c9890 i2c: designware: Support use in SPL by Simon Glass · Fri Dec 06 21:41:42 2019 -0700
  55. f5bdce2 i2c: designware: Avoid using static data by Simon Glass · Fri Dec 06 21:41:41 2019 -0700
  56. e2be553 i2c: designware: Tidy up PCI support by Simon Glass · Fri Dec 06 21:41:40 2019 -0700
  57. d70d8d8 net: Move the checksum functions to lib/ by Simon Glass · Fri Dec 06 21:41:39 2019 -0700
  58. 0b591e0 dm: pci: Move pci_get_devfn() into a common file by Simon Glass · Fri Dec 06 21:41:38 2019 -0700
  59. 68e35a7 dm: pci: Allow delaying auto-config until after relocation by Simon Glass · Fri Dec 06 21:41:37 2019 -0700
  60. 1ab8b89 dm: core: Fix offset_to_ofnode() with invalid offset by Simon Glass · Fri Dec 06 21:41:36 2019 -0700
  61. fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · Fri Dec 06 21:41:35 2019 -0700
  62. dd7fb9b binman: Add a library to access binman entries by Simon Glass · Fri Dec 06 21:41:34 2019 -0700
  63. 8e0a1e6 Merge tag 'dm-next-13dec19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Thu Dec 12 08:18:59 2019 -0500
  64. c6fbeb3 Merge tag 'rpi-next-2020.01.2' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · Wed Dec 11 09:29:39 2019 -0500
  65. a66c3b2 Merge tag 'fix-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · Wed Dec 11 08:17:19 2019 -0500
  66. 41b0f14 Merge tag 'u-boot-atmel-fixes-2020.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · Wed Dec 11 08:16:16 2019 -0500
  67. 4b9457c ARM: defconfig: Fix 32bit config for RPi4 by Matthias Brugger · Thu Dec 05 18:53:15 2019 +0100
  68. e6e119e rpi: Enable DRAM bank initialization on arm64 by Matthias Brugger · Thu Dec 05 18:53:14 2019 +0100
  69. f978837 rpi: fix dram bank initialization by Matthias Brugger · Thu Dec 05 18:53:13 2019 +0100
  70. 34f113a i2c: i2c_cdns: fix write timeout on fifo boundary by Michael Auchter · Mon Dec 09 18:16:16 2019 +0000
  71. 4eaae8e cros_ec: use uint instead of uint8_t for cmd param by Michael Auchter · Mon Dec 09 20:27:31 2019 +0000
  72. 08d34fc buildman: Ignore blank lines during size checks by Tom Rini · Fri Dec 06 15:31:31 2019 -0500
  73. 48ac42e buildman: Add options to get the arch and toolchain info by Simon Glass · Thu Dec 05 15:59:14 2019 -0700
  74. 9b55091 buildman: Figure out boards before commits by Simon Glass · Thu Dec 05 15:59:13 2019 -0700
  75. aa26d47 buildman: Ask genboardscfg to be quiet by Simon Glass · Thu Dec 05 15:59:12 2019 -0700
  76. 11ece15 genboardcfg: Support a quiet mode by Simon Glass · Thu Dec 05 15:59:11 2019 -0700
  77. bae655b Merge tag 'fixes-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Tue Dec 10 15:41:15 2019 -0500
  78. de8e25b test.py: Make search for autoconf.mk more permissive by Simon Glass · Sun Dec 01 19:34:18 2019 -0700
  79. 9da17fb buildman: Improve [make-flags] section parser to allow quoted strings by Cristian Ciocaltea · Sun Nov 24 22:30:26 2019 +0200
  80. 81620a5 serial: sandbox: support Unicode by Heinrich Schuchardt · Sat Nov 09 10:59:02 2019 +0100
  81. deaf297 sandbox: add missing compatible property in device tree by Heinrich Schuchardt · Sat Nov 09 09:39:01 2019 +0100
  82. f87ed78 configs: sama5d27_som1_ek: Add default config to read ENV from QSPI by Swapna Gurumani · Mon Dec 02 21:06:10 2019 +0000
  83. e9358ea Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Mon Dec 09 21:53:23 2019 -0500
  84. fcedb9a spl: opensbi: wait for ack from secondary harts before entering OpenSBI by Lukas Auer · Sun Dec 08 23:28:52 2019 +0100
  85. c308e01 riscv: add option to wait for ack from secondary harts in smp functions by Lukas Auer · Sun Dec 08 23:28:51 2019 +0100
  86. c7460b8 riscv: add functions for reading the IPI status by Lukas Auer · Sun Dec 08 23:28:50 2019 +0100
  87. e105b61 spl: opensbi: specify main hart as preferred boot hart by Lukas Auer · Sun Dec 08 23:28:49 2019 +0100
  88. 8e9d172 doc: update AX25-AE350 RISC-V documentation by Rick Chen · Thu Nov 14 13:52:30 2019 +0800
  89. 314d3ef riscv: dts: Add #address-cells and #size-cells in nor node by Rick Chen · Thu Nov 14 13:52:29 2019 +0800
  90. 3209fb8 riscv: dts: Support four cores SMP by Rick Chen · Thu Nov 14 13:52:28 2019 +0800
  91. 55bc1bd riscv: Fix clear bss loop in the start-up code by Rick Chen · Thu Nov 14 13:52:27 2019 +0800
  92. 8b4ee5f spl: cache: Allow cache drivers in SPL by Rick Chen · Thu Nov 14 13:52:26 2019 +0800
  93. 883275d riscv: ax25: cache: Add SPL_RISCV_MMODE for SPL by Rick Chen · Thu Nov 14 13:52:25 2019 +0800
  94. eb61303 riscv: andes_plic: Fix some wrong configurations by Rick Chen · Thu Nov 14 13:52:24 2019 +0800
  95. 9203826 riscv: ax25-ae350: Use generic memory size setup by Rick Chen · Thu Nov 14 13:52:23 2019 +0800
  96. c3027d0 riscv: ax25-ae350: add SPL configuration by Rick Chen · Thu Nov 14 13:52:22 2019 +0800
  97. 276292a riscv: ax25: add SPL support by Rick Chen · Thu Nov 14 13:52:21 2019 +0800
  98. 7205d83 Use dts support from U-Boot via OF_SEPARATE instead of depending from opensbi. by Rick Chen · Wed Dec 04 14:52:46 2019 +0800
  99. a8ed626 riscv: dts: Add hifive-unleashed-a00 dts from Linux by Jagan Teki · Mon Nov 18 16:59:40 2019 +0530
  100. 0381370 riscv: increase stack size to avoid a stack overflow during distro boot by Lukas Auer · Sun Oct 20 20:53:47 2019 +0200