1. 669b773 clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HW by Lukasz Majewski · 5 years ago
  2. bb18f1b clk: sandbox: Adjust clk-divider to emulate reading its value from HW by Lukasz Majewski · 5 years ago
  3. ccafcdd dts: sandbox: Add 'osc' clock for Common Clock Framework [CCF] testing by Lukasz Majewski · 5 years ago
  4. 4ef3217 dm: clk: Extend clk_get_parent_rate() to support CLK_GET_RATE_NOCACHE flag by Lukasz Majewski · 5 years ago
  5. 4de44bb clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12) by Lukasz Majewski · 5 years ago
  6. 12014be dm: clk: Define clk_get_by_id() for clk operations by Lukasz Majewski · 5 years ago
  7. 53155da dm: clk: Define clk_get_parent_rate() for clk operations by Lukasz Majewski · 5 years ago
  8. 9e38dc3 dm: clk: Define clk_get_parent() for clk operations by Lukasz Majewski · 5 years ago
  9. cd457c4 clk: Introduce clk-provider.h to store Common Clock Framework's internals by Lukasz Majewski · 5 years ago
  10. 9ded46927 clk: Provide struct clk for fixed rate clock (clk_fixed_rate.c) by Lukasz Majewski · 5 years ago
  11. 8ea0434 clk: Extend struct clk to provide clock type agnostic flags by Lukasz Majewski · 5 years ago
  12. ed2685f clk: Extend struct clk to provide information regarding clock rate by Lukasz Majewski · 5 years ago
  13. 0e845c8 clk: Remove clock ID check in .get_rate() of clk_fixed_* by Lukasz Majewski · 5 years ago
  14. 2c30fa4 dm: Fix documentation entry as there is no UCLASS_CLOCK uclass by Lukasz Majewski · 5 years ago
  15. 9e1ac3d clk: doc: Add documentation entry for Common Clock Framework [CCF] (i.MX) by Lukasz Majewski · 5 years ago
  16. b093197 Merge branch '2019-07-17-master-imports' by Tom Rini · 5 years ago
  17. 75a83f9 Revert "test: Disable pci_ep test for now" by Tom Rini · 5 years ago
  18. a4e697d pci_ep: fix wrong addressing to barno by Ramon Fried · 5 years ago
  19. 747db2c board: Arcturus: ucp1020: Removing obsoleted stuff by Oleksandr Zhadan · 5 years ago
  20. 1a0ff47 blk: Invalidate block cache when switching hwpart by developer · 5 years ago
  21. 1c35c94 arm: dts: MediaTek: remove tick-timer from mt7629.dtsi by developer · 5 years ago
  22. 9ca05d7 configs: mt7629_rfb: use arm arch timer instead of mtk timer by developer · 5 years ago
  23. 6a77997 arm: dts: MediaTek: fix clock order for timer0 node of mt7629.dtsi by developer · 5 years ago
  24. 4872d93 chromium: Update docs to clone vboot_reference directly by Simon Glass · 5 years ago
  25. ce6113b arm: mediatek: add missing arch timer configuration for MT7629 by developer · 5 years ago
  26. e601f54 power-domain.h: Fix typo by Anatolij Gustschin · 5 years ago
  27. 627e3c8 CVE-2019-13106: ext4: fix out-of-bounds memset by Paul Emge · 5 years ago
  28. 16b19bb ext4: gracefully fail on divide-by-0 by Paul Emge · 5 years ago
  29. a4a48ef CVE-2019-13104: ext4: check for underflow in ext4fs_read_file by Paul Emge · 5 years ago
  30. 955dbbc CVE-2019-13105: ext4: fix double-free in ext4_cache_read by Paul Emge · 5 years ago
  31. 6149412 CVE-2019-13103: disk: stop infinite recursion in DOS Partitions by Paul Emge · 5 years ago
  32. 8630266 qemu-riscv: enable VIRTIO_PCI by David Abdurachmanov · 5 years ago
  33. ff91dde arm: qemu: fix failure in flash initialization if booting from TF-A by AKASHI Takahiro · 5 years ago
  34. fb83f75 arm: move CONFIG_TFABOOT to generic Kconfig by AKASHI Takahiro · 5 years ago
  35. f90f508 doc: Move fastboot protocol doc to android dir by Sam Protsenko · 5 years ago
  36. d3f0937 cmd: mem: Add a command to fill the memory with random data by Jean-Jacques Hiblot · 5 years ago
  37. 871820d tools: mkenvimage: Always consider non-regular files by Andre Przywara · 5 years ago
  38. edc33d0 tools: mkenvimage: Fix reading from slow pipe by Andre Przywara · 5 years ago
  39. 13616a9 test/py: gpt: Use long options for sgdisk by Sam Protsenko · 5 years ago
  40. 81f087e env: mmc: add erase-function by Frank Wunderlich · 5 years ago
  41. 33afa93 env: register erase command by Frank Wunderlich · 5 years ago
  42. fe6cdf3 common: Fix autocompletion with CONFIG_CMDLINE_PS_SUPPORT by Marek Vasut · 5 years ago
  43. db58d9e regulator: Allow enabling GPIO regulator by Sven Schwermer · 5 years ago
  44. 2595752 regulator: Factor out common enable code by Sven Schwermer · 5 years ago
  45. 77587ca ARM: correct detection of thumb mode by Heinrich Schuchardt · 5 years ago
  46. a958815 ext4: add support for filesystems without JOURNAL by Marek Szyprowski · 5 years ago
  47. 07a39ab ext4: fix calculating inode blkcount for non-512 blocksize filesystems by Marek Szyprowski · 5 years ago
  48. 15ac1d2 rtc: Add DM support to ds3231 by Chuanhua Han · 5 years ago
  49. abf8eb2 lib: rsa: add support to other openssl engine types than pkcs11 by Vesa Jääskeläinen · 5 years ago
  50. 8dbe543 Merge branch '2019-07-17-ti-imports' by Tom Rini · 5 years ago
  51. 1c70f41 Merge branch '2019-07-17-ci-imports' by Tom Rini · 5 years ago
  52. 7faea83 gitlab-ci: Move the pyelfutils section by Tom Rini · 5 years ago
  53. 372c697 gitlab-ci: Split the world build into 4 jobs by Tom Rini · 5 years ago
  54. 2f7b32b gitlab-ci: Add pyelftools when needed by Tom Rini · 5 years ago
  55. 0008b88 gitlab-ci: Add evb-ast2500 test.py test by Tom Rini · 5 years ago
  56. d2244b9 gitlab-ci: Initial conversion of Travis CI build to GitLab CI by Tom Rini · 5 years ago
  57. 04b7d6b am335x_boneblack_vboot: Disable asm memcpy/memset in SPL by Tom Rini · 5 years ago
  58. 7ae4e55 travis: Build aspeed board with qemu HEAD by Joel Stanley · 5 years ago
  59. 9cfd7a5 travis: Add ASPEED ast2500 to qemu tests by Joel Stanley · 5 years ago
  60. 549ef5e configs: aspeed: Add HUSH and random ethernet addr by Joel Stanley · 5 years ago
  61. 136d3af configs: aspeed: Unset CONFIG_MMC by Joel Stanley · 5 years ago
  62. 612540d configs: am65x_hs_evm: Add support for applying overlays by Andreas Dannenberg · 5 years ago
  63. e102c4f configs: am65x_evm: Add support for applying overlays by Andreas Dannenberg · 5 years ago
  64. 63f5c85 board: ti: am654: Use EEPROM-based board detection by Andreas Dannenberg · 5 years ago
  65. 5a64711 ti: common: am6: Add support for setting MAC addresses by Andreas Dannenberg · 5 years ago
  66. f998a82 ti: common: am6: Add support for board description EEPROM by Andreas Dannenberg · 5 years ago
  67. 8400a90 arm: K3: am654: Map common EEPROM data into SRAM scratch space by Andreas Dannenberg · 5 years ago
  68. f1b665b configs: am65x_hs_evm_a53: Increase malloc pool before relocation by Andreas Dannenberg · 5 years ago
  69. 9a20546 configs: am65x_evm_a53: Increase malloc pool before relocation by Andreas Dannenberg · 5 years ago
  70. d525fbb configs: am65x_hs_evm_a53: Enable PCA953X-type GPIO driver by Andreas Dannenberg · 5 years ago
  71. 279a250 configs: am65x_evm_a53: Enable PCA953X-type GPIO driver by Andreas Dannenberg · 5 years ago
  72. 67bb387 arm64: dts: k3-am654-base-board: Add I2C GPIO expander @ 0x38 by Andreas Dannenberg · 5 years ago
  73. 46051df configs: am65x_hs_evm_defconfig: Enable I2C support by Andreas Dannenberg · 5 years ago
  74. cc2b311 configs: am65x_evm_defconfig: Enable I2C support by Andreas Dannenberg · 5 years ago
  75. d20cf7b arm: dts: k3-am654-base-board: Enable wkup_i2c0 across all boot stages by Andreas Dannenberg · 5 years ago
  76. e3179be arm: dts: k3-am65: Add I2C nodes by Andreas Dannenberg · 5 years ago
  77. 9976b86 arm: dts: k3-am65: Move pinctrl nodes out of U-Boot specific dtsi by Andreas Dannenberg · 5 years ago
  78. 816fbb7 arm: omap_i2c: Remove unwanted header file inclusion by Vignesh R · 5 years ago
  79. 64d4f55 i2c: omap24xx_i2c: Adapt driver to support K3 devices by Vignesh R · 5 years ago
  80. 216a0d7 am65x: README: Add eMMC layout and flash instructions by Faiz Abbas · 5 years ago
  81. 598a7e1 configs: am65x_hs_evm: Add Support for eMMC boot by Andreas Dannenberg · 5 years ago
  82. c7f3321 configs: am65x_evm: Add Support for eMMC boot by Faiz Abbas · 5 years ago
  83. 355f063 configs: am65x_hs_evm_r5: All sysfw to be loaded via MMC by Andreas Dannenberg · 5 years ago
  84. f595cac configs: am65x_evm_r5: All sysfw to be loaded via MMC by Andreas Dannenberg · 5 years ago
  85. ea91da1 armV7R: K3: am654: Load SYSFW binary and config from boot media by Andreas Dannenberg · 5 years ago
  86. b1a3c0b armv7R: K3: am654: Use full malloc implementation in SPL by Andreas Dannenberg · 5 years ago
  87. 3a9a24c armV7R: K3: am654: Allow using SPL BSS pre-relocation by Andreas Dannenberg · 5 years ago
  88. 04e5ea8 arm: K3: Introduce System Firmware loader framework by Andreas Dannenberg · 5 years ago
  89. 8d9f7f1 spl: Make image loader infrastructure more universal by Andreas Dannenberg · 5 years ago
  90. aa4ad4b spl: Allow performing BSS init early before board_init_f() by Andreas Dannenberg · 5 years ago
  91. eb4d032 mmc: am654_sdhci: Allow driver to probe without PDs specified by Andreas Dannenberg · 5 years ago
  92. 1c64f99 configs: am65x_evm_a53: Add Support for creating GPT partitions by Faiz Abbas · 5 years ago
  93. d044bfc am65x_evm: Add Support for creating a filesystem GPT partition in eMMC by Faiz Abbas · 5 years ago
  94. 8812bf6 configs: am65x: Add configs to support environment in eMMC by Faiz Abbas · 5 years ago
  95. 7eecee6 mmc: am654_sdhci: Add a platform specific set_control_reg() callback by Faiz Abbas · 5 years ago
  96. 2eddc00 mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings by Faiz Abbas · 5 years ago
  97. 8c10b82 configs: am65x_evm: Enable CONFIG_REGMAP by Faiz Abbas · 5 years ago
  98. e9aed58 mmc: am654_sdhci: Add Support for PHY by Faiz Abbas · 5 years ago
  99. 375acf8 mmc: sdhci: Make set_ios_post() return int by Faiz Abbas · 5 years ago
  100. aa8d1b7 arm: dts: k3: Add phy specific properties to SD card node by Faiz Abbas · 5 years ago