1. 849f9be tools: mkenvimage: Always consider non-regular files by Andre Przywara · 5 years ago
  2. 40e7b3c tools: mkenvimage: Fix reading from slow pipe by Andre Przywara · 5 years ago
  3. bdfc9e8 test/py: gpt: Use long options for sgdisk by Sam Protsenko · 5 years ago
  4. 3485392 env: mmc: add erase-function by Frank Wunderlich · 5 years ago
  5. cd121bd env: register erase command by Frank Wunderlich · 5 years ago
  6. 4225f83 common: Fix autocompletion with CONFIG_CMDLINE_PS_SUPPORT by Marek Vasut · 5 years ago
  7. aa2067a regulator: Allow enabling GPIO regulator by Sven Schwermer · 5 years ago
  8. 2f7a5f2 regulator: Factor out common enable code by Sven Schwermer · 5 years ago
  9. 0c1456d ARM: correct detection of thumb mode by Heinrich Schuchardt · 5 years ago
  10. bd8fbd8 ext4: add support for filesystems without JOURNAL by Marek Szyprowski · 5 years ago
  11. 1c9f8f6 ext4: fix calculating inode blkcount for non-512 blocksize filesystems by Marek Szyprowski · 5 years ago
  12. 55f2bc7 rtc: Add DM support to ds3231 by Chuanhua Han · 5 years ago
  13. 5b123e0 lib: rsa: add support to other openssl engine types than pkcs11 by Vesa Jääskeläinen · 5 years ago
  14. 9a06eb8 Merge branch '2019-07-17-ti-imports' by Tom Rini · 5 years ago
  15. 07a5f76 Merge branch '2019-07-17-ci-imports' by Tom Rini · 5 years ago
  16. f0db839 gitlab-ci: Move the pyelfutils section by Tom Rini · 5 years ago
  17. 9f7bda1 gitlab-ci: Split the world build into 4 jobs by Tom Rini · 5 years ago
  18. 7fd0ea2 gitlab-ci: Add pyelftools when needed by Tom Rini · 5 years ago
  19. 699c0b9 gitlab-ci: Add evb-ast2500 test.py test by Tom Rini · 5 years ago
  20. 1a62a72 gitlab-ci: Initial conversion of Travis CI build to GitLab CI by Tom Rini · 5 years ago
  21. 7c66eb4 am335x_boneblack_vboot: Disable asm memcpy/memset in SPL by Tom Rini · 5 years ago
  22. 51085bd travis: Build aspeed board with qemu HEAD by Joel Stanley · 5 years ago
  23. 998dc83 travis: Add ASPEED ast2500 to qemu tests by Joel Stanley · 5 years ago
  24. bfb372b configs: aspeed: Add HUSH and random ethernet addr by Joel Stanley · 5 years ago
  25. 5d890b3 configs: aspeed: Unset CONFIG_MMC by Joel Stanley · 5 years ago
  26. 5eb19e0 configs: am65x_hs_evm: Add support for applying overlays by Andreas Dannenberg · 5 years ago
  27. 623df9c configs: am65x_evm: Add support for applying overlays by Andreas Dannenberg · 5 years ago
  28. 03facc7 board: ti: am654: Use EEPROM-based board detection by Andreas Dannenberg · 5 years ago
  29. 183fa08 ti: common: am6: Add support for setting MAC addresses by Andreas Dannenberg · 5 years ago
  30. 361a533 ti: common: am6: Add support for board description EEPROM by Andreas Dannenberg · 5 years ago
  31. 96905a3 arm: K3: am654: Map common EEPROM data into SRAM scratch space by Andreas Dannenberg · 5 years ago
  32. 13b569c configs: am65x_hs_evm_a53: Increase malloc pool before relocation by Andreas Dannenberg · 5 years ago
  33. 2fcaae6 configs: am65x_evm_a53: Increase malloc pool before relocation by Andreas Dannenberg · 5 years ago
  34. 8f26b04 configs: am65x_hs_evm_a53: Enable PCA953X-type GPIO driver by Andreas Dannenberg · 5 years ago
  35. e5e5c76 configs: am65x_evm_a53: Enable PCA953X-type GPIO driver by Andreas Dannenberg · 5 years ago
  36. ba7907c arm64: dts: k3-am654-base-board: Add I2C GPIO expander @ 0x38 by Andreas Dannenberg · 5 years ago
  37. 7b6aed5 configs: am65x_hs_evm_defconfig: Enable I2C support by Andreas Dannenberg · 5 years ago
  38. 2160ba2 configs: am65x_evm_defconfig: Enable I2C support by Andreas Dannenberg · 5 years ago
  39. 7e0363b arm: dts: k3-am654-base-board: Enable wkup_i2c0 across all boot stages by Andreas Dannenberg · 5 years ago
  40. bbe5916 arm: dts: k3-am65: Add I2C nodes by Andreas Dannenberg · 5 years ago
  41. 9bbdfdf arm: dts: k3-am65: Move pinctrl nodes out of U-Boot specific dtsi by Andreas Dannenberg · 5 years ago
  42. 4fd4c89 arm: omap_i2c: Remove unwanted header file inclusion by Vignesh R · 5 years ago
  43. 14106bc i2c: omap24xx_i2c: Adapt driver to support K3 devices by Vignesh R · 5 years ago
  44. b5d2e29 am65x: README: Add eMMC layout and flash instructions by Faiz Abbas · 5 years ago
  45. 1bc54fc configs: am65x_hs_evm: Add Support for eMMC boot by Andreas Dannenberg · 5 years ago
  46. 0e9135c configs: am65x_evm: Add Support for eMMC boot by Faiz Abbas · 5 years ago
  47. 64c1c3a configs: am65x_hs_evm_r5: All sysfw to be loaded via MMC by Andreas Dannenberg · 5 years ago
  48. 208ec9f configs: am65x_evm_r5: All sysfw to be loaded via MMC by Andreas Dannenberg · 5 years ago
  49. c222e3d armV7R: K3: am654: Load SYSFW binary and config from boot media by Andreas Dannenberg · 5 years ago
  50. b3b1ed4 armv7R: K3: am654: Use full malloc implementation in SPL by Andreas Dannenberg · 5 years ago
  51. 0c45dfa armV7R: K3: am654: Allow using SPL BSS pre-relocation by Andreas Dannenberg · 5 years ago
  52. 6df8706 arm: K3: Introduce System Firmware loader framework by Andreas Dannenberg · 5 years ago
  53. e1eb6ad spl: Make image loader infrastructure more universal by Andreas Dannenberg · 5 years ago
  54. a5a5d99 spl: Allow performing BSS init early before board_init_f() by Andreas Dannenberg · 5 years ago
  55. 70942db mmc: am654_sdhci: Allow driver to probe without PDs specified by Andreas Dannenberg · 5 years ago
  56. c7d7e55 configs: am65x_evm_a53: Add Support for creating GPT partitions by Faiz Abbas · 5 years ago
  57. 6c42a75 am65x_evm: Add Support for creating a filesystem GPT partition in eMMC by Faiz Abbas · 5 years ago
  58. c36331a configs: am65x: Add configs to support environment in eMMC by Faiz Abbas · 5 years ago
  59. f605807 mmc: am654_sdhci: Add a platform specific set_control_reg() callback by Faiz Abbas · 5 years ago
  60. d1c0a22 mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings by Faiz Abbas · 5 years ago
  61. 5a6098f configs: am65x_evm: Enable CONFIG_REGMAP by Faiz Abbas · 5 years ago
  62. ce142ff mmc: am654_sdhci: Add Support for PHY by Faiz Abbas · 5 years ago
  63. a8185c5 mmc: sdhci: Make set_ios_post() return int by Faiz Abbas · 5 years ago
  64. bbcfaad arm: dts: k3: Add phy specific properties to SD card node by Faiz Abbas · 5 years ago
  65. 3966c7d mmc: sdhci: Make sdhci_set_clock() non static by Faiz Abbas · 5 years ago
  66. 3d29636 mmc: sdhci: Add support for sdhci-caps-mask by Faiz Abbas · 5 years ago
  67. 55a1a09 regmap: Add API regmap_init_mem_index() by Faiz Abbas · 5 years ago
  68. 6fca7fb mmc: am654_sdhci: Remove quirks by Faiz Abbas · 5 years ago
  69. 3a1a0df arm64: dts: k3: Sync sdhci0 node from kernel and change driver name by Faiz Abbas · 5 years ago
  70. 0e80dda Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 5 years ago
  71. f96238e sunxi: H6: Enable USB for existing boards by Andre Przywara · 5 years ago
  72. 35fa673 sunxi: phy: Add USB PHY support for Allwinner H6 by Andre Przywara · 5 years ago
  73. 106c130 sunxi: clocks: Add H6 USB clock gates and resets by Andre Przywara · 5 years ago
  74. 0d3c77f sunxi: gpio: Enable support for H6 pin controller by Andre Przywara · 5 years ago
  75. 10cfbaa sunxi: move SUNXI_GPIO to Kconfig by Andre Przywara · 5 years ago
  76. 0824384 sunxi: H6: Add DDR3 DRAM delay values by Jernej Skrabec · 5 years ago
  77. 7656d39 sunxi: H6: Add DDR3-1333 timings by Andre Przywara · 5 years ago
  78. 75a8a64 sunxi: H6: Add DDR3 support to DRAM controller driver by Andre Przywara · 5 years ago
  79. 770b85a sunxi: H6: move LPDDR3 timing definition into separate file by Andre Przywara · 5 years ago
  80. 65f80f5 sunxi: H6: DRAM: follow recommended PHY init algorithm by Andre Przywara · 5 years ago
  81. 1a1d1df sunxi: H6: DRAM: avoid memcpy() on MMIO registers by Andre Przywara · 5 years ago
  82. 9c94e0a Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 5 years ago
  83. 0dc97fc net: macb: Add support for 1000-baseX by Radu Pirea · 5 years ago
  84. 1b0c991 net: macb: Fixed reading MII_LPA register by Radu Pirea · 5 years ago
  85. c558c50 configs: am65x_evm_a53: enable networking by Grygorii Strashko · 5 years ago
  86. 6f2929d arm64: dts: k3-am654-base-board: add mcu cpsw nuss pinmux and phy defs by Grygorii Strashko · 5 years ago
  87. 5195c10 arm64: dts: ti: k3-am65: add mcu cpsw node by Grygorii Strashko · 5 years ago
  88. 9d0dca1 net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver by Keerthy · 5 years ago
  89. 45e8c05 driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addr by Keerthy · 5 years ago
  90. 4db6e79 net: phy: cortina: Use block layer to read from mmc by Yinbo Zhu · 5 years ago
  91. 6124367 net: mscc: refactor mscc_miim by Horatiu Vultur · 5 years ago
  92. ec9594a test: dm: add MDIO test by Alex Marginean · 5 years ago
  93. c3452b5 net: introduce MDIO DM class for MDIO devices by Alex Marginean · 5 years ago
  94. 1494686 net: mscc: serval: Remove delay when serdes is configured by Horatiu Vultur · 5 years ago
  95. 2529dea net: phy: ti: Fix clock output DT property by Trent Piepho · 6 years ago
  96. c2df9b4 net: phy: ti: Use default values for tx/rx delay and fifo size by Trent Piepho · 6 years ago
  97. 9563786 cmd: mii: Add the standard 1000BASE-T registers by Trent Piepho · 6 years ago
  98. 4ef3231 cmd: mii: Refactor some of the MII reg dump code by Trent Piepho · 6 years ago
  99. 6674dc7 Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  100. a9e19b8 sun8i: h3: Add support for the Beelink-x2 STB by Marcus Cooper · 5 years ago