summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-2228-111/+0
* common: Convert the U-Boot commands to LG-arraysMarek Vasut2012-10-226-14/+17
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-2230-0/+140
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-10-1913-3337/+23
|\
| * arm: fdt: Relocate fdt along with other dataSimon Glass2012-10-191-0/+22
| * dm: Move s3c24xx USB driver to a proper placeMarek Vasut2012-10-184-2240/+0
| * dm: wdt: arm: Move tnetv107x into drivers/watchdog/Marek Vasut2012-10-182-181/+1
| * Remove lh7a40x cpu and serial driverAlbert ARIBAUD2012-10-166-916/+0
* | sandbox: Change global data baudrate to intSimon Glass2012-10-191-1/+1
* | x86: Change global data baudrate to intSimon Glass2012-10-191-1/+1
* | nds32: Change global data baudrate to intSimon Glass2012-10-192-2/+2
* | mips: Change global data baudrate to intSimon Glass2012-10-192-2/+2
* | blackfin: Change global data baudrate to intSimon Glass2012-10-193-3/+3
* | arm: Change global data baudrate to intSimon Glass2012-10-192-2/+2
* | sparc: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-192-2/+2
* | powerpc: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-192-2/+2
* | openrisc: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-192-2/+2
* | nios2: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-192-2/+2
* | microblaze: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-192-2/+2
* | m68k: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-192-2/+2
* | avr32: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-192-2/+2
* | sh: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-192-2/+2
* | m68k: Fix unused variable in board.cMarek Vasut2012-10-191-1/+2
* | m68k: Fix unused variable warning in speed.cMarek Vasut2012-10-191-2/+7
* | m68k: Fix unused variable warningMarek Vasut2012-10-191-1/+2
* | m68k: Fix wrong assembler instruction in start.SMarek Vasut2012-10-194-4/+4
* | m68k: Fix relocation errors in start.SPhilippe De Muyter2012-10-191-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2012-10-1716-60/+884
|\ \
| * | MIPS: add board qemu-mips64 supportZhi-zhou Zhang2012-10-167-0/+802
| * | MIPS: add support for 64 bit addressingZhi-zhou Zhang2012-10-163-1/+23
| * | MIPS: don't use camel-case styleZhi-zhou Zhang2012-10-166-59/+59
| |/
* | split AU1X00 specific code from cmd_ide.cPavel Herrmann2012-10-172-1/+33
* | split mpc8xx hooks from cmd_ide.cPavel Herrmann2012-10-173-0/+233
* | serial: Use default_serial_puts() in driversMarek Vasut2012-10-1710-80/+10
* | mpc82xx: Remove BMW board portStefan Roese2012-10-172-9/+4
* | nds32: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INITNobuhiro Iwamatsu2012-10-171-1/+1
|/
* Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-stagingTom Rini2012-10-151-0/+3
|\
| * bootstage: Store boot timings in device treeSimon Glass2012-10-021-0/+3
* | mx25: Clean up lowlevel_initBenoît Thébaudeau2012-10-151-22/+65
* | mx31: Fix PDR0_CSI_PODFBenoît Thébaudeau2012-10-151-2/+4
* | mx35: Define MAX and AIPS registersBenoît Thébaudeau2012-10-152-1/+84
* | mx31: Add more CCM access macrosBenoît Thébaudeau2012-10-151-0/+10
* | mx5: Optimize lowlevel_init code sizeBenoît Thébaudeau2012-10-151-53/+59
* | mx25: Fix eSDHC supportBenoît Thébaudeau2012-10-151-9/+10
* | mx25: Define cpu_eth_init() only if neededBenoît Thébaudeau2012-10-151-4/+6
* | mx25: Clean up clocks APIBenoît Thébaudeau2012-10-152-9/+6
* | mx25 clocks: Fix MXC_FEC_CLKBenoît Thébaudeau2012-10-152-3/+2
* | mx25: Define more standard clocksBenoît Thébaudeau2012-10-152-0/+15
* | mx25: Clean up clock calculationsBenoît Thébaudeau2012-10-151-4/+4
* | mx25: Fix decode_pllBenoît Thébaudeau2012-10-151-3/+6
OpenPOWER on IntegriCloud