1. b3b3439 ram: rk3399: s/tsel_wr_select_p/tsel_wr_select_dq_p by Jagan Teki · 5 years ago
  2. 3666714 ram: rk3399: s/tsel_wr_select_n/tsel_wr_select_dq_n by Jagan Teki · 5 years ago
  3. 2ef77ed ram: rk3399: Handle pctl_cfg return type by Jagan Teki · 5 years ago
  4. a58ff79 ram: rk3399: s/sdram_params/params by Jagan Teki · 5 years ago
  5. acf8e0f ram: rk3399: Some trivial code fixes by Jagan Teki · 5 years ago
  6. f676c7c ram: rk3399: Fix code warnings by Jagan Teki · 5 years ago
  7. 252aeab rockchip: rock960-rk3399: fix mail format in MAINTAINER file by Kever Yang · 5 years ago
  8. be7a6d8 rockchip: dts: rk3399: Add 'same-as-spl' for Rock PI 4 by Andy Yan · 5 years ago
  9. 03d7e5b rockchip: dts: rk3399: Add spl-boot-order for Rock PI 4 by Andy Yan · 5 years ago
  10. 1a959ce configs: rockchip: rock960: enable USB3 support by Peter Robinson · 5 years ago
  11. 070d049 configs: rockchip: rock960: Add support for USB ethernet adapters by Peter Robinson · 5 years ago
  12. c9099d0 configs: rockchip: rock960: enable DMA for SDHCI controller by Peter Robinson · 5 years ago
  13. 5a55697 configs: rockchip: rock960: enable pmic and regulator commands by Peter Robinson · 5 years ago
  14. 40f4bc8 configs: rockchip: rock960: drop options for non-existent HW by Peter Robinson · 5 years ago
  15. c91fb87 arm64: rockchip: rock960: sync dts files from Linux 5.2-rc6 by Peter Robinson · 5 years ago
  16. 92df442 rockchip: xhci: Remove RK3399 support by Mark Kettenis · 5 years ago
  17. b2bb622 usb: xhci-dwc3: Add USB2 PHY configuration by Mark Kettenis · 5 years ago
  18. 06ec913 usb: dwc3-of-simple: Add support for RK3399 by Mark Kettenis · 5 years ago
  19. ae58935 rockchip: clk: rk3399: handle clk_enable requests for USB3 by Mark Kettenis · 5 years ago
  20. b093197 Merge branch '2019-07-17-master-imports' by Tom Rini · 5 years ago
  21. 75a83f9 Revert "test: Disable pci_ep test for now" by Tom Rini · 5 years ago
  22. a4e697d pci_ep: fix wrong addressing to barno by Ramon Fried · 5 years ago
  23. 747db2c board: Arcturus: ucp1020: Removing obsoleted stuff by Oleksandr Zhadan · 5 years ago
  24. 1a0ff47 blk: Invalidate block cache when switching hwpart by developer · 5 years ago
  25. 1c35c94 arm: dts: MediaTek: remove tick-timer from mt7629.dtsi by developer · 5 years ago
  26. 9ca05d7 configs: mt7629_rfb: use arm arch timer instead of mtk timer by developer · 5 years ago
  27. 6a77997 arm: dts: MediaTek: fix clock order for timer0 node of mt7629.dtsi by developer · 5 years ago
  28. 4872d93 chromium: Update docs to clone vboot_reference directly by Simon Glass · 5 years ago
  29. ce6113b arm: mediatek: add missing arch timer configuration for MT7629 by developer · 5 years ago
  30. e601f54 power-domain.h: Fix typo by Anatolij Gustschin · 5 years ago
  31. 627e3c8 CVE-2019-13106: ext4: fix out-of-bounds memset by Paul Emge · 5 years ago
  32. 16b19bb ext4: gracefully fail on divide-by-0 by Paul Emge · 5 years ago
  33. a4a48ef CVE-2019-13104: ext4: check for underflow in ext4fs_read_file by Paul Emge · 5 years ago
  34. 955dbbc CVE-2019-13105: ext4: fix double-free in ext4_cache_read by Paul Emge · 5 years ago
  35. 6149412 CVE-2019-13103: disk: stop infinite recursion in DOS Partitions by Paul Emge · 5 years ago
  36. 8630266 qemu-riscv: enable VIRTIO_PCI by David Abdurachmanov · 5 years ago
  37. ff91dde arm: qemu: fix failure in flash initialization if booting from TF-A by AKASHI Takahiro · 5 years ago
  38. fb83f75 arm: move CONFIG_TFABOOT to generic Kconfig by AKASHI Takahiro · 5 years ago
  39. f90f508 doc: Move fastboot protocol doc to android dir by Sam Protsenko · 5 years ago
  40. d3f0937 cmd: mem: Add a command to fill the memory with random data by Jean-Jacques Hiblot · 5 years ago
  41. 871820d tools: mkenvimage: Always consider non-regular files by Andre Przywara · 5 years ago
  42. edc33d0 tools: mkenvimage: Fix reading from slow pipe by Andre Przywara · 5 years ago
  43. 13616a9 test/py: gpt: Use long options for sgdisk by Sam Protsenko · 5 years ago
  44. 81f087e env: mmc: add erase-function by Frank Wunderlich · 5 years ago
  45. 33afa93 env: register erase command by Frank Wunderlich · 5 years ago
  46. fe6cdf3 common: Fix autocompletion with CONFIG_CMDLINE_PS_SUPPORT by Marek Vasut · 5 years ago
  47. db58d9e regulator: Allow enabling GPIO regulator by Sven Schwermer · 5 years ago
  48. 2595752 regulator: Factor out common enable code by Sven Schwermer · 5 years ago
  49. 77587ca ARM: correct detection of thumb mode by Heinrich Schuchardt · 5 years ago
  50. a958815 ext4: add support for filesystems without JOURNAL by Marek Szyprowski · 5 years ago
  51. 07a39ab ext4: fix calculating inode blkcount for non-512 blocksize filesystems by Marek Szyprowski · 5 years ago
  52. 15ac1d2 rtc: Add DM support to ds3231 by Chuanhua Han · 5 years ago
  53. abf8eb2 lib: rsa: add support to other openssl engine types than pkcs11 by Vesa Jääskeläinen · 5 years ago
  54. 8dbe543 Merge branch '2019-07-17-ti-imports' by Tom Rini · 5 years ago
  55. 1c70f41 Merge branch '2019-07-17-ci-imports' by Tom Rini · 5 years ago
  56. 7faea83 gitlab-ci: Move the pyelfutils section by Tom Rini · 5 years ago
  57. 372c697 gitlab-ci: Split the world build into 4 jobs by Tom Rini · 5 years ago
  58. 2f7b32b gitlab-ci: Add pyelftools when needed by Tom Rini · 5 years ago
  59. 0008b88 gitlab-ci: Add evb-ast2500 test.py test by Tom Rini · 5 years ago
  60. d2244b9 gitlab-ci: Initial conversion of Travis CI build to GitLab CI by Tom Rini · 5 years ago
  61. 04b7d6b am335x_boneblack_vboot: Disable asm memcpy/memset in SPL by Tom Rini · 5 years ago
  62. 7ae4e55 travis: Build aspeed board with qemu HEAD by Joel Stanley · 5 years ago
  63. 9cfd7a5 travis: Add ASPEED ast2500 to qemu tests by Joel Stanley · 5 years ago
  64. 549ef5e configs: aspeed: Add HUSH and random ethernet addr by Joel Stanley · 5 years ago
  65. 136d3af configs: aspeed: Unset CONFIG_MMC by Joel Stanley · 5 years ago
  66. 612540d configs: am65x_hs_evm: Add support for applying overlays by Andreas Dannenberg · 5 years ago
  67. e102c4f configs: am65x_evm: Add support for applying overlays by Andreas Dannenberg · 5 years ago
  68. 63f5c85 board: ti: am654: Use EEPROM-based board detection by Andreas Dannenberg · 5 years ago
  69. 5a64711 ti: common: am6: Add support for setting MAC addresses by Andreas Dannenberg · 5 years ago
  70. f998a82 ti: common: am6: Add support for board description EEPROM by Andreas Dannenberg · 5 years ago
  71. 8400a90 arm: K3: am654: Map common EEPROM data into SRAM scratch space by Andreas Dannenberg · 5 years ago
  72. f1b665b configs: am65x_hs_evm_a53: Increase malloc pool before relocation by Andreas Dannenberg · 5 years ago
  73. 9a20546 configs: am65x_evm_a53: Increase malloc pool before relocation by Andreas Dannenberg · 5 years ago
  74. d525fbb configs: am65x_hs_evm_a53: Enable PCA953X-type GPIO driver by Andreas Dannenberg · 5 years ago
  75. 279a250 configs: am65x_evm_a53: Enable PCA953X-type GPIO driver by Andreas Dannenberg · 5 years ago
  76. 67bb387 arm64: dts: k3-am654-base-board: Add I2C GPIO expander @ 0x38 by Andreas Dannenberg · 5 years ago
  77. 46051df configs: am65x_hs_evm_defconfig: Enable I2C support by Andreas Dannenberg · 5 years ago
  78. cc2b311 configs: am65x_evm_defconfig: Enable I2C support by Andreas Dannenberg · 5 years ago
  79. d20cf7b arm: dts: k3-am654-base-board: Enable wkup_i2c0 across all boot stages by Andreas Dannenberg · 5 years ago
  80. e3179be arm: dts: k3-am65: Add I2C nodes by Andreas Dannenberg · 5 years ago
  81. 9976b86 arm: dts: k3-am65: Move pinctrl nodes out of U-Boot specific dtsi by Andreas Dannenberg · 5 years ago
  82. 816fbb7 arm: omap_i2c: Remove unwanted header file inclusion by Vignesh R · 5 years ago
  83. 64d4f55 i2c: omap24xx_i2c: Adapt driver to support K3 devices by Vignesh R · 5 years ago
  84. 216a0d7 am65x: README: Add eMMC layout and flash instructions by Faiz Abbas · 5 years ago
  85. 598a7e1 configs: am65x_hs_evm: Add Support for eMMC boot by Andreas Dannenberg · 5 years ago
  86. c7f3321 configs: am65x_evm: Add Support for eMMC boot by Faiz Abbas · 5 years ago
  87. 355f063 configs: am65x_hs_evm_r5: All sysfw to be loaded via MMC by Andreas Dannenberg · 5 years ago
  88. f595cac configs: am65x_evm_r5: All sysfw to be loaded via MMC by Andreas Dannenberg · 5 years ago
  89. ea91da1 armV7R: K3: am654: Load SYSFW binary and config from boot media by Andreas Dannenberg · 5 years ago
  90. b1a3c0b armv7R: K3: am654: Use full malloc implementation in SPL by Andreas Dannenberg · 5 years ago
  91. 3a9a24c armV7R: K3: am654: Allow using SPL BSS pre-relocation by Andreas Dannenberg · 5 years ago
  92. 04e5ea8 arm: K3: Introduce System Firmware loader framework by Andreas Dannenberg · 5 years ago
  93. 8d9f7f1 spl: Make image loader infrastructure more universal by Andreas Dannenberg · 5 years ago
  94. aa4ad4b spl: Allow performing BSS init early before board_init_f() by Andreas Dannenberg · 5 years ago
  95. eb4d032 mmc: am654_sdhci: Allow driver to probe without PDs specified by Andreas Dannenberg · 5 years ago
  96. 1c64f99 configs: am65x_evm_a53: Add Support for creating GPT partitions by Faiz Abbas · 5 years ago
  97. d044bfc am65x_evm: Add Support for creating a filesystem GPT partition in eMMC by Faiz Abbas · 5 years ago
  98. 8812bf6 configs: am65x: Add configs to support environment in eMMC by Faiz Abbas · 5 years ago
  99. 7eecee6 mmc: am654_sdhci: Add a platform specific set_control_reg() callback by Faiz Abbas · 5 years ago
  100. 2eddc00 mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings by Faiz Abbas · 5 years ago