aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-10-19Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini13-3337/+23
2012-10-19sandbox: Change global data baudrate to intSimon Glass1-1/+1
2012-10-19x86: Change global data baudrate to intSimon Glass1-1/+1
2012-10-19nds32: Change global data baudrate to intSimon Glass2-2/+2
2012-10-19mips: Change global data baudrate to intSimon Glass2-2/+2
2012-10-19blackfin: Change global data baudrate to intSimon Glass3-3/+3
2012-10-19arm: Change global data baudrate to intSimon Glass2-2/+2
2012-10-19sparc: Change bi_baudrate and global data baudrate to intSimon Glass2-2/+2
2012-10-19powerpc: Change bi_baudrate and global data baudrate to intSimon Glass2-2/+2
2012-10-19openrisc: Change bi_baudrate and global data baudrate to intSimon Glass2-2/+2
2012-10-19nios2: Change bi_baudrate and global data baudrate to intSimon Glass2-2/+2
2012-10-19microblaze: Change bi_baudrate and global data baudrate to intSimon Glass2-2/+2
2012-10-19m68k: Change bi_baudrate and global data baudrate to intSimon Glass2-2/+2
2012-10-19avr32: Change bi_baudrate and global data baudrate to intSimon Glass2-2/+2
2012-10-19sh: Change bi_baudrate and global data baudrate to intSimon Glass2-2/+2
2012-10-19arm: fdt: Relocate fdt along with other dataSimon Glass1-0/+22
2012-10-19m68k: Fix unused variable in board.cMarek Vasut1-1/+2
2012-10-19m68k: Fix unused variable warning in speed.cMarek Vasut1-2/+7
2012-10-19m68k: Fix unused variable warningMarek Vasut1-1/+2
2012-10-19m68k: Fix wrong assembler instruction in start.SMarek Vasut4-4/+4
2012-10-19m68k: Fix relocation errors in start.SPhilippe De Muyter1-2/+2
2012-10-18dm: Move s3c24xx USB driver to a proper placeMarek Vasut4-2240/+0
2012-10-18dm: wdt: arm: Move tnetv107x into drivers/watchdog/Marek Vasut2-181/+1
2012-10-17Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini16-60/+884
2012-10-17split AU1X00 specific code from cmd_ide.cPavel Herrmann2-1/+33
2012-10-17split mpc8xx hooks from cmd_ide.cPavel Herrmann3-0/+233
2012-10-17serial: Use default_serial_puts() in driversMarek Vasut10-80/+10
2012-10-17mpc82xx: Remove BMW board portStefan Roese2-9/+4
2012-10-17nds32: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INITNobuhiro Iwamatsu1-1/+1
2012-10-16Remove lh7a40x cpu and serial driverAlbert ARIBAUD6-916/+0
2012-10-16MIPS: add board qemu-mips64 supportZhi-zhou Zhang7-0/+802
2012-10-16MIPS: add support for 64 bit addressingZhi-zhou Zhang3-1/+23
2012-10-16MIPS: don't use camel-case styleZhi-zhou Zhang6-59/+59
2012-10-15Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-stagingTom Rini1-0/+3
2012-10-15mx25: Clean up lowlevel_initBenoît Thébaudeau1-22/+65
2012-10-15mx31: Fix PDR0_CSI_PODFBenoît Thébaudeau1-2/+4
2012-10-15mx35: Define MAX and AIPS registersBenoît Thébaudeau2-1/+84
2012-10-15mx31: Add more CCM access macrosBenoît Thébaudeau1-0/+10
2012-10-15mx5: Optimize lowlevel_init code sizeBenoît Thébaudeau1-53/+59
2012-10-15mx25: Fix eSDHC supportBenoît Thébaudeau1-9/+10
2012-10-15mx25: Define cpu_eth_init() only if neededBenoît Thébaudeau1-4/+6
2012-10-15mx25: Clean up clocks APIBenoît Thébaudeau2-9/+6
2012-10-15mx25 clocks: Fix MXC_FEC_CLKBenoît Thébaudeau2-3/+2
2012-10-15mx25: Define more standard clocksBenoît Thébaudeau2-0/+15
2012-10-15mx25: Clean up clock calculationsBenoît Thébaudeau1-4/+4
2012-10-15mx25: Fix decode_pllBenoît Thébaudeau1-3/+6
2012-10-15mx5/6 clocks: Fix SDHC clocksBenoît Thébaudeau3-1/+67
2012-10-15mx51: Fix I2C clock ID checkBenoît Thébaudeau1-1/+5
2012-10-15mx5 clocks: Fix MXC_FEC_CLKBenoît Thébaudeau1-3/+2
2012-10-15mx5 clocks: Simplify imx_get_cspiclk()Benoît Thébaudeau1-20/+3