summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-08exynos: config: Move cros_ec and tps65090 out of smdk boardsSimon Glass
2014-10-08exynos: Move common smdk5420 things to common fileSimon Glass
2014-10-08exynos: Move common exynos settings into a common fileSimon Glass
2014-10-08exynos: Rename -dt config files to -commonSimon Glass
2014-10-08exynos: dts: Add device tree node for cros_ec keyboardSimon Glass
2014-10-08dm: exynos: Split out the cros_ec driversSimon Glass
2014-10-08cros_ec: exynos: Use the correct tps65090 driver in each caseSimon Glass
2014-10-08cros_ec: power: Add a tunnelled version of the tps65090 driverSimon Glass
2014-10-08exynos5: Enable data cacheSimon Glass
2014-10-08Exynos: Use 900MHz ARM frequency in SPL for peach_pitSimon Glass
2014-10-07Merge branch 'uboot'Minkyu Kang
2014-10-07Merge branch 'master' of http://git.denx.de/u-boot-samsungMinkyu Kang
2014-10-05git-mailrc: add me as a maintainer of UniPhier platformMasahiro Yamada
2014-10-05MAINTAINERS: add me as a maintainer of UniPhier platformMasahiro Yamada
2014-10-05ARM: UniPhier: add Kconfig and defconfigMasahiro Yamada
2014-10-05ARM: UniPhier: add UniPhier SoC support codeMasahiro Yamada
2014-10-05serial: add UniPhier serial driverMasahiro Yamada
2014-10-05mtd: denali: add Denali NAND driver for SPLMasahiro Yamada
2014-10-05mtd: denali: add Denali controller configs to KconfigMasahiro Yamada
2014-09-27Merge branch 'for-tom' of git://git.denx.de/u-boot-dmTom Rini
2014-09-26spi: Add brackets and tidy defines in spi.hSimon Glass
2014-09-26dm: spi: Move cmd device code into its own functionSimon Glass
2014-09-26sandbox: config: Enable all SPI flash chipsSimon Glass
2014-09-26sandbox: Convert SPI flash emulation to use sf_paramsSimon Glass
2014-09-26Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2014-09-26Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2014-09-25nand/denali: Document CONFIG symbolsScott Wood
2014-09-25nand/denali: Adding Denali NAND driver supportChin Liang See
2014-09-25mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep()Stefan Roese
2014-09-25mtd: nand: am335x: Fix 'bit-flip' errors in SPLRostislav Lisovy
2014-09-25powerpc: add --bss-plt to LDFLAGSChris Packham
2014-09-25board/ls1021aqds: Add DDR4 supportYork Sun
2014-09-25driver/ddr/fsl: Fix DDR4 driverYork Sun
2014-09-25ARMv8/ls2085a: Move u-boot location to make room for RCWYork Sun
2014-09-25ARMv8/ls2085a: Enable secondary coresYork Sun
2014-09-25armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot PageYork Sun
2014-09-25fdt_support: Make of_bus_default_count_cells non staticArnab Basu
2014-09-25fdt_support: Move of_read_number to fdt_support.hArnab Basu
2014-09-25driver/ddr/fsl: Fix tXP and tCKEYork Sun
2014-09-25ARMv8/ls2085a_emu: Enable DP-DDR as standalone memory blockYork Sun
2014-09-25driver/ddr: Restruct driver to allow standalone memory spaceYork Sun
2014-09-25board/ls2085a: Add support of NOR and NAND flash for simulatorPrabhakar Kushwaha
2014-09-25driver/mtd: Use generic timer API for FSL IFC, eLBCPrabhakar Kushwaha
2014-09-25checkpatch: remove unnecessary + after {8,8}Joe Perches
2014-09-25kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfigMasahiro Yamada
2014-09-25kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada
2014-09-24tools: remove reformat.pyMasahiro Yamada
2014-09-24README.clang: update FreeBSD instructionsJeroen Hofstee
2014-09-24compiler_gcc: prevent redefining attributesJeroen Hofstee
2014-09-24kbuild: refactor some makefilesMasahiro Yamada