1. b3d5f19 board/km: remove CONFIG_KM_BOARD_NAME by Holger Brunck · Tue Nov 26 19:09:02 2019 +0100
  2. ac4eb2c ppc/km: convert KM_DEF_NETDEV to Kconfig by Holger Brunck · Tue Nov 26 19:09:01 2019 +0100
  3. 124602a x86: Add chromebook_coral by Simon Glass · Sun Dec 08 17:40:20 2019 -0700
  4. fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · Fri Dec 06 21:41:35 2019 -0700
  5. 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
  6. 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
  7. e6e119e rpi: Enable DRAM bank initialization on arm64 by Matthias Brugger · Thu Dec 05 18:53:14 2019 +0100
  8. f978837 rpi: fix dram bank initialization by Matthias Brugger · Thu Dec 05 18:53:13 2019 +0100
  9. 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
  10. 9203826 riscv: ax25-ae350: Use generic memory size setup by Rick Chen · Thu Nov 14 13:52:23 2019 +0800
  11. c3027d0 riscv: ax25-ae350: add SPL configuration by Rick Chen · Thu Nov 14 13:52:22 2019 +0800
  12. 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
  13. 8e7545e net: Always build the string_to_enetaddr() helper by Joe Hershberger · Fri Sep 13 19:21:16 2019 -0500
  14. 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
  15. e0b3607 ARM: imx: vining2000: Align SOC and ARM LDO voltages by Marek Vasut · Tue Nov 26 09:39:13 2019 +0100
  16. b0f1927 ARM: imx: vining2000: Repair PCIe support by Marek Vasut · Tue Nov 26 09:39:12 2019 +0100
  17. 8312e8c ARM: imx: vining2000: Convert to ethernet DM by Marek Vasut · Tue Nov 26 09:39:10 2019 +0100
  18. fcac9e0 ARM: imx: vining2000: Enable DDR DRAM calibration by Marek Vasut · Tue Nov 26 09:39:09 2019 +0100
  19. 970d51a ARM: imx: vining2000: Convert to SPL framework by Marek Vasut · Tue Nov 26 09:39:08 2019 +0100
  20. cbee945 board: colibri_imx7: reserve DDR memory for Cortex-M4 by Igor Opaniuk · Tue Dec 03 14:04:47 2019 +0200
  21. be4cbcf mx6cuboxi: Add Baruch as maintainer by Fabio Estevam · Thu Nov 07 17:06:21 2019 -0300
  22. 64e1f04 rockchip: config: add support for firefly-px30 board by Kever Yang · Mon Dec 02 15:58:17 2019 +0800
  23. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · Thu Oct 03 19:50:03 2019 +0200
  24. 862f505 ARM: MediaTek: add basic support for MT8518 boards by developer · Thu Nov 07 19:28:44 2019 +0800
  25. f1412ef board: omapl138_lcdk: add the mmc device to SPL by Bartosz Golaszewski · Thu Nov 14 16:10:30 2019 +0100
  26. 3dffb44 mmc: davinci: drop support for ti,dm6441-mmc by Bartosz Golaszewski · Thu Nov 14 16:10:28 2019 +0100
  27. fd37f24 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · Wed Nov 13 18:18:03 2019 -0800
  28. 6d8cbc9 board: Remove unnecessary inclusion of micrel.h from boards by James Byrne · Fri Nov 15 17:11:58 2019 +0000
  29. 9ca7490 Merge branch '2019-12-02-master-imports' by Tom Rini · Mon Dec 02 22:05:35 2019 -0500
  30. eba6b8d common: Move old EEPROM functions into a new header by Simon Glass · Thu Nov 14 12:57:50 2019 -0700
  31. 18afe10 common: Move pci_init_board() out of common.h by Simon Glass · Thu Nov 14 12:57:47 2019 -0700
  32. a7b5130 common: Move some board functions out of common.h by Simon Glass · Thu Nov 14 12:57:46 2019 -0700
  33. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · Thu Nov 14 12:57:45 2019 -0700
  34. adaaa48 common: Move command functions out of common.h by Simon Glass · Thu Nov 14 12:57:43 2019 -0700
  35. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · Thu Nov 14 12:57:42 2019 -0700
  36. f87959b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · Thu Nov 14 12:57:40 2019 -0700
  37. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  38. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  39. fbf091b arm: powerpc: Tidy up code style for cache functions by Simon Glass · Thu Nov 14 12:57:36 2019 -0700
  40. 370382c common: Move some SMP functions out of common.h by Simon Glass · Thu Nov 14 12:57:35 2019 -0700
  41. 33d1e70 common: Move some CPU functions out of common.h by Simon Glass · Thu Nov 14 12:57:32 2019 -0700
  42. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · Thu Nov 14 12:57:30 2019 -0700
  43. 3673618 common: Move serial functions out of common.h by Simon Glass · Thu Nov 14 12:57:24 2019 -0700
  44. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  45. 6853b16 common: Move bootcount functions to their header file by Simon Glass · Thu Nov 14 12:57:18 2019 -0700
  46. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  47. ca9b0af common: Drop linux/crc8.h by Simon Glass · Thu Nov 14 12:57:14 2019 -0700
  48. e7872cb common: Drop global inclusion of status_led.h by Simon Glass · Thu Nov 14 12:57:11 2019 -0700
  49. 6616774 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Dec 02 10:53:34 2019 -0500
  50. 95ee2ae Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Mon Dec 02 10:53:07 2019 -0500
  51. 2f9e494 MIPS: remove Micronas VCT boards by Daniel Schwierzeck · Fri Oct 18 15:13:26 2019 +0200
  52. 58ace21 board: fsl: lx2160a: Fix the typo in board_fix_fdt by Pankaj Bansal · Wed Nov 20 09:12:47 2019 +0000
  53. ce8f674 Merge tag 'mmc-11-27-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Thu Nov 28 07:33:45 2019 -0500
  54. 5a48f3c Merge tag 'u-boot-stm32-20191126' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Thu Nov 28 07:33:16 2019 -0500
  55. 7452aa6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · Thu Nov 28 07:32:44 2019 -0500
  56. 135410c arm: ls1021a: drop redundant board_mmc_init() by Yangbo Lu · Tue Nov 12 19:28:37 2019 +0800
  57. 8e5031b stm32mp1: add support for virtual partition read by Patrick Delaunay · Mon Oct 14 09:28:12 2019 +0200
  58. 11ad8cb stm32mp1: board: add spi nand support by Patrick Delaunay · Mon Oct 14 09:28:11 2019 +0200
  59. 093f6e1 stm32mp1: activate SET_DFU_ALT_INFO by Patrick Delaunay · Mon Oct 14 09:28:09 2019 +0200
  60. c05deb5 Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-boot by Tom Rini · Mon Nov 25 12:56:27 2019 -0500
  61. ea3ff84 board: sdhc: Use block layer to read from mmc by Yinbo Zhu · Tue Oct 15 17:20:49 2019 +0800
  62. 82e7470 ARM: bcm283x: Set memory map at run-time by Matthias Brugger · Tue Nov 19 16:01:05 2019 +0100
  63. d75403d rpi: push fw_dtb_pointer in the .data section by Matthias Brugger · Tue Nov 19 16:01:02 2019 +0100
  64. 5db181d Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sat Nov 23 20:50:11 2019 -0500
  65. 79c97d5 rockchip: lion-rk3368: Migrate to use common FIT generator by Kever Yang · Fri Nov 15 10:40:28 2019 +0800
  66. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  67. 69e15bf T1042RDB_PI_NAND_SECURE_BOOT: Guard t104xrdb SPL env code by Tom Rini · Mon Nov 18 20:02:09 2019 -0500
  68. 0543c43 fsl: layerscape: guard *env_sf_get_env_addr() on CONFIG_ENV_IS_IN_SPI_FLASH by Tom Rini · Mon Nov 18 20:02:08 2019 -0500
  69. b6c9e0d smart-gateway-mt7688: Rework build time check for overwriting factory data by Tom Rini · Mon Nov 18 20:02:06 2019 -0500
  70. 0ae07f6 rockchip: dts: tinker: Add tinker-s board support by Michael Trimarchi · Fri Nov 15 22:07:24 2019 +0100
  71. 62d952f rockchip: rk3308: Add support for ROC-RK3308-CC board by Andy Yan · Thu Nov 14 11:23:02 2019 +0800
  72. 771788f board: rockchip: Add rk3308 evb support by Andy Yan · Thu Nov 14 11:21:15 2019 +0800
  73. da2f45a rockchip: rk3399: split rockpro64 out of evb_rk3399 by Vasily Khoruzhick · Sat Nov 09 11:24:50 2019 -0800
  74. 21547c3 configs: Rename roc-rk3399-pc -> roc-pc-rk3399 defconfig by Jagan Teki · Sat Nov 02 10:19:02 2019 +0530
  75. be19fb2 rockchip: add px30-evb board by Heiko Stuebner · Tue Jul 16 22:19:43 2019 +0200
  76. 6899af9 Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Nov 12 07:18:23 2019 -0500
  77. 99792e2 Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Mon Nov 11 14:19:32 2019 -0500
  78. 27e555e Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Nov 11 14:19:04 2019 -0500
  79. 0cc7fbd rockchip: rk3399: Add Leez P710 support by Andy Yan · Sun Sep 22 18:06:56 2019 +0800
  80. 01ed2a1 Merge branch '2019-11-07-master-imports' by Tom Rini · Fri Nov 08 07:27:45 2019 -0500
  81. d2dd2f7 freescale/powerpc: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · Thu Nov 07 16:11:39 2019 +0000
  82. 22ec238 freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · Thu Nov 07 16:11:32 2019 +0000
  83. 7085d07 armv8: lx2160a: add icid setup for platform devices by Laurentiu Tudor · Fri Oct 18 09:01:55 2019 +0000
  84. 4adff39 armv8: ls2088a: add icid setup for platform devices by Laurentiu Tudor · Fri Oct 18 09:01:54 2019 +0000
  85. e0450ec Kconfig: ti: Make board detect EEPROM addresses depend BOARD_DETECT by Adam Ford · Mon Nov 04 17:05:24 2019 -0600
  86. ce51e84 ARM: omap3_logic: Power on MMC when setting up PMIC by Adam Ford · Sun Nov 03 16:18:27 2019 -0600
  87. 1c4a2c4 arm: add initial support for the Phytium Durian Board by liu hao · Thu Oct 31 07:51:08 2019 +0000
  88. 84cdae2 mpc85xx, socrates: add DM PCI support by Heiko Schocher · Wed Oct 16 05:55:54 2019 +0200
  89. 08ce372 mpc85xx, socrates: enable DM serial by Heiko Schocher · Wed Oct 16 05:55:53 2019 +0200
  90. ff10993 mpc85xx, socrates: disable VIDEO by Heiko Schocher · Wed Oct 16 05:55:51 2019 +0200
  91. 66daf32 mpc85xx, socrates: add DM support by Heiko Schocher · Wed Oct 16 05:55:49 2019 +0200
  92. 2d50bab mpc85xx, dts, socrates: add u-boot specific dtsi by Heiko Schocher · Wed Oct 16 05:55:48 2019 +0200
  93. 38927bc mpc85xx: add socrates dts from linux by Heiko Schocher · Wed Oct 16 05:55:47 2019 +0200
  94. e5f2b22 imx: imx8mm-evk: enable ethernet by Peng Fan · Tue Oct 22 03:30:04 2019 +0000
  95. a181afe imx: add i.MX8MN DDR4 board support by Peng Fan · Mon Sep 16 03:09:55 2019 +0000
  96. fb4071b imx8qm: mek: enable dm-spl for pm by Peng Fan · Mon Sep 02 16:04:11 2019 +0800
  97. a3ec535 Merge tag 'u-boot-imx-20191104' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Nov 04 12:57:41 2019 -0500
  98. dafcd99 imx: support i.MX8QM ROM 7720 a1 board by Oliver Graute · Fri Sep 20 07:08:41 2019 +0000
  99. 6443d5d board/BuR/brppt2: initial commit by Hannes Schmelzer · Wed Jul 17 14:29:53 2019 +0200
  100. a9e0433 imx8mm: evk: enable bd71837 pmic by Peng Fan · Wed Oct 16 10:24:42 2019 +0000