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