1. fc82466 sysreset: add support for socfpga sysreset by Simon Goldschmidt · Mon Jul 15 21:47:55 2019 +0200
  2. ebfb9fb sysreset: socfpga: stratix10: add sysreset driver by Simon Goldschmidt · Mon Jul 15 21:47:54 2019 +0200
  3. be36639 sysreset: socfpga: gen5: add sysreset driver by Simon Goldschmidt · Mon Jul 15 21:47:53 2019 +0200
  4. b32e1e8 arm: socfpga: rst: add register definition for cold reset by Simon Goldschmidt · Mon Jul 15 21:47:52 2019 +0200
  5. 2be4a3e dm: ddr: socfpga: fix gen5 ddr driver to not use bss by Simon Goldschmidt · Thu Jul 11 21:18:12 2019 +0200
  6. db3c244 arm: socfpga: fix 3 boards missing env var "socfpga_legacy_reset_compat" by Simon Goldschmidt · Wed Jul 10 22:09:14 2019 +0200
  7. b093197 Merge branch '2019-07-17-master-imports' by Tom Rini · Thu Jul 18 11:31:37 2019 -0400
  8. 75a83f9 Revert "test: Disable pci_ep test for now" by Tom Rini · Wed Jul 17 09:58:24 2019 -0400
  9. a4e697d pci_ep: fix wrong addressing to barno by Ramon Fried · Mon Jul 15 23:04:41 2019 +0300
  10. 747db2c board: Arcturus: ucp1020: Removing obsoleted stuff by Oleksandr Zhadan · Thu Jul 11 11:52:49 2019 -0400
  11. 1a0ff47 blk: Invalidate block cache when switching hwpart by developer · Thu Jul 11 15:10:23 2019 +0800
  12. 1c35c94 arm: dts: MediaTek: remove tick-timer from mt7629.dtsi by developer · Thu Jul 11 14:26:26 2019 +0800
  13. 9ca05d7 configs: mt7629_rfb: use arm arch timer instead of mtk timer by developer · Thu Jul 11 14:26:25 2019 +0800
  14. 6a77997 arm: dts: MediaTek: fix clock order for timer0 node of mt7629.dtsi by developer · Thu Jul 11 14:26:24 2019 +0800
  15. 4872d93 chromium: Update docs to clone vboot_reference directly by Simon Glass · Wed Jul 10 11:04:13 2019 -0600
  16. ce6113b arm: mediatek: add missing arch timer configuration for MT7629 by developer · Wed Jul 10 17:35:42 2019 +0800
  17. e601f54 power-domain.h: Fix typo by Anatolij Gustschin · Wed Jul 10 10:03:13 2019 +0200
  18. 627e3c8 CVE-2019-13106: ext4: fix out-of-bounds memset by Paul Emge · Mon Jul 08 16:37:07 2019 -0700
  19. 16b19bb ext4: gracefully fail on divide-by-0 by Paul Emge · Mon Jul 08 16:37:06 2019 -0700
  20. a4a48ef CVE-2019-13104: ext4: check for underflow in ext4fs_read_file by Paul Emge · Mon Jul 08 16:37:05 2019 -0700
  21. 955dbbc CVE-2019-13105: ext4: fix double-free in ext4_cache_read by Paul Emge · Mon Jul 08 16:37:04 2019 -0700
  22. 6149412 CVE-2019-13103: disk: stop infinite recursion in DOS Partitions by Paul Emge · Mon Jul 08 16:37:03 2019 -0700
  23. 8630266 qemu-riscv: enable VIRTIO_PCI by David Abdurachmanov · Wed Jul 03 15:50:44 2019 +0300
  24. ff91dde arm: qemu: fix failure in flash initialization if booting from TF-A by AKASHI Takahiro · Wed Jul 03 10:44:40 2019 +0900
  25. fb83f75 arm: move CONFIG_TFABOOT to generic Kconfig by AKASHI Takahiro · Wed Jul 03 10:44:39 2019 +0900
  26. f90f508 doc: Move fastboot protocol doc to android dir by Sam Protsenko · Tue Jul 02 21:14:57 2019 +0300
  27. d3f0937 cmd: mem: Add a command to fill the memory with random data by Jean-Jacques Hiblot · Tue Jul 02 14:23:26 2019 +0200
  28. 871820d tools: mkenvimage: Always consider non-regular files by Andre Przywara · Sun Jun 30 02:45:01 2019 +0100
  29. edc33d0 tools: mkenvimage: Fix reading from slow pipe by Andre Przywara · Sun Jun 30 02:45:00 2019 +0100
  30. 13616a9 test/py: gpt: Use long options for sgdisk by Sam Protsenko · Tue Jul 02 21:20:32 2019 +0300
  31. 81f087e env: mmc: add erase-function by Frank Wunderlich · Sat Jun 29 11:36:20 2019 +0200
  32. 33afa93 env: register erase command by Frank Wunderlich · Sat Jun 29 11:36:19 2019 +0200
  33. fe6cdf3 common: Fix autocompletion with CONFIG_CMDLINE_PS_SUPPORT by Marek Vasut · Thu Jun 27 00:17:27 2019 +0200
  34. db58d9e regulator: Allow enabling GPIO regulator by Sven Schwermer · Mon Jun 24 13:03:34 2019 +0200
  35. 2595752 regulator: Factor out common enable code by Sven Schwermer · Mon Jun 24 13:03:33 2019 +0200
  36. 77587ca ARM: correct detection of thumb mode by Heinrich Schuchardt · Sun Jun 23 12:59:31 2019 +0200
  37. a958815 ext4: add support for filesystems without JOURNAL by Marek Szyprowski · Fri Jun 21 15:35:35 2019 +0200
  38. 07a39ab ext4: fix calculating inode blkcount for non-512 blocksize filesystems by Marek Szyprowski · Fri Jun 21 15:32:51 2019 +0200
  39. 15ac1d2 rtc: Add DM support to ds3231 by Chuanhua Han · Fri Jun 21 16:21:53 2019 +0800
  40. abf8eb2 lib: rsa: add support to other openssl engine types than pkcs11 by Vesa Jääskeläinen · Sun Jun 16 20:53:38 2019 +0300
  41. 8dbe543 Merge branch '2019-07-17-ti-imports' by Tom Rini · Thu Jul 18 11:30:30 2019 -0400
  42. 1c70f41 Merge branch '2019-07-17-ci-imports' by Tom Rini · Thu Jul 18 11:30:12 2019 -0400
  43. 7faea83 gitlab-ci: Move the pyelfutils section by Tom Rini · Thu Jul 18 07:28:36 2019 -0400
  44. 372c697 gitlab-ci: Split the world build into 4 jobs by Tom Rini · Wed Jul 17 17:51:28 2019 -0400
  45. 2f7b32b gitlab-ci: Add pyelftools when needed by Tom Rini · Wed Jul 17 22:51:31 2019 -0400
  46. 0008b88 gitlab-ci: Add evb-ast2500 test.py test by Tom Rini · Wed Jul 17 16:06:57 2019 -0400
  47. d2244b9 gitlab-ci: Initial conversion of Travis CI build to GitLab CI by Tom Rini · Wed Jun 19 09:25:17 2019 -0400
  48. 04b7d6b am335x_boneblack_vboot: Disable asm memcpy/memset in SPL by Tom Rini · Wed Jul 17 22:50:33 2019 -0400
  49. 7ae4e55 travis: Build aspeed board with qemu HEAD by Joel Stanley · Thu Jul 04 11:05:18 2019 +0930
  50. 9cfd7a5 travis: Add ASPEED ast2500 to qemu tests by Joel Stanley · Thu Jul 04 11:05:17 2019 +0930
  51. 549ef5e configs: aspeed: Add HUSH and random ethernet addr by Joel Stanley · Thu Jul 04 11:05:15 2019 +0930
  52. 136d3af configs: aspeed: Unset CONFIG_MMC by Joel Stanley · Thu Jul 04 11:05:14 2019 +0930
  53. 612540d configs: am65x_hs_evm: Add support for applying overlays by Andreas Dannenberg · Tue Jun 04 18:08:28 2019 -0500
  54. e102c4f configs: am65x_evm: Add support for applying overlays by Andreas Dannenberg · Tue Jun 04 18:08:27 2019 -0500
  55. 63f5c85 board: ti: am654: Use EEPROM-based board detection by Andreas Dannenberg · Tue Jun 04 18:08:26 2019 -0500
  56. 5a64711 ti: common: am6: Add support for setting MAC addresses by Andreas Dannenberg · Tue Jun 04 18:08:25 2019 -0500
  57. f998a82 ti: common: am6: Add support for board description EEPROM by Andreas Dannenberg · Tue Jun 04 18:08:24 2019 -0500
  58. 8400a90 arm: K3: am654: Map common EEPROM data into SRAM scratch space by Andreas Dannenberg · Tue Jun 04 18:08:23 2019 -0500
  59. f1b665b configs: am65x_hs_evm_a53: Increase malloc pool before relocation by Andreas Dannenberg · Tue Jun 04 18:08:22 2019 -0500
  60. 9a20546 configs: am65x_evm_a53: Increase malloc pool before relocation by Andreas Dannenberg · Tue Jun 04 18:08:21 2019 -0500
  61. d525fbb configs: am65x_hs_evm_a53: Enable PCA953X-type GPIO driver by Andreas Dannenberg · Tue Jun 04 18:08:20 2019 -0500
  62. 279a250 configs: am65x_evm_a53: Enable PCA953X-type GPIO driver by Andreas Dannenberg · Tue Jun 04 18:08:19 2019 -0500
  63. 67bb387 arm64: dts: k3-am654-base-board: Add I2C GPIO expander @ 0x38 by Andreas Dannenberg · Tue Jun 04 18:08:18 2019 -0500
  64. 46051df configs: am65x_hs_evm_defconfig: Enable I2C support by Andreas Dannenberg · Tue Jun 04 18:08:17 2019 -0500
  65. cc2b311 configs: am65x_evm_defconfig: Enable I2C support by Andreas Dannenberg · Tue Jun 04 18:08:16 2019 -0500
  66. d20cf7b arm: dts: k3-am654-base-board: Enable wkup_i2c0 across all boot stages by Andreas Dannenberg · Tue Jun 04 18:08:15 2019 -0500
  67. e3179be arm: dts: k3-am65: Add I2C nodes by Andreas Dannenberg · Tue Jun 04 18:08:14 2019 -0500
  68. 9976b86 arm: dts: k3-am65: Move pinctrl nodes out of U-Boot specific dtsi by Andreas Dannenberg · Tue Jun 04 18:08:13 2019 -0500
  69. 816fbb7 arm: omap_i2c: Remove unwanted header file inclusion by Vignesh R · Tue Jun 04 18:08:12 2019 -0500
  70. 64d4f55 i2c: omap24xx_i2c: Adapt driver to support K3 devices by Vignesh R · Tue Jun 04 18:08:11 2019 -0500
  71. 216a0d7 am65x: README: Add eMMC layout and flash instructions by Faiz Abbas · Tue Jun 04 17:55:55 2019 -0500
  72. 598a7e1 configs: am65x_hs_evm: Add Support for eMMC boot by Andreas Dannenberg · Tue Jun 04 17:55:54 2019 -0500
  73. c7f3321 configs: am65x_evm: Add Support for eMMC boot by Faiz Abbas · Tue Jun 04 17:55:53 2019 -0500
  74. 355f063 configs: am65x_hs_evm_r5: All sysfw to be loaded via MMC by Andreas Dannenberg · Tue Jun 04 17:55:52 2019 -0500
  75. f595cac configs: am65x_evm_r5: All sysfw to be loaded via MMC by Andreas Dannenberg · Tue Jun 04 17:55:51 2019 -0500
  76. ea91da1 armV7R: K3: am654: Load SYSFW binary and config from boot media by Andreas Dannenberg · Tue Jun 04 17:55:50 2019 -0500
  77. b1a3c0b armv7R: K3: am654: Use full malloc implementation in SPL by Andreas Dannenberg · Tue Jun 04 17:55:49 2019 -0500
  78. 3a9a24c armV7R: K3: am654: Allow using SPL BSS pre-relocation by Andreas Dannenberg · Tue Jun 04 17:55:48 2019 -0500
  79. 04e5ea8 arm: K3: Introduce System Firmware loader framework by Andreas Dannenberg · Tue Jun 04 17:55:47 2019 -0500
  80. 8d9f7f1 spl: Make image loader infrastructure more universal by Andreas Dannenberg · Tue Jun 04 17:55:46 2019 -0500
  81. aa4ad4b spl: Allow performing BSS init early before board_init_f() by Andreas Dannenberg · Tue Jun 04 17:55:45 2019 -0500
  82. eb4d032 mmc: am654_sdhci: Allow driver to probe without PDs specified by Andreas Dannenberg · Tue Jun 04 17:55:44 2019 -0500
  83. 1c64f99 configs: am65x_evm_a53: Add Support for creating GPT partitions by Faiz Abbas · Tue Jun 11 00:43:44 2019 +0530
  84. d044bfc am65x_evm: Add Support for creating a filesystem GPT partition in eMMC by Faiz Abbas · Tue Jun 11 00:43:43 2019 +0530
  85. 8812bf6 configs: am65x: Add configs to support environment in eMMC by Faiz Abbas · Tue Jun 11 00:43:42 2019 +0530
  86. 7eecee6 mmc: am654_sdhci: Add a platform specific set_control_reg() callback by Faiz Abbas · Tue Jun 11 00:43:41 2019 +0530
  87. 2eddc00 mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings by Faiz Abbas · Tue Jun 11 00:43:40 2019 +0530
  88. 8c10b82 configs: am65x_evm: Enable CONFIG_REGMAP by Faiz Abbas · Tue Jun 11 00:43:39 2019 +0530
  89. e9aed58 mmc: am654_sdhci: Add Support for PHY by Faiz Abbas · Tue Jun 11 00:43:38 2019 +0530
  90. 375acf8 mmc: sdhci: Make set_ios_post() return int by Faiz Abbas · Tue Jun 11 00:43:37 2019 +0530
  91. aa8d1b7 arm: dts: k3: Add phy specific properties to SD card node by Faiz Abbas · Tue Jun 11 00:43:36 2019 +0530
  92. ab61966 mmc: sdhci: Make sdhci_set_clock() non static by Faiz Abbas · Tue Jun 11 00:43:35 2019 +0530
  93. f08f9d7 mmc: sdhci: Add support for sdhci-caps-mask by Faiz Abbas · Tue Jun 11 00:43:34 2019 +0530
  94. 52742f4 regmap: Add API regmap_init_mem_index() by Faiz Abbas · Tue Jun 11 00:43:33 2019 +0530
  95. 03c9a40 mmc: am654_sdhci: Remove quirks by Faiz Abbas · Tue Jun 11 00:43:32 2019 +0530
  96. d8fb309 arm64: dts: k3: Sync sdhci0 node from kernel and change driver name by Faiz Abbas · Tue Jun 11 00:43:31 2019 +0530
  97. ef0e43f Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Tue Jul 16 11:19:31 2019 -0400
  98. 213c297 sunxi: H6: Enable USB for existing boards by Andre Przywara · Sun Jun 23 15:09:50 2019 +0100
  99. b2f0f31 sunxi: phy: Add USB PHY support for Allwinner H6 by Andre Przywara · Sun Jun 23 15:09:49 2019 +0100
  100. 60e6efd sunxi: clocks: Add H6 USB clock gates and resets by Andre Przywara · Sun Jun 23 15:09:48 2019 +0100