summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-08-19ARM: zynq: Remove spl.hMichal Simek
2014-08-19ARM: zynq: Move ps7_init() out of spl.hMichal Simek
2014-08-18ARM: tegra: add Colibri T30 board supportStefan Agner
2014-08-18ARM: tegra: Use mem size from MC rather than ODMDATAStephen Warren
2014-08-18ARM: tegra: Disable VPRBryan Wu
2014-08-13Update aristainetos board to KconfigStefano Babic
2014-08-12Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini
2014-08-12powerpc/t104xrdb: support deep sleep in SPI/SD bootTang Yuantian
2014-08-12powerpc/mpc85xx: Make boot flag effectiveTang Yuantian
2014-08-12sunxi: dram: Autodetect DDR3 bus width and densitySiarhei Siamashka
2014-08-12sunxi: dram: Derive write recovery delay from DRAM clock speedSiarhei Siamashka
2014-08-12sunxi: dram: Drop DDR2 support and assume only single rank DDR3 memorySiarhei Siamashka
2014-08-12sunxi: dram: Configurable DQS gating window mode and delaySiarhei Siamashka
2014-08-12sunxi: dram: Add a helper function 'mctl_get_number_of_lanes'Siarhei Siamashka
2014-08-12sunxi: dram: Improve DQS gate data training error handlingSiarhei Siamashka
2014-08-12sunxi: dram: Use divisor P=1 for PLL5Siarhei Siamashka
2014-08-12sunxi: dram: Configurable MBUS clock speed (use PLL5 or PLL6)Siarhei Siamashka
2014-08-12sunxi: dram: Re-introduce the impedance calibration ond ODTSiarhei Siamashka
2014-08-12sunxi: dram: Add 'await_bits_clear'/'await_bits_set' helper functionsSiarhei Siamashka
2014-08-12sunxi: dram: Do DDR3 reset in the same way on sun4i/sun5i/sun7iSiarhei Siamashka
2014-08-12sunxi: dram: Remove broken impedance and ODT configuration codeSiarhei Siamashka
2014-08-12sunxi: dram: Fix CKE delay handling for sun4i/sun5iSiarhei Siamashka
2014-08-12sunxi: dram: Respect the DDR3 reset timing requirementsSiarhei Siamashka
2014-08-12sunxi: dram: Remove broken super-standby remnantsSiarhei Siamashka
2014-08-12sunxi: dram: Remove useless 'dramc_scan_dll_para()' functionSiarhei Siamashka
2014-08-11Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic
2014-08-09emif.h: remove duplicated argument to |maxin.john@enea.com
2014-08-09Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-08-08zynq: spl: Add vectors section to linker scriptPeter Crosthwaite
2014-08-08mx6: crm_regs: Fix MXC_CCM_CIMR_MASK_PERIPH2_CLK_SEL_LOADEDFabio Estevam
2014-08-08mx6: crm_regs: Fix MXC_CCM_CLPCR_WB_PER_AT_LPM definitionFabio Estevam
2014-08-08mx6: crm_regs: Fix CDCDR_SPDIF0_CLK_PODF mask and offsetFabio Estevam
2014-08-08mx6: imx-regs: Remove unused 'omux' field from iomux structFabio Estevam
2014-08-08Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic
2014-08-07blackfin: convert blackfin board_f and board_r to use generic board init func...Sonic Zhang
2014-08-07blackfin: spi clock is in sysclk1 domain instead of sysclk0Scott Jiang
2014-08-07bfin: add register define required by core B on dual core BF609 processorAaron Wu
2014-08-06Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2014-08-04Merge http://git.denx.de/u-boot-dmTom Rini
2014-08-04arm: Support pre-relocation malloc()Simon Glass
2014-08-04arm: Set up global data before board_init_f()Simon Glass
2014-08-01powerpc: mpc85xx watchdog init added to init_funcBoschung, Rainer
2014-08-01mpc85xx: watchdog initialisation addedBoschung, Rainer
2014-08-01powerpc: macros for e500mc timer regs addedBoschung, Rainer
2014-08-01mpc85xx: fix interrupt init to not affect watchdogBoschung, Rainer
2014-08-01mmc: s3c: Add SD driverMarek Vasut
2014-08-01arm: s3c: Unify the S3C24xx SDI structureMarek Vasut
2014-08-01ARM: kirkwood: add mvsdio driverDrEagle
2014-07-31sunxi: HYP/non-sec: add sun7i PSCI backendMarc Zyngier
2014-07-31sunxi: Add CONFIG_MACPWR optionHans de Goede