summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | | | | ARMv8/ls2085a: Switch to passing earlycon to kernelArnab Basu2015-02-24-4/+4
| * | | | | | driver/ddr/fsl: Add sync of refreshYork Sun2015-02-24-0/+64
| * | | | | | ARMv8/LS2085A: Adjust system clock and DDR clockYork Sun2015-02-24-1/+2
| * | | | | | ARMv8/LS2085A: HugeTLB support is required by default in LS NADKKuldip Giroh2015-02-24-1/+3
| * | | | | | driver/ddr/fsl: Fix a typo in timing_cfg_8 calculationYork Sun2015-02-24-1/+1
| * | | | | | ARMv8/LS2085A: Enable auto precharge for DP-DDRYork Sun2015-02-24-0/+1
| * | | | | | driver/ddr/fsl: Add support for multiple DDR clocksYork Sun2015-02-24-159/+190
| * | | | | | armv8/fsl-lsch3: Add support for second DDR clockYork Sun2015-02-24-2/+21
| * | | | | | driver/ddr/fsl: Add workround for erratumn A008514York Sun2015-02-24-5/+17
| * | | | | | driver/ddr/fsl: Add workaround for A008336York Sun2015-02-24-0/+27
| * | | | | | driver/ddr/fsl: Adjust CAS to preamble override for emulatorYork Sun2015-02-24-1/+5
| * | | | | | armv8/fsl-lsch3: Add fdt-fixup for clock frequency of the DUART nodesBhupesh Sharma2015-02-24-0/+5
| * | | | | | armv8/ls2085a: Enable cluster timebase for all clustersYork Sun2015-02-24-2/+9
| * | | | | | armv8/fsl-lsch3: Convert flushing L3 to assembly to avoid using stackYork Sun2015-02-24-61/+97
| * | | | | | ARMv8/fsl-lsch3: Patch cpu node properties in DT for online coresArnab Basu2015-02-24-9/+23
| * | | | | | armv8/fsl-lsch3: Change normal memory shareabilityYork Sun2015-02-24-4/+5
| * | | | | | fsl-ch3/lowlevel: TZPC and TZASC programming to configure non-secure accessesBhupesh Sharma2015-02-24-0/+108
| | |/ / / / | |/| | | |
* | | | | | zmx25: Convert to generic boardFabio Estevam2015-02-24-0/+2
* | | | | | imx31_phycore: Convert to generic boardFabio Estevam2015-02-24-0/+2
* | | | | | mx31ads: Convert to generic boardFabio Estevam2015-02-24-0/+2
* | | | | | ARM: davinci: remove hawkboard supportMasahiro Yamada2015-02-24-540/+1
* | | | | | ARM: remove tnetv107x board supportMasahiro Yamada2015-02-24-1964/+1
* | | | | | ARM: remove a320evb board supportMasahiro Yamada2015-02-24-573/+1
* | | | | | ARM: remove cm4008 and cm41xx board supportMasahiro Yamada2015-02-24-2168/+2
* | | | | | ARM: remove dkb board supportMasahiro Yamada2015-02-24-793/+1
* | | | | | ARM: remove jadecpu board supportMasahiro Yamada2015-02-24-1745/+19
* | | | | | kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada2015-02-24-87/+73
* | | | | | kconfig: switch to single .config configurationMasahiro Yamada2015-02-24-389/+108
* | | | | | kconfig: Adjust ordering so that defaults work as expectedSimon Glass2015-02-24-2/+3
* | | | | | ARM: UniPhier: set CONFIG_SYS_MALLOC_F to the global default valueMasahiro Yamada2015-02-24-1/+1
| |/ / / / |/| | | |
* | | | | OMAP3: igep0032: Fix regression due commit f3b4bc45.Enric Balletbo i Serra2015-02-24-3/+6
|/ / / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2015-02-23-36/+114
|\ \ \ \
| * | | | mmc: sdhci: fix bus width switching on Samsung SoCsMatt Reimer2015-02-23-1/+2
| * | | | mmc: print SD/eMMC type for inited mmc devicesPrzemyslaw Marczak2015-02-23-0/+8
| * | | | mmc: exynos dwmmc: check boot mode before init dwmmcPrzemyslaw Marczak2015-02-23-1/+10
| * | | | sunxi: mmc: Always declare High Capacity capabilityHans de Goede2015-02-23-5/+1
| * | | | mmc: exynos_dw_mmc: use the exynos specific data structureJaehoon Chung2015-02-23-14/+48
| * | | | mmc: exynos_dw_mmc: set to clksel_val into board-init functionJaehoon Chung2015-02-23-0/+4
| * | | | mmc: dw_mmc: fixed the wrong bit controlJaehoon Chung2015-02-23-1/+1
| * | | | mmc: Implement SD/MMC versioning properlyPantelis Antoniou2015-02-23-21/+43
* | | | | Merge git://git.denx.de/u-boot-sunxiTom Rini2015-02-21-12/+192
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | sunxi: Machine id hack to prevent loading buggy sunxi-3.4 kernelsSiarhei Siamashka2015-02-21-6/+22
| * | | | sunxi: Set the /chosen/stdout-path fdt property for sunxi boardsHans de Goede2015-02-21-0/+14
| * | | | sunxi: Fix sun5i mbus speed when booting old kernelsHans de Goede2015-02-21-0/+9
| * | | | sunxi: musb: Check Vbus-det before enabling otg port powerHans de Goede2015-02-21-0/+42
| * | | | sunxi: Add support for the UTOO P66 tabletHans de Goede2015-02-21-0/+21
| * | | | sunxi: mmc: Always declare High Capacity capabilityHans de Goede2015-02-21-5/+1
| * | | | sunxi: video: Add support for tl059wv5c0 lcd panelsHans de Goede2015-02-20-0/+15
| * | | | sunxi: video: Add support for LCD panels which need to be configured via i2cHans de Goede2015-02-20-0/+50
| * | | | sunxi: video: Add support for LCD reset pinHans de Goede2015-02-20-1/+18