1. 2e9d64f tegra: i2c: Change driver to use helper function by Simon Glass · Thu Feb 06 09:54:52 2020 -0700
  2. e5f50c9 dm: core: Change syscon to use helper function by Simon Glass · Thu Feb 06 09:54:51 2020 -0700
  3. 35cb2a4 dm: core: Add a function to find a device by drvdata by Simon Glass · Thu Feb 06 09:54:50 2020 -0700
  4. 27c0e17 dm: core: Allow iterating devices without uclass_get() by Simon Glass · Thu Feb 06 09:54:49 2020 -0700
  5. 21fae58 x86: Move P2SB from Apollo Lake to a more generic location by Wolfgang Wallner · Tue Feb 04 09:04:56 2020 +0100
  6. dba3670 video: enable VIDEO_ANSI and all VIDEO_BBP options by Anatolij Gustschin · Tue Feb 04 22:43:06 2020 +0100
  7. 6bd3b14 configs: Resync with savedefconfig by Tom Rini · Thu Feb 06 13:42:52 2020 -0500
  8. f10b52f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Wed Feb 05 07:19:52 2020 -0500
  9. d69d595 Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · Wed Feb 05 07:18:12 2020 -0500
  10. 715f04e Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Tue Feb 04 11:36:49 2020 -0500
  11. bd0bb46 Merge tag 'ti-v2020.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Tue Feb 04 08:16:01 2020 -0500
  12. 4f60062 board: ls1012ardb: do not use imply CONFIG_ by Heinrich Schuchardt · Sat Jan 25 20:40:21 2020 +0100
  13. 7cef8b6 armv8: ls2088a: Updates secure boot headers offset by Priyanka Singh · Wed Jan 22 10:32:38 2020 +0000
  14. f745ae9 armv8: ls1088a: Updates secure boot headers offset by Priyanka Singh · Wed Jan 22 10:32:34 2020 +0000
  15. e29ef97 armv8: lx2160a: Updates secure boot headers offset by Priyanka Singh · Wed Jan 22 10:31:22 2020 +0000
  16. d06adf2 armv8: ls1012ardb: Updates secure boot headers offset by Priyanka Singh · Wed Jan 22 10:29:52 2020 +0000
  17. a83b8db armv8: ls1046a: Updates secure boot headers offset by Priyanka Singh · Wed Jan 22 10:29:46 2020 +0000
  18. d168ade configs: ls1021a: Reserve low memory for CMA by Alison Wang · Tue Jan 21 07:33:01 2020 +0000
  19. d15aa9f dm: arm: ls1021a: add i2c DM support by Biwen Li · Tue Dec 31 15:33:44 2019 +0800
  20. 0a759bb dm: arm64: ls1012a: add i2c DM support by Biwen Li · Tue Dec 31 15:33:41 2019 +0800
  21. 9dc4bbe Kconfigs: layerscape: use a convenient default value for SYS_MALLOC_F_LEN by Biwen Li · Tue Dec 31 15:33:40 2019 +0800
  22. 41a5abc i2c: mxc_i2c: add DM_FLAG_PRE_RELOC flag by Biwen Li · Tue Dec 31 15:33:39 2019 +0800
  23. a8c4e1f armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabled by Biwen Li · Tue Dec 31 15:33:38 2019 +0800
  24. d00ffb5 rtc: pcf8563: Add driver model support by Biwen Li · Tue Dec 31 15:33:37 2019 +0800
  25. 2c4cbb5 configs: ls1028a: Enable FSPI support by Kuldeep Singh · Wed Nov 06 16:38:02 2019 +0530
  26. 6b61424 arm: dts: lx2160a: Add FSPI node properties by Kuldeep Singh · Wed Nov 06 16:38:01 2019 +0530
  27. baab246 arm: dts: ls1028a: Add FSPI node properties by Kuldeep Singh · Wed Nov 06 16:38:00 2019 +0530
  28. 74bd499 board: fsl: lx2160a: Add support to reset to eMMC by Meenakshi Aggarwal · Thu Jan 23 17:55:10 2020 +0530
  29. 851856c arm: dts: ls1028a: fix interrupt properties by Michael Walle · Wed Dec 18 00:10:00 2019 +0100
  30. ae18277 arm: ls1028a: use the new flexspi driver by Michael Walle · Wed Dec 18 00:09:59 2019 +0100
  31. 5b18971 configs: ls1012ardb: Enable CONFIG_SYS_RELOC_GD_ENV_ADDR by Kuldeep Singh · Thu Dec 12 14:46:04 2019 +0530
  32. d7c8e59 azure: Move to vs2017-win2016 platform build host by Tom Rini · Mon Jan 27 16:23:29 2020 -0500
  33. 1ec382a gpio: intel_gpio: Fix register/bit offsets intel_gpio_get_value() by Wolfgang Wallner · Mon Feb 03 11:38:06 2020 +0100
  34. ee2ba39 gpio: intel_gpio: Clear tx state bit when setting output by Wolfgang Wallner · Mon Feb 03 11:38:05 2020 +0100
  35. c3d53e1 gpio: intel_gpio: Pass pinctrl device to pcr_clrsetbits32() by Wolfgang Wallner · Mon Feb 03 11:38:04 2020 +0100
  36. 3767e7f x86: itss: Remove apl-prefix by Wolfgang Wallner · Wed Jan 22 16:01:47 2020 +0100
  37. b5460dd x86: itss: Add a Kconfig option to enable/disable ITSS driver by Wolfgang Wallner · Mon Feb 03 14:06:45 2020 +0100
  38. 16ae7e3 x86: Move itss.c from Apollo Lake to a more generic location by Wolfgang Wallner · Wed Jan 22 16:01:46 2020 +0100
  39. c6dea21 watchdog: omap_wdt: Fix WDT coding style by Marek Vasut · Fri Jan 24 05:44:25 2020 +0100
  40. 6c0e60a watchdog: omap_wdt: Fix WDT reloading by Marek Vasut · Fri Jan 24 05:44:24 2020 +0100
  41. 9dadf14 watchdog: omap_wdt: Fix WDT timeout configuration by Marek Vasut · Fri Jan 24 05:44:23 2020 +0100
  42. 0414d59 configs: j721e_evm_a72: Add GPIO support by Faiz Abbas · Tue Jan 28 15:40:05 2020 +0530
  43. 93503f4 arm: dts: k3-j721e-main: Add Support for gpio0 by Faiz Abbas · Tue Jan 28 15:40:04 2020 +0530
  44. c22f474 gpio: da8xx_gpio: Add "ti,keystone-gpio" compatible by Vignesh Raghavendra · Tue Jan 28 15:40:03 2020 +0530
  45. 536fd36 gpio: da8xx_gpio: Fix compiler warning by Vignesh Raghavendra · Tue Jan 28 15:40:02 2020 +0530
  46. 7f7a95c configs: j721e_evm_defconfig: Enable PCA953x IO expander by Vignesh Raghavendra · Mon Jan 27 23:22:16 2020 +0530
  47. 8a290cc arm: dts: k3-j721e-common-proc-board: Enable I2C expander for SPL by Vignesh Raghavendra · Mon Jan 27 23:22:15 2020 +0530
  48. 1c5aa32 arm: dts: k3-j721e-common-proc-board: Add I2C GPIO expander by Vignesh Raghavendra · Mon Jan 27 23:22:14 2020 +0530
  49. e421d09 arm: dts: k3-j721e: Add I2C nodes by Vignesh Raghavendra · Mon Jan 27 23:22:13 2020 +0530
  50. 44ab923 gpio: pca953x_gpio: Add support for 24 bit IO expander by Vignesh Raghavendra · Mon Jan 27 23:19:00 2020 +0530
  51. b46318f configs: j721e_evm_r5/a72_defconfig: Enable DFU related configs by Vignesh Raghavendra · Mon Jan 27 17:59:29 2020 +0530
  52. e75f410 configs: j721e_evm_r5/a72_defconfig: Enable USB Gadget related configs by Vignesh Raghavendra · Mon Jan 27 17:59:28 2020 +0530
  53. bd4ab0d configs: j721e_evm_r5_defconfig: Increase early malloc size by Vignesh Raghavendra · Mon Jan 27 17:59:27 2020 +0530
  54. 853a689 configs: j721e_evm: Add DFU related variables by Vignesh Raghavendra · Mon Jan 27 17:59:26 2020 +0530
  55. 4bdd330 arm: dts: k3-j721e-common-proc-board: Enable USB0 in peripheral mode by Vignesh Raghavendra · Mon Jan 27 17:59:25 2020 +0530
  56. 1b9d927 arm: mach-k3: sysfw-loader: Add support to download SYSFW via DFU by Vignesh Raghavendra · Mon Jan 27 17:59:24 2020 +0530
  57. c626d62 arm: mach-k3: j721e: Rename BOOT_DEVICE_USB to BOOT_DEVICE_DFU by Vignesh Raghavendra · Mon Jan 27 17:59:23 2020 +0530
  58. 96249f1 configs: j721e_evm_a72: Fix redundant environment offset by Faiz Abbas · Mon Jan 27 16:08:31 2020 +0530
  59. 1651ee1 arm: ti: boot: Use correct dtb and dtbo on Android boot by Sam Protsenko · Fri Jan 24 17:53:49 2020 +0200
  60. 04cdcee env: ti: boot: Boot Android with dynamic partitions by Sam Protsenko · Fri Jan 24 17:53:48 2020 +0200
  61. 0b47e44 env: ti: boot: Respect slot_suffix in AVB commands by Sam Protsenko · Fri Jan 24 17:53:47 2020 +0200
  62. 4835715 configs: am57xx_evm: Enable Android commands by Sam Protsenko · Fri Jan 24 17:53:46 2020 +0200
  63. 61c72ea test/py: android: Add test for abootimg by Sam Protsenko · Fri Jan 24 17:53:45 2020 +0200
  64. cd43fa1 doc: android: Convert to Sphinx format by Sam Protsenko · Fri Jan 24 17:53:44 2020 +0200
  65. d8efc7c doc: android: Add documentation for Android Boot Image by Sam Protsenko · Fri Jan 24 17:53:43 2020 +0200
  66. 035502e cmd: abootimg: Add abootimg command by Sam Protsenko · Fri Jan 24 17:53:42 2020 +0200
  67. 2666a1a image: android: Add routine to get dtbo params by Sam Protsenko · Fri Jan 24 17:53:41 2020 +0200
  68. 4fabf40 image: android: Add functions for handling dtb field by Sam Protsenko · Fri Jan 24 17:53:40 2020 +0200
  69. 9713216 x86: Move itss.h from Apollo Lake to the generic x86 include directory by Wolfgang Wallner · Wed Jan 22 16:01:45 2020 +0100
  70. 12ea858 x86: apl: Add the term "Interrupt Timer Subsystem" to ITSS files by Wolfgang Wallner · Wed Jan 22 16:01:44 2020 +0100
  71. 6157ec1 spi: ich: Drop while loop in hardware sequencing erase case by Wolfgang Wallner · Tue Jan 14 14:05:48 2020 +0100
  72. e92b317 x86: edison: Switch to ACPI mode by Andy Shevchenko · Thu Jan 09 23:12:35 2020 +0200
  73. fe58d69 x86: edison: Enable command line editing by Marek Vasut · Thu Jan 09 23:12:34 2020 +0200
  74. a017f61 doc: Chromebook Coral: fix build warnings by Heinrich Schuchardt · Thu Jan 09 20:33:32 2020 +0100
  75. 4dcaa7d x86: limit the fs segment to the pointer size by Masahiro Yamada · Wed Jan 08 20:13:42 2020 +0900
  76. d560329 x86: use invd instead of wbinvd in real mode start code by Masahiro Yamada · Wed Jan 08 20:08:44 2020 +0900
  77. a734932 doc: intel: Update serial driver changes in slimbootloader.rst by Park, Aiden · Wed Dec 18 05:56:29 2019 +0000
  78. 15a38b3 x86: serial: Use NS16550_DYNAMIC in Slim Bootloader by Park, Aiden · Wed Dec 18 05:56:23 2019 +0000
  79. fcddf8a x86: Move coreboot over to use the coreboot UART by Simon Glass · Thu Dec 19 17:58:21 2019 -0700
  80. 4d22107 x86: serial: Add a coreboot serial driver by Simon Glass · Thu Dec 19 17:58:20 2019 -0700
  81. 7535db8 x86: Update coreboot serial table struct by Simon Glass · Thu Dec 19 17:58:19 2019 -0700
  82. f8b1a24 serial: ns16550: Support run-time configuration by Simon Glass · Thu Dec 19 17:58:18 2019 -0700
  83. aae4602 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Sun Feb 02 15:26:53 2020 -0500
  84. 5378fb1 dfu: Add option to skip empty pages when flashing UBI images to NAND by Guillermo Rodríguez · Mon Dec 16 16:27:57 2019 +0100
  85. 6e0c11a usb: cdns3: ep0: Invalidate cache before reading Setup Packet by Vignesh Raghavendra · Mon Jan 27 17:55:54 2020 +0530
  86. 29a641b Merge tag 'u-boot-rockchip-20200130' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sat Feb 01 15:31:04 2020 -0500
  87. c0b2714 Merge tag 'uniphier-v2020.04-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · Fri Jan 31 13:26:28 2020 -0500
  88. bae6a76 ARM: uniphier: use $loadaddr for source command by Masahiro Yamada · Thu Jan 30 22:20:38 2020 +0900
  89. 23929fb ARM: uniphier: set gd->ram_base correctly by Masahiro Yamada · Thu Jan 30 22:20:37 2020 +0900
  90. 8fc5382 mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISC by Masahiro Yamada · Thu Jan 30 22:07:59 2020 +0900
  91. 51b9bc9 ARM: uniphier: remove adhoc reset deassertion for the NAND controller by Masahiro Yamada · Thu Jan 30 00:55:57 2020 +0900
  92. 6be3873 mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES based on DT compatible by Masahiro Yamada · Thu Jan 30 00:55:55 2020 +0900
  93. 6b982ad mtd: rawnand: denali_dt: insert udelay() after reset deassert by Masahiro Yamada · Thu Jan 30 00:55:54 2020 +0900
  94. 54f8107 mtd: rawnand: denali: Do not reset the block before booting the kernel by Marek Vasut · Tue Jan 21 20:03:11 2020 +0100
  95. bfee37c mtd: rawnand: denali_dt: make the core clock optional by Masahiro Yamada · Tue Jan 21 20:03:10 2020 +0100
  96. 4f31a60 mtd: rawnand: denali-spl: Add missing hardware init on SoCFPGA by Marek Vasut · Tue Jan 21 20:03:09 2020 +0100
  97. 23ed816 Merge branch '2020-01-30-master-imports' by Tom Rini · Thu Jan 30 20:38:47 2020 -0500
  98. a3d97a0 Remove redundant YYLOC global declaration by Peter Robinson · Thu Jan 30 09:37:15 2020 +0000
  99. 2e1f8c0 Makefile: Fix the location of the migration file by Fabio Estevam · Wed Jan 29 17:05:29 2020 -0300
  100. e5e3c11 tools: buildman: fix typo by Flavio Suligoi · Wed Jan 29 09:56:05 2020 +0100