1. e63ca97 x86: apl: Add PMC driver by Simon Glass · Fri Dec 06 21:42:57 2019 -0700
  2. 7c4ae82 x86: apl: Add basic IO addresses by Simon Glass · Fri Dec 06 21:42:56 2019 -0700
  3. 4c8243d x86: Move qemu CPU fixup function into its own file by Simon Glass · Fri Dec 06 21:42:55 2019 -0700
  4. 837a66a x86: Add a generic Intel pinctrl driver by Simon Glass · Fri Dec 06 21:42:53 2019 -0700
  5. 6629837 x86: Add low-power subsystem (lpss) support by Simon Glass · Fri Dec 06 21:42:52 2019 -0700
  6. 7b1ecb8 x86: Enable pinctrl in SPL and TPL by Simon Glass · Fri Dec 06 21:42:51 2019 -0700
  7. c93fd57 x86: Make MSR_PKG_POWER_SKU common by Simon Glass · Fri Dec 06 21:42:34 2019 -0700
  8. 79c8732 x86: Separate out U-Boot and device tree in ROM image by Simon Glass · Fri Dec 06 21:42:33 2019 -0700
  9. 014c66f x86: Don't repeat microcode in U-Boot if not needed by Simon Glass · Fri Dec 06 21:42:32 2019 -0700
  10. 8d54388 x86: Add an fdtmap and image-header by Simon Glass · Fri Dec 06 21:42:31 2019 -0700
  11. 4d7a923 x86: Add an option to control the position of SPL by Simon Glass · Fri Dec 06 21:42:30 2019 -0700
  12. 20af0ff x86: Add an option to control the position of U-Boot by Simon Glass · Fri Dec 06 21:42:29 2019 -0700
  13. f8dc7f4 x86: Update .dtsi file for FSP2 by Simon Glass · Fri Dec 06 21:42:28 2019 -0700
  14. 3c4b98f x86: Disable microcode section for FSP2 by Simon Glass · Fri Dec 06 21:42:26 2019 -0700
  15. 8f963e1 x86: Add support for newer CAR schemes by Simon Glass · Fri Dec 06 21:42:25 2019 -0700
  16. 7dbabbb x86: Add an option to include a FIT by Simon Glass · Fri Dec 06 21:42:24 2019 -0700
  17. e8e014c x86: Don't include the BIOS emulator in TPL by Simon Glass · Fri Dec 06 21:42:23 2019 -0700
  18. 2cf3a5a x86: fsp: Make the notify API call common by Simon Glass · Fri Dec 06 21:42:22 2019 -0700
  19. 26561da x86: fsp: Allow remembering the location of FSP-S by Simon Glass · Fri Dec 06 21:42:21 2019 -0700
  20. adee5ea x86: fsp: Set up an MTRR for the graphics frame buffer by Simon Glass · Fri Dec 06 21:42:19 2019 -0700
  21. 466c785 x86: fsp: Add FSP2 base support by Simon Glass · Fri Dec 06 21:42:18 2019 -0700
  22. 58a23fb x86: fsp: Correct wrong header inlude in fsp_support.c by Simon Glass · Fri Dec 06 21:42:17 2019 -0700
  23. 8965ef2 x86: fsp: Make graphics support common to FSP1/2 by Simon Glass · Fri Dec 06 21:42:16 2019 -0700
  24. 25271ae x86: Allow interrupt to happen once by Simon Glass · Fri Dec 06 21:42:15 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. 8c50102 x86: sandbox: Add a PMC emulator and test by Simon Glass · Fri Dec 06 21:41:54 2019 -0700
  44. a53cffe x86: Drop unnecessary interrupt code for TPL by Simon Glass · Fri Dec 06 21:41:52 2019 -0700
  45. dd45a7a x86: Drop unnecessary cpu code for TPL by Simon Glass · Fri Dec 06 21:41:51 2019 -0700
  46. d3edd42 x86: timer: use a timer base of 0 by Simon Glass · Fri Dec 06 21:41:49 2019 -0700
  47. ec1a30c x86: spi: Add helper functions for Intel Fast SPI by Simon Glass · Fri Dec 06 21:41:43 2019 -0700
  48. f5bdce2 i2c: designware: Avoid using static data by Simon Glass · Fri Dec 06 21:41:41 2019 -0700
  49. fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · Fri Dec 06 21:41:35 2019 -0700
  50. deaf297 sandbox: add missing compatible property in device tree by Heinrich Schuchardt · Sat Nov 09 09:39:01 2019 +0100
  51. 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
  52. 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
  53. c7460b8 riscv: add functions for reading the IPI status by Lukas Auer · Sun Dec 08 23:28:50 2019 +0100
  54. 314d3ef riscv: dts: Add #address-cells and #size-cells in nor node by Rick Chen · Thu Nov 14 13:52:29 2019 +0800
  55. 3209fb8 riscv: dts: Support four cores SMP by Rick Chen · Thu Nov 14 13:52:28 2019 +0800
  56. 55bc1bd riscv: Fix clear bss loop in the start-up code by Rick Chen · Thu Nov 14 13:52:27 2019 +0800
  57. 883275d riscv: ax25: cache: Add SPL_RISCV_MMODE for SPL by Rick Chen · Thu Nov 14 13:52:25 2019 +0800
  58. eb61303 riscv: andes_plic: Fix some wrong configurations by Rick Chen · Thu Nov 14 13:52:24 2019 +0800
  59. 276292a riscv: ax25: add SPL support by Rick Chen · Thu Nov 14 13:52:21 2019 +0800
  60. a8ed626 riscv: dts: Add hifive-unleashed-a00 dts from Linux by Jagan Teki · Mon Nov 18 16:59:40 2019 +0530
  61. 0381370 riscv: increase stack size to avoid a stack overflow during distro boot by Lukas Auer · Sun Oct 20 20:53:47 2019 +0200
  62. 2e14ad0 ARM: DRA7: Fixup DSP OPP_HIGH clock rate on DRA76P/DRA77P SoCs by Suman Anna · Mon Dec 02 16:34:21 2019 -0600
  63. 4b4a605 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net by Tom Rini · Mon Dec 09 13:48:22 2019 -0500
  64. 268dad2 arm: dts: k3-j721e-common-proc-board: Add DMA and CPSW related DT nodes by Vignesh Raghavendra · Wed Dec 04 22:17:24 2019 +0530
  65. 3ba7661 arm: dts: armada-cp110-*dtsi: add xmdio nodes by Nevo Hed · Thu Aug 15 18:08:43 2019 -0400
  66. db0d262 arm: dts: k3-am654-base-board-u-boot: change cpsw2g interface mode to rgmii-rxid by Grygorii Strashko · Mon Nov 18 23:04:47 2019 +0200
  67. 8e7545e net: Always build the string_to_enetaddr() helper by Joe Hershberger · Fri Sep 13 19:21:16 2019 -0500
  68. 992c515 arm: -march=armv5t for ARM11 by Heinrich Schuchardt · Sat Dec 07 09:14:50 2019 +0100
  69. 7bc5b5e Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Dec 09 10:32:08 2019 -0500
  70. d4a78b9 imx8m: fix rom version check to unbreak some B0 chips by Patrick Wildt · Tue Nov 19 09:42:06 2019 +0100
  71. 80f283b x86: simplify ljmp to 32-bit code by Masahiro Yamada · Tue Dec 03 14:28:58 2019 +0900
  72. 19f2a6d x86: use data32 directive instead of macro for operand-size prefix by Masahiro Yamada · Tue Dec 03 14:20:49 2019 +0900
  73. 071b2d5 Merge tag 'u-boot-rockchip-20191206' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Fri Dec 06 10:35:18 2019 -0500
  74. b0f1927 ARM: imx: vining2000: Repair PCIe support by Marek Vasut · Tue Nov 26 09:39:12 2019 +0100
  75. 970d51a ARM: imx: vining2000: Convert to SPL framework by Marek Vasut · Tue Nov 26 09:39:08 2019 +0100
  76. 02fec41 ARM: mx6: pmu: Expose PMU LDO configuration interface by Marek Vasut · Tue Nov 26 09:35:32 2019 +0100
  77. cbee945 board: colibri_imx7: reserve DDR memory for Cortex-M4 by Igor Opaniuk · Tue Dec 03 14:04:47 2019 +0200
  78. 3e59fa9 mx6: Allow configuring the NoC registers on i.MX6QP by Fabio Estevam · Mon Nov 04 09:44:34 2019 -0300
  79. 8764dff mx7ulp: Sync the device tree related files by Fabio Estevam · Tue Nov 05 09:47:54 2019 -0300
  80. 2408f7b mx7ulp: scg: Remove unnused scg_a7_apll_init() by Fabio Estevam · Tue Nov 05 09:47:53 2019 -0300
  81. 04c71e7 mx7ulp: Remove the _RUN notation from the PMC1 LDOVL definitions by Fabio Estevam · Tue Nov 05 09:47:52 2019 -0300
  82. d1d7023 mx7ulp: Introduce the CONFIG_LDO_ENABLED_MODE option by Fabio Estevam · Tue Nov 05 09:47:51 2019 -0300
  83. a320c12 mx7ulp: Print the LDO mode status by Fabio Estevam · Tue Nov 05 09:47:50 2019 -0300
  84. 770258b arm: rockchip: rk3308: Initialize the iomux configuration by David Wu · Tue Dec 03 19:02:50 2019 +0800
  85. eb82918 pwm: rk_pwm: Make PWM driver to support all Rockchip Socs by David Wu · Tue Dec 03 17:49:53 2019 +0800
  86. 9348736 dts: rk3308: Enable ethernet function supported for Firefly ROC_RK3308_CC by David Wu · Tue Nov 26 09:39:51 2019 +0800
  87. b77c309 arm: dts: Add mac node for rk3308 at dtsi level by David Wu · Tue Nov 26 09:39:50 2019 +0800
  88. 0a956d6 rockchip: misc: protect serial# from getting overwritten by Heiko Stuebner · Fri Nov 29 16:40:43 2019 +0100
  89. 2b587f4 rockchip: misc: don't fail if eth_addr already set by Heiko Stuebner · Fri Nov 29 16:40:42 2019 +0100
  90. 4a7180d rockchip: px30: Add support for using UART3 as debug UART by Paul Kocialkowski · Thu Nov 28 15:27:52 2019 +0100
  91. 7250b23 rockchip: px30: Rename CONFIG_DEBUG_UART2_CHANNEL to CONFIG_DEBUG_UART_CHANNEL by Paul Kocialkowski · Thu Nov 28 15:27:51 2019 +0100
  92. 9f2d167 rockchip: px30: Fixup PMUGRF registers layout order by Paul Kocialkowski · Thu Nov 28 15:27:50 2019 +0100
  93. 16bff199 rockchip: px5: enable spl-fifo-mode for emmc for px5-evb by Andy Yan · Tue Nov 26 21:15:39 2019 +0800
  94. 134eb02 rockchip: rk3308: enable spl-fifo-mode for emmc by Andy Yan · Tue Nov 26 21:15:38 2019 +0800
  95. 1dbd3d1 Fix typo in macros, "FIRMEWARE" -> "FIRMWARE" by Thomas Hebb · Sun Nov 10 08:23:15 2019 -0800
  96. 617fd79 cmd: nand/sf: isolate legacy code by Miquel Raynal · Fri Oct 25 19:39:29 2019 +0200
  97. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · Thu Oct 03 19:50:03 2019 +0200
  98. 862f505 ARM: MediaTek: add basic support for MT8518 boards by developer · Thu Nov 07 19:28:44 2019 +0800
  99. c3aeb81 pinctrl: add driver for MT8518 by developer · Thu Nov 07 19:28:43 2019 +0800
  100. 9445eda ARM: MediaTek: Add support for MediaTek MT8518 SoC by developer · Thu Nov 07 19:28:40 2019 +0800