summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: enhance u-boot.lds to detect over-sized SPLStephen Warren2012-10-291-0/+4
* Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-10-2712-177/+1327
|\
| * MX5: fix warning in clock.cStefano Babic2012-10-261-1/+1
| * mx5: Add workaround for ARM erratum ID 468414Fabio Estevam2012-10-171-0/+9
| * mx5: lowlevel_init.S: Fix PLL settings for mx53Fabio Estevam2012-10-172-33/+67
| * mx5: lowlevel_init.S: Split init_clock macroFabio Estevam2012-10-171-30/+65
| * mx25: Clean up imx-regs.hBenoît Thébaudeau2012-10-161-3/+3
| * i.MX6: add HDMI transmitter register declarations from kernel WIP.Eric Nelson2012-10-161-0/+1053
| * i.MX6: set drive strength for parallel RGB padsEric Nelson2012-10-161-29/+29
| * i.MX: iomux: input pad array can be constEric Nelson2012-10-162-3/+5
| * mx6qsabreauto: Pass the board revision to the kernelFabio Estevam2012-10-161-0/+6
| * mx35: Fix eSDHC clocksBenoît Thébaudeau2012-10-162-3/+15
| * mx35: Clean up lowlevel_initBenoît Thébaudeau2012-10-161-96/+95
* | ARM: fix u-boot.lds for -ffunction-sections/-fdata-sectionsStephen Warren2012-10-261-4/+4
* | arm: ks8695: use defined constants for UARTYann Vernier2012-10-261-3/+3
* | arm720: Remove CONFIG_ARM7_REVDMarek Vasut2012-10-261-11/+0
* | arm720: Further clean up the arm720t directoryMarek Vasut2012-10-263-79/+7
* | stdio: Remove the CLPS7111 serial driverMarek Vasut2012-10-262-2/+0
* | arm: Remove support for NETARMMarek Vasut2012-10-2611-1437/+10
* | arm: Remove support for s3c4510Marek Vasut2012-10-266-528/+2
* | arm: Remove support for lpc2292Marek Vasut2012-10-2613-1175/+3
* | Merge remote-tracking branch 'u-boot-atmel/master'Albert ARIBAUD2012-10-261-0/+15
|\ \
| * | ARM: at91sam9x5: enable MCI0 support for 9x5ek board.Wu, Josh2012-10-171-0/+15
* | | Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD2012-10-2613-400/+372
|\ \ \
| * | | am33xx/ddr_defs.h: rename DDR2/DDR3 defines to their actual part numbersPeter Korsgaard2012-10-251-32/+32
| * | | am33xx: support board specific ddr settingsPeter Korsgaard2012-10-252-104/+15
| * | | am33xx: move generic parts of pinmux handling out from board/ti/am335xPeter Korsgaard2012-10-253-0/+295
| * | | am33xx/board: use cpu_mmc_init() for default mmc initializationPeter Korsgaard2012-10-251-2/+2
| * | | am33xx: move ti i2c baseboard header handling to board/ti/am335x/Peter Korsgaard2012-10-252-288/+0
| * | | am33xx/board.c: make wdtimer/uart_base staticPeter Korsgaard2012-10-251-2/+4
| * | | am33xx: Add SPI SPL as an optionTom Rini2012-10-252-0/+2
| * | | VIDEO: add macro to set LCD size for DSS driverStefano Babic2012-10-251-0/+1
| * | | am335x: Enable RTC 32K OSC clockVaibhav Hiremath2012-10-254-1/+45
| * | | am33xx: Enable DDR3 for DDR3 version of beagleboneJoel A Fernandes2012-10-231-2/+7
* | | | ColdFire: Add MCF5441x CPU supportAlison Wang2012-10-249-54/+1967
* | | | ColdFire: Fix unused variable in cpu_init.cAlison Wang2012-10-241-3/+5
* | | | mpc83xx: add support for mpc8309Gerlando Falauto2012-10-236-1/+84
* | | | cleanup: introduce CONFIG_MPC830xGerlando Falauto2012-10-232-2/+5
* | | | cleanup: use CONFIG_QE instead of CONFIG_MPC8360 || CONFIG_MPC832xGerlando Falauto2012-10-231-4/+4
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini2012-10-2247-464/+3412
|\ \ \ \
| * | | | 85xx: Protect timeout_save variable with ifdefsAndy Fleming2012-10-221-1/+4
| * | | | powerpc/boot: Change the compile macro for SRIO & PCIE boot master moduleLiu Gang2012-10-223-2/+8
| * | | | poweprc/85xx: add QMan frequency info and fdt fixup.Haiying Wang2012-10-223-0/+13
| * | | | mpc85xx/portals: Add qman and bman ip_cfg field into portal infoHaiying Wang2012-10-221-2/+11
| * | | | powerpc/mpc85xx: Add CONFIG_DDR_CLK_FREQ for corenet platformYork Sun2012-10-222-10/+20
| * | | | powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1York Sun2012-10-226-112/+151
| * | | | powerpc/mpc85xx: Remove R6 from spin tableYork Sun2012-10-222-6/+4
| * | | | powerpc/mpc8xxx: Fix DDR SPD failed messageYork Sun2012-10-221-1/+13
| * | | | powerpc/mpc8xxx: Add auto select bank interleaving modeYork Sun2012-10-221-1/+32
| * | | | powerpc/mpc85xx: Add workaround for DDR erratum A004934York Sun2012-10-223-0/+7
OpenPOWER on IntegriCloud