Commit Graph

38539 Commits (fc5d54b7fa3fa602e06e2f0863c0b134d6afca70)
 

Author SHA1 Message Date
Simon Glass eede897e27 dm: mmc: Move CONFIG_BLK code into the mmc uclass 9 years ago
Simon Glass 7dba0b9367 mmc: Add function declarations for mmc_bread() and mmc_switch_part() 9 years ago
Simon Glass aa15038cdf rockchip: Use 'select' instead of defaults in Kconfig 9 years ago
Simon Glass e7a773a0bc dm: mmc: dwmmc: Add comments to the dwmmc setup functions 9 years ago
Tom Rini 19ce924ff9 Prepare v2016.07 9 years ago
Andre Przywara a868598a48 doc: ARMv8: add README.pine64 9 years ago
Stefano Babic 969cd1fa6d mkimage -l is broken for images after gpimage 9 years ago
jk.kernel@gmail.com 5fb0001a67 git-mailrc: add rockchip alias 9 years ago
Vignesh R 96907c0fe5 dm: spi: Read default speed and mode values from DT 9 years ago
Vignesh R e835a74159 ARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHz 9 years ago
Vignesh R 988fb5ce61 defconfig: k2g_evm_defconfig: Enable Cadence QSPI controller 9 years ago
Vignesh R b60774fff1 ARM: dts: K2G: Add support for QSPI controller 9 years ago
Vignesh R 2372e14f19 spi: cadence_quadspi: Enable QUAD mode based on DT data 9 years ago
Vignesh R dac3bf20fb spi: cadence_qspi_apb: Support 32 bit AHB address 9 years ago
Vignesh R fdf02a36c5 defconfig: k2g_evm_defconfig: enable SPI driver model 9 years ago
Vignesh R c8e750473a ARM: dts: k2g: add support for Davinci SPI controller 9 years ago
Vignesh R c48f879c38 defconfig: k2l_evm_defconfig: enable SPI driver model 9 years ago
Vignesh R 188179481d ARM: dts: k2l: Enable Davinci SPI controller 9 years ago
Vignesh R cf4f0a9afc defconfig: k2e_evm_defconfig: enable SPI driver model 9 years ago
Vignesh R 2655f1625a ARM: dts: k2e: Enable Davinci SPI controller 9 years ago
Vignesh R 376c533b89 defconfig: k2hk_evm_defconfig: enable SPI driver model 9 years ago
Vignesh R 96368e6e38 ARM: dts: k2hk: Enable Davinci SPI controller 9 years ago
Vignesh R e5fcf0372b ARM: dts: keystone2: add SPI aliases for davinci SPI nodes 9 years ago
Vignesh R 3983224423 keystone2: spi: do not define DM_SPI and DM_SPI_FLASH for SPL build 9 years ago
Vignesh R 192bb756dc spi: davinci_spi: Convert to driver to adapt to DM 9 years ago
Vignesh R 7c61686255 dm: core: implement dev_map_physmem() 9 years ago
Mingkai Hu d73718f323 armv8: Enable CPUECTLR.SMPEN for coherency 9 years ago
Daniel Schwierzeck d56dd0b1f8 test/py: support 'memstart =' in u_boot_utils.find_ram_base() 9 years ago
Stephen Warren 085e64dd42 test/py: strip VT100 codes from match buffer 9 years ago
Alexander Graf 0de02de768 arm: Fix setjmp (again) 9 years ago
Andre Przywara 59d07ee08e SPL: tiny-printf: avoid any BSS usage 9 years ago
Stephen Warren a82642f398 test/py: fix CONFIG_ tests 9 years ago
Mateusz Kulikowski eb9d3ca356 mmc: msm_sdhci: Set mmc->dev pointer in msm_sdc_probe() 9 years ago
Tom Rini abbaa23f65 Merge branch 'master' of git://git.denx.de/u-boot-usb 9 years ago
York Sun eb364c3dc2 powerpc: mpc85xx: kmp204x: Fix compiling error for usb errata 9 years ago
Tom Rini 99b8275797 Merge branch 'master' of git://git.denx.de/u-boot-tegra 9 years ago
Tom Rini 246fa47840 Merge branch 'master' of git://git.denx.de/u-boot-net 9 years ago
Oleksandr Tymoshenko 4c64c4db3b net: rtl8169: Fix return value for rtl_send_common 9 years ago
Ralf Hubert e4ead4a21d net: Fix incorrect RPC packets on 64-bit systems 9 years ago
Mingkai Hu 19c9ddaa4f driver: net: phylib: add support for aquantia AQR106/107 PHY 9 years ago
Alexey Brodkin 66d027e22c net: designware: Make driver independent from DM_GPIO again 9 years ago
Joe Hershberger 2307ea4053 common: Always include errno.h in common.h 9 years ago
Anatolij Gustschin c8864d7209 spi: spi-uclass: fix typo in debug output 9 years ago
Simon Glass 703aaf76c2 fdt: Drop some unused compatible strings 9 years ago
Simon Glass 8d37483e7c tegra: video: Always use write-through cache on LCD 9 years ago
Simon Glass ec5507707a video: tegra: Move to using simple-panel and pwm-backlight 9 years ago
Simon Glass ce02a71c23 tegra: dts: Sync tegra20 device tree files with Linux 9 years ago
Simon Glass 862887d883 errno: Allow errno_str() to be used without CONFIG_ERRNO_STR 9 years ago
Simon Glass 00e9e6d1ff errno: Add copyright header and header guard 9 years ago
Stephen Warren f39a6a3277 pci: tegra: actually program REFCLK_CFG* on recent SoCs 9 years ago