summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-11ARM: uniphier: add uniphier_cache_inv_way() to support way invalidationMasahiro Yamada
2016-08-11ARM: uniphier: fix CONFIG_SYS_CACHELINE_SIZE when outer cache is onMasahiro Yamada
2016-08-11ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to KconfigMasahiro Yamada
2016-08-11ARM: uniphier: move outer cache register macros to .c fileMasahiro Yamada
2016-08-11ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_initMasahiro Yamada
2016-08-11ARM: uniphier: export uniphier_cache_enable/disable functionsMasahiro Yamada
2016-08-11ARM: uniphier: move lowlevel debug init code after page table switchMasahiro Yamada
2016-08-11ARM: uniphier: fix ROM boot mode for PH1-sLD3Masahiro Yamada
2016-08-11ARM: uniphier: refactor L2 zero-touching code in lowlevel_initMasahiro Yamada
2016-08-11ARM: uniphier: do not compile v7_outer_cache_disable if L2 is disabledMasahiro Yamada
2016-08-11ARM: uniphier: support prefetch and touch operations for outer cacheMasahiro Yamada
2016-08-11ARM: uniphier: refactor outer cache codeMasahiro Yamada
2016-08-09Merge git://www.denx.de/git/u-boot-ppc4xxTom Rini
2016-08-09ppc4xx: Fix platform supportDirk Eibach
2016-08-08i2c: i2c-uclass-compat: avoid any BSS usageVignesh R
2016-08-08efi_loader: disk: Sanitize exposed devicesAlexander Graf
2016-08-08efi_loader: disk: Fix CONFIG_BLK breakageAlexander Graf
2016-08-08tiny-printf: Adjust to avoid using data sectionSimon Glass
2016-08-08configs: k2l_evm: add random eth address supportMugunthan V N
2016-08-08configs: k2e_evm: add random eth address supportMugunthan V N
2016-08-08configs: k2hk_evm: add random eth address supportMugunthan V N
2016-08-08drivers: net: keystone_net: add support for multi slave ethernetMugunthan V N
2016-08-08drivers: net: keystone_net: fix line termination with semi-colonMugunthan V N
2016-08-08ARM: dts: dra72-evm: Add mode-gpios entry for mac nodeVignesh R
2016-08-08net: cpsw: Add support to drive gpios for ethernet to be functionalVignesh R
2016-08-08ARM: dts: dra7xx: Add u-boot specific property for PCF8575 nodesVignesh R
2016-08-08ARM: dra7xx_evm: Enable support for TI PCF8575Vignesh R
2016-08-08gpio: Add driver for TI PCF8575 I2C GPIO expanderVignesh R
2016-08-08spl_nor.c: Support devicetree sizes different from 16kMike Looijmans
2016-08-07spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max valueChin Liang See
2016-08-07ARM: socfpga: use the default CONFIG_BOOTDELAY=2Masahiro Yamada
2016-08-06Merge git://git.denx.de/u-boot-rockchipTom Rini
2016-08-06zynq_sdhci.c: Fix warning in arasan_sdhci_probeTom Rini
2016-08-06Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2016-08-06Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2016-08-06configs: Fix mmc rescan misusesKarl Beldan
2016-08-06mkimage: Fix argument parsing with signature commentKarl Beldan
2016-08-06test: Adjust run_command_list() to return a list of stringsSimon Glass
2016-08-06test: Add a function to restart U-BootSimon Glass
2016-08-06test: vboot: Put each test variant in its own sectionSimon Glass
2016-08-06test: Rename sha to sha_algo and pass it aroundSimon Glass
2016-08-06test: Drop the cmd() functionSimon Glass
2016-08-06test: Fix typos in commentsSimon Glass
2016-08-06test: Check exit status in run_and_log_expect_exception()Simon Glass
2016-08-06test: Fix typos and tidy upSimon Glass
2016-08-06Makefile: Allow 'make tests' to run testsSimon Glass
2016-08-06armv8: mmu: Detect page table overflow in emergency pt creationAlexander Graf
2016-08-06cmd: gpt: fix the wrong size parse for the last partitionKever Yang
2016-08-06omap3: Drop omap3_evm_quick_* targetsTom Rini
2016-08-06rockchip: remove log2 reimplementation from clock driversHeiko Stübner