summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-11-27powerpc/p4080ds: fix PCI-e x8 link training down failureYuanquan Chen
2012-11-27powerpc/corenet_ds: move SATA config to board configurationZang Roy-R61911
2012-11-27powerpc/85xx: implement check for erratum A-004580 work-aroundTimur Tabi
2012-11-27powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack listKim Phillips
2012-11-27powerpc/mpc85xx: Temporary fix for spin table backward compatibilityYork Sun
2012-11-27powerpc/85xx: implement check for erratum A-004849 work-aroundTimur Tabi
2012-11-27powerpc/85xx/p5040: add CONFIG_SYS_PPC64, del CONFIG_SYS_FSL_ELBC_MULTIBIT_ECCTimur Tabi
2012-11-278xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming
2012-11-27EXYNOS: mmc: support DesignWare Controller for Samsung-SoCJaehoon Chung
2012-11-26Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2012-11-26spl/85xx: new SPL supportScott Wood
2012-11-26spl/powerpc: introduce CONFIG_SPL_INIT_MINIMALScott Wood
2012-11-26powerpc/mpc85xx: consistently use COBJS-yScott Wood
2012-11-26spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.cScott Wood
2012-11-26spl/mpc85xx: move udelay to cpu codeScott Wood
2012-11-26powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxxScott Wood
2012-11-26powerpc/mpc85xx: fix TLB alignmentScott Wood
2012-11-26powerpc: change .fixup test to a GCC version testScott Wood
2012-11-26powerpc/mpc85xx: add comma before "already enabled"Scott Wood
2012-11-26powerpc/mpc85xx: move debug tlb entry after TLB is in known stateScott Wood
2012-11-25MIPS: do not initialize timestamp variable before relocate_codeZhi-zhou Zhang
2012-11-25Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2012-11-24mx28: Fix typo in POWER_DCLIMITS_NEGLIMIT_OFFSETMarek Vasut
2012-11-24mx28: Fix typo in POWER_MINPWR_VBG_OFFMarek Vasut
2012-11-20musb-new: omap2plus backend driverIlya Yanok
2012-11-20OMAP3: am35x: add musb functionsIlya Yanok
2012-11-20OMAP3: am35x_def.h: add USB definesIlya Yanok
2012-11-20musb-new: am35x backend driverIlya Yanok
2012-11-20am33xx: init OTG hardware and new musb gadget driverIlya Yanok
2012-11-20musb-new: dsps backend driverIlya Yanok
2012-11-20usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok
2012-11-19Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2012-11-19Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini
2012-11-19arm: Add control over cachability of memory regionsSimon Glass
2012-11-19tegra: Add SOC support for display/lcdWei Ni
2012-11-19tegra: Add support for PWMSimon Glass
2012-11-19tegra: fdt: Add LCD definitions for TegraSimon Glass
2012-11-19tegra: fdt: Add pwm binding and nodeSimon Glass
2012-11-19tegra: Add display support to funcmuxSimon Glass
2012-11-19tegra: Use const for pinmux_config_pingroup/table()Simon Glass
2012-11-19mx5: Mark lowlevel_init board-specific codeBenoît Thébaudeau
2012-11-19mx6: clock: Only show CSPI clock if CSPI is enabledFabio Estevam
2012-11-19mx5: Print CSPI clock in 'clock' commandFabio Estevam
2012-11-19mx5: Align SPI CS naming with i.MX53 reference manualFabio Estevam
2012-11-16ehci-mxc: Add support for i.MX35Benoît Thébaudeau
2012-11-16ehci-mxc: Define host offsetsBenoît Thébaudeau
2012-11-16mx31: Move EHCI definitions to ehci-fsl.hBenoît Thébaudeau
2012-11-15SPI: Add SPI Driver for EXYNOS.Rajeshwari Shinde
2012-11-15EXYNOS5: Add base address for SPIHatim RV
2012-11-15EXYNOS: Add clock for SPIHatim RV