1. d7db004 x86: apl: Add P2SB driver by Simon Glass · Sun Dec 08 17:40:16 2019 -0700
  2. 43aae57 x86: apl: Add SPL/TPL init by Simon Glass · Sun Dec 08 17:40:15 2019 -0700
  3. fcfd26e x86: apl: Add a CPU driver by Simon Glass · Sun Dec 08 17:40:14 2019 -0700
  4. c914f19 x86: apl: Add SPL loaders by Simon Glass · Sun Dec 08 17:40:13 2019 -0700
  5. 45122ae x86: apl: Add PUNIT driver by Simon Glass · Sun Dec 08 17:40:11 2019 -0700
  6. 471e28c x86: apl: Add PCH driver by Simon Glass · Sun Dec 08 17:40:10 2019 -0700
  7. 36a6cf3 x86: apl: Add LPC driver by Simon Glass · Sun Dec 08 17:40:09 2019 -0700
  8. 8c0629b x86: apl: Add ITSS driver by Simon Glass · Sun Dec 08 17:40:08 2019 -0700
  9. 99c1904 x86: apl: Add hostbridge driver by Simon Glass · Sun Dec 08 17:40:07 2019 -0700
  10. dc79691 x86: apl: Add systemagent driver by Simon Glass · Sun Dec 08 17:32:10 2019 -0700
  11. 34f94ec x86: apl: Add pinctrl driver by Simon Glass · Sun Dec 08 17:32:08 2019 -0700
  12. 582ba6e x86: apl: Add UART driver by Simon Glass · Fri Dec 06 21:42:58 2019 -0700
  13. e63ca97 x86: apl: Add PMC driver by Simon Glass · Fri Dec 06 21:42:57 2019 -0700
  14. 7c4ae82 x86: apl: Add basic IO addresses by Simon Glass · Fri Dec 06 21:42:56 2019 -0700
  15. 4c8243d x86: Move qemu CPU fixup function into its own file by Simon Glass · Fri Dec 06 21:42:55 2019 -0700
  16. 837a66a x86: Add a generic Intel pinctrl driver by Simon Glass · Fri Dec 06 21:42:53 2019 -0700
  17. 6629837 x86: Add low-power subsystem (lpss) support by Simon Glass · Fri Dec 06 21:42:52 2019 -0700
  18. 7b1ecb8 x86: Enable pinctrl in SPL and TPL by Simon Glass · Fri Dec 06 21:42:51 2019 -0700
  19. c93fd57 x86: Make MSR_PKG_POWER_SKU common by Simon Glass · Fri Dec 06 21:42:34 2019 -0700
  20. 79c8732 x86: Separate out U-Boot and device tree in ROM image by Simon Glass · Fri Dec 06 21:42:33 2019 -0700
  21. 014c66f x86: Don't repeat microcode in U-Boot if not needed by Simon Glass · Fri Dec 06 21:42:32 2019 -0700
  22. 8d54388 x86: Add an fdtmap and image-header by Simon Glass · Fri Dec 06 21:42:31 2019 -0700
  23. 4d7a923 x86: Add an option to control the position of SPL by Simon Glass · Fri Dec 06 21:42:30 2019 -0700
  24. 20af0ff x86: Add an option to control the position of U-Boot by Simon Glass · Fri Dec 06 21:42:29 2019 -0700
  25. f8dc7f4 x86: Update .dtsi file for FSP2 by Simon Glass · Fri Dec 06 21:42:28 2019 -0700
  26. 3c4b98f x86: Disable microcode section for FSP2 by Simon Glass · Fri Dec 06 21:42:26 2019 -0700
  27. 8f963e1 x86: Add support for newer CAR schemes by Simon Glass · Fri Dec 06 21:42:25 2019 -0700
  28. 7dbabbb x86: Add an option to include a FIT by Simon Glass · Fri Dec 06 21:42:24 2019 -0700
  29. e8e014c x86: Don't include the BIOS emulator in TPL by Simon Glass · Fri Dec 06 21:42:23 2019 -0700
  30. 2cf3a5a x86: fsp: Make the notify API call common by Simon Glass · Fri Dec 06 21:42:22 2019 -0700
  31. 26561da x86: fsp: Allow remembering the location of FSP-S by Simon Glass · Fri Dec 06 21:42:21 2019 -0700
  32. adee5ea x86: fsp: Set up an MTRR for the graphics frame buffer by Simon Glass · Fri Dec 06 21:42:19 2019 -0700
  33. 466c785 x86: fsp: Add FSP2 base support by Simon Glass · Fri Dec 06 21:42:18 2019 -0700
  34. 58a23fb x86: fsp: Correct wrong header inlude in fsp_support.c by Simon Glass · Fri Dec 06 21:42:17 2019 -0700
  35. 8965ef2 x86: fsp: Make graphics support common to FSP1/2 by Simon Glass · Fri Dec 06 21:42:16 2019 -0700
  36. 25271ae x86: Allow interrupt to happen once by Simon Glass · Fri Dec 06 21:42:15 2019 -0700
  37. fe45513 x86: Don't imply libfdt or SPI flash in TPL by Simon Glass · Fri Dec 06 21:42:13 2019 -0700
  38. 8ccadee x86: Set up the MTRR for SDRAM by Simon Glass · Fri Dec 06 21:42:12 2019 -0700
  39. 75545f7 x86: Set the DRAM banks to reflect real location by Simon Glass · Fri Dec 06 21:42:11 2019 -0700
  40. 9de1027 x86: Move fsp_prepare_mrc_cache() to fsp1 directory by Simon Glass · Fri Dec 06 21:42:10 2019 -0700
  41. 6e1b956 x86: Don't export mrccache_update() by Simon Glass · Fri Dec 06 21:42:09 2019 -0700
  42. b5b0aff x86: Add mrccache support for a 'variable' cache by Simon Glass · Fri Dec 06 21:42:08 2019 -0700
  43. 91efff5 x86: Update mrccache to support multiple caches by Simon Glass · Fri Dec 06 21:42:07 2019 -0700
  44. 1b9d815 x86: Tidy up error handling in mrccache_save() by Simon Glass · Fri Dec 06 21:42:06 2019 -0700
  45. c3d0c23 x86: Add a new global_data member for the cache record by Simon Glass · Fri Dec 06 21:42:05 2019 -0700
  46. 4e988f9 x86: Adjust mrccache_get_region() to support get_mmap() by Simon Glass · Fri Dec 06 21:42:04 2019 -0700
  47. 9d25f2e x86: Adjust mrccache_get_region() to use livetree by Simon Glass · Fri Dec 06 21:42:03 2019 -0700
  48. d553f97 x86: Correct mrccache find_next_mrc_cache() calculation by Simon Glass · Fri Dec 06 21:42:02 2019 -0700
  49. 91c0736 x86: Reduce mrccache record alignment size by Simon Glass · Fri Dec 06 21:42:01 2019 -0700
  50. 7a13138 x86: Define the SPL image start by Simon Glass · Fri Dec 06 21:42:00 2019 -0700
  51. 54028bc sandbox: Add a test for IRQ by Simon Glass · Fri Dec 06 21:41:59 2019 -0700
  52. ff418d9 x86: Move UCLASS_IRQ into a separate file by Simon Glass · Fri Dec 06 21:41:58 2019 -0700
  53. 937bb47 sandbox: Add PCI driver and test for p2sb by Simon Glass · Fri Dec 06 21:41:57 2019 -0700
  54. c2dbcd4 sandbox: Disable mmio by default in tests by Simon Glass · Fri Dec 06 21:41:56 2019 -0700
  55. 8c50102 x86: sandbox: Add a PMC emulator and test by Simon Glass · Fri Dec 06 21:41:54 2019 -0700
  56. a53cffe x86: Drop unnecessary interrupt code for TPL by Simon Glass · Fri Dec 06 21:41:52 2019 -0700
  57. dd45a7a x86: Drop unnecessary cpu code for TPL by Simon Glass · Fri Dec 06 21:41:51 2019 -0700
  58. d3edd42 x86: timer: use a timer base of 0 by Simon Glass · Fri Dec 06 21:41:49 2019 -0700
  59. ec1a30c x86: spi: Add helper functions for Intel Fast SPI by Simon Glass · Fri Dec 06 21:41:43 2019 -0700
  60. f5bdce2 i2c: designware: Avoid using static data by Simon Glass · Fri Dec 06 21:41:41 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. deaf297 sandbox: add missing compatible property in device tree by Heinrich Schuchardt · Sat Nov 09 09:39:01 2019 +0100
  63. 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
  64. 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
  65. c7460b8 riscv: add functions for reading the IPI status by Lukas Auer · Sun Dec 08 23:28:50 2019 +0100
  66. 314d3ef riscv: dts: Add #address-cells and #size-cells in nor node by Rick Chen · Thu Nov 14 13:52:29 2019 +0800
  67. 3209fb8 riscv: dts: Support four cores SMP by Rick Chen · Thu Nov 14 13:52:28 2019 +0800
  68. 55bc1bd riscv: Fix clear bss loop in the start-up code by Rick Chen · Thu Nov 14 13:52:27 2019 +0800
  69. 883275d riscv: ax25: cache: Add SPL_RISCV_MMODE for SPL by Rick Chen · Thu Nov 14 13:52:25 2019 +0800
  70. eb61303 riscv: andes_plic: Fix some wrong configurations by Rick Chen · Thu Nov 14 13:52:24 2019 +0800
  71. 276292a riscv: ax25: add SPL support by Rick Chen · Thu Nov 14 13:52:21 2019 +0800
  72. a8ed626 riscv: dts: Add hifive-unleashed-a00 dts from Linux by Jagan Teki · Mon Nov 18 16:59:40 2019 +0530
  73. 0381370 riscv: increase stack size to avoid a stack overflow during distro boot by Lukas Auer · Sun Oct 20 20:53:47 2019 +0200
  74. 2e14ad0 ARM: DRA7: Fixup DSP OPP_HIGH clock rate on DRA76P/DRA77P SoCs by Suman Anna · Mon Dec 02 16:34:21 2019 -0600
  75. 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
  76. 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
  77. 3ba7661 arm: dts: armada-cp110-*dtsi: add xmdio nodes by Nevo Hed · Thu Aug 15 18:08:43 2019 -0400
  78. 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
  79. 8e7545e net: Always build the string_to_enetaddr() helper by Joe Hershberger · Fri Sep 13 19:21:16 2019 -0500
  80. 992c515 arm: -march=armv5t for ARM11 by Heinrich Schuchardt · Sat Dec 07 09:14:50 2019 +0100
  81. 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
  82. d4a78b9 imx8m: fix rom version check to unbreak some B0 chips by Patrick Wildt · Tue Nov 19 09:42:06 2019 +0100
  83. 80f283b x86: simplify ljmp to 32-bit code by Masahiro Yamada · Tue Dec 03 14:28:58 2019 +0900
  84. 19f2a6d x86: use data32 directive instead of macro for operand-size prefix by Masahiro Yamada · Tue Dec 03 14:20:49 2019 +0900
  85. 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
  86. b0f1927 ARM: imx: vining2000: Repair PCIe support by Marek Vasut · Tue Nov 26 09:39:12 2019 +0100
  87. 970d51a ARM: imx: vining2000: Convert to SPL framework by Marek Vasut · Tue Nov 26 09:39:08 2019 +0100
  88. 02fec41 ARM: mx6: pmu: Expose PMU LDO configuration interface by Marek Vasut · Tue Nov 26 09:35:32 2019 +0100
  89. cbee945 board: colibri_imx7: reserve DDR memory for Cortex-M4 by Igor Opaniuk · Tue Dec 03 14:04:47 2019 +0200
  90. 3e59fa9 mx6: Allow configuring the NoC registers on i.MX6QP by Fabio Estevam · Mon Nov 04 09:44:34 2019 -0300
  91. 8764dff mx7ulp: Sync the device tree related files by Fabio Estevam · Tue Nov 05 09:47:54 2019 -0300
  92. 2408f7b mx7ulp: scg: Remove unnused scg_a7_apll_init() by Fabio Estevam · Tue Nov 05 09:47:53 2019 -0300
  93. 04c71e7 mx7ulp: Remove the _RUN notation from the PMC1 LDOVL definitions by Fabio Estevam · Tue Nov 05 09:47:52 2019 -0300
  94. d1d7023 mx7ulp: Introduce the CONFIG_LDO_ENABLED_MODE option by Fabio Estevam · Tue Nov 05 09:47:51 2019 -0300
  95. a320c12 mx7ulp: Print the LDO mode status by Fabio Estevam · Tue Nov 05 09:47:50 2019 -0300
  96. 770258b arm: rockchip: rk3308: Initialize the iomux configuration by David Wu · Tue Dec 03 19:02:50 2019 +0800
  97. eb82918 pwm: rk_pwm: Make PWM driver to support all Rockchip Socs by David Wu · Tue Dec 03 17:49:53 2019 +0800
  98. 9348736 dts: rk3308: Enable ethernet function supported for Firefly ROC_RK3308_CC by David Wu · Tue Nov 26 09:39:51 2019 +0800
  99. b77c309 arm: dts: Add mac node for rk3308 at dtsi level by David Wu · Tue Nov 26 09:39:50 2019 +0800
  100. 0a956d6 rockchip: misc: protect serial# from getting overwritten by Heiko Stuebner · Fri Nov 29 16:40:43 2019 +0100