aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-08exynos: Enable pre-relocation malloc()Simon Glass4-6/+10
2014-10-08samsung: Enable device tree for smdkc100Simon Glass6-4/+39
2014-10-08samsung: Enable device tree for s5p_goniSimon Glass9-7/+170
2014-10-08config: Move smdkv310 to use common exynos4 fileSimon Glass5-51/+34
2014-10-08config: Move arndale to use common exynos5250 fileSimon Glass10-212/+66
2014-10-08exynos: config: Move cros_ec and tps65090 out of smdk boardsSimon Glass5-18/+43
2014-10-08exynos: Move common smdk5420 things to common fileSimon Glass3-11/+5
2014-10-08exynos: Move common exynos settings into a common fileSimon Glass9-171/+105
2014-10-08exynos: Rename -dt config files to -commonSimon Glass12-16/+16
2014-10-08exynos: dts: Add device tree node for cros_ec keyboardSimon Glass1-0/+55
2014-10-08dm: exynos: Split out the cros_ec driversSimon Glass3-2/+3
2014-10-08cros_ec: exynos: Use the correct tps65090 driver in each caseSimon Glass3-1/+4
2014-10-08cros_ec: power: Add a tunnelled version of the tps65090 driverSimon Glass2-0/+219
2014-10-08exynos5: Enable data cacheSimon Glass1-1/+1
2014-10-08Exynos: Use 900MHz ARM frequency in SPL for peach_pitSimon Glass1-1/+1
2014-10-07Merge branch 'uboot'Minkyu Kang637-2031/+11739
2014-10-07Merge branch 'master' of http://git.denx.de/u-boot-samsungMinkyu Kang1-30/+30
2014-10-05git-mailrc: add me as a maintainer of UniPhier platformMasahiro Yamada1-0/+1
2014-10-05MAINTAINERS: add me as a maintainer of UniPhier platformMasahiro Yamada1-0/+9
2014-10-05ARM: UniPhier: add Kconfig and defconfigMasahiro Yamada5-0/+61
2014-10-05ARM: UniPhier: add UniPhier SoC support codeMasahiro Yamada63-0/+4951
2014-10-05serial: add UniPhier serial driverMasahiro Yamada3-0/+207
2014-10-05mtd: denali: add Denali NAND driver for SPLMasahiro Yamada3-0/+242
2014-10-05mtd: denali: add Denali controller configs to KconfigMasahiro Yamada3-6/+33
2014-09-26Merge branch 'for-tom' of git://git.denx.de/u-boot-dmTom Rini4-110/+89
2014-09-26spi: Add brackets and tidy defines in spi.hSimon Glass1-12/+12
2014-09-26dm: spi: Move cmd device code into its own functionSimon Glass1-21/+32
2014-09-26sandbox: config: Enable all SPI flash chipsSimon Glass1-1/+7
2014-09-26sandbox: Convert SPI flash emulation to use sf_paramsSimon Glass1-76/+38
2014-09-26Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini39-251/+1018
2014-09-26Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini14-39/+82
2014-09-25nand/denali: Document CONFIG symbolsScott Wood1-0/+6
2014-09-25nand/denali: Adding Denali NAND driver supportChin Liang See3-0/+1673
2014-09-25mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep()Stefan Roese1-3/+1
2014-09-25mtd: nand: am335x: Fix 'bit-flip' errors in SPLRostislav Lisovy1-4/+8
2014-09-25powerpc: add --bss-plt to LDFLAGSChris Packham1-0/+1
2014-09-25board/ls1021aqds: Add DDR4 supportYork Sun6-2/+30
2014-09-25driver/ddr/fsl: Fix DDR4 driverYork Sun2-4/+8
2014-09-25ARMv8/ls2085a: Move u-boot location to make room for RCWYork Sun1-1/+1
2014-09-25ARMv8/ls2085a: Enable secondary coresYork Sun2-3/+8
2014-09-25armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot PageYork Sun12-89/+518
2014-09-25fdt_support: Make of_bus_default_count_cells non staticArnab Basu2-1/+4
2014-09-25fdt_support: Move of_read_number to fdt_support.hArnab Basu2-9/+9
2014-09-25driver/ddr/fsl: Fix tXP and tCKEYork Sun4-14/+22
2014-09-25ARMv8/ls2085a_emu: Enable DP-DDR as standalone memory blockYork Sun6-5/+89
2014-09-25driver/ddr: Restruct driver to allow standalone memory spaceYork Sun8-108/+238
2014-09-25board/ls2085a: Add support of NOR and NAND flash for simulatorPrabhakar Kushwaha2-0/+71
2014-09-25driver/mtd: Use generic timer API for FSL IFC, eLBCPrabhakar Kushwaha2-15/+14
2014-09-25checkpatch: remove unnecessary + after {8,8}Joe Perches1-1/+1
2014-09-25kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfigMasahiro Yamada76-81/+46