summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
...
| * | | | P4080/esdhc: make the P4080 ESDHC13 errata workaround conditionalZang Roy-R619112012-10-22-7/+10
| * | | | powerpc mpc85xx: Only clear TSR:WIS in watchdog_reset.Mark Marshall2012-10-22-4/+1
| * | | | mpc85xx: make gpio_direction_output respect valueChris Packham2012-10-22-1/+4
* | | | | ARM : Remove unused CONFIG_DRIVER_SMC91111, CONFIG_DRIVER_LAN91C96Ashok2012-10-22-17/+0
* | | | | common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22-111/+0
* | | | | common: Convert the U-Boot commands to LG-arraysMarek Vasut2012-10-22-14/+17
* | | | | common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22-0/+140
|/ / / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-10-19-3337/+23
|\ \ \ \ | |/ / /
| * | | arm: fdt: Relocate fdt along with other dataSimon Glass2012-10-19-0/+22
| * | | dm: Move s3c24xx USB driver to a proper placeMarek Vasut2012-10-18-2240/+0
| * | | dm: wdt: arm: Move tnetv107x into drivers/watchdog/Marek Vasut2012-10-18-181/+1
| |/ /
| * | Remove lh7a40x cpu and serial driverAlbert ARIBAUD2012-10-16-916/+0
| |/
* | sandbox: Change global data baudrate to intSimon Glass2012-10-19-1/+1
* | x86: Change global data baudrate to intSimon Glass2012-10-19-1/+1
* | nds32: Change global data baudrate to intSimon Glass2012-10-19-2/+2
* | mips: Change global data baudrate to intSimon Glass2012-10-19-2/+2
* | blackfin: Change global data baudrate to intSimon Glass2012-10-19-3/+3
* | arm: Change global data baudrate to intSimon Glass2012-10-19-2/+2
* | sparc: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-19-2/+2
* | powerpc: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-19-2/+2
* | openrisc: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-19-2/+2
* | nios2: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-19-2/+2
* | microblaze: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-19-2/+2
* | m68k: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-19-2/+2
* | avr32: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-19-2/+2
* | sh: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-19-2/+2
* | m68k: Fix unused variable in board.cMarek Vasut2012-10-19-1/+2
* | m68k: Fix unused variable warning in speed.cMarek Vasut2012-10-19-2/+7
* | m68k: Fix unused variable warningMarek Vasut2012-10-19-1/+2
* | m68k: Fix wrong assembler instruction in start.SMarek Vasut2012-10-19-4/+4
* | m68k: Fix relocation errors in start.SPhilippe De Muyter2012-10-19-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2012-10-17-60/+884
|\ \
| * | MIPS: add board qemu-mips64 supportZhi-zhou Zhang2012-10-16-0/+802
| * | MIPS: add support for 64 bit addressingZhi-zhou Zhang2012-10-16-1/+23
| * | MIPS: don't use camel-case styleZhi-zhou Zhang2012-10-16-59/+59
| |/
* | split AU1X00 specific code from cmd_ide.cPavel Herrmann2012-10-17-1/+33
* | split mpc8xx hooks from cmd_ide.cPavel Herrmann2012-10-17-0/+233
* | serial: Use default_serial_puts() in driversMarek Vasut2012-10-17-80/+10
* | mpc82xx: Remove BMW board portStefan Roese2012-10-17-9/+4
* | nds32: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INITNobuhiro Iwamatsu2012-10-17-1/+1
|/
* Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-stagingTom Rini2012-10-15-0/+3
|\
| * bootstage: Store boot timings in device treeSimon Glass2012-10-02-0/+3
* | mx25: Clean up lowlevel_initBenoît Thébaudeau2012-10-15-22/+65
* | mx31: Fix PDR0_CSI_PODFBenoît Thébaudeau2012-10-15-2/+4
* | mx35: Define MAX and AIPS registersBenoît Thébaudeau2012-10-15-1/+84
* | mx31: Add more CCM access macrosBenoît Thébaudeau2012-10-15-0/+10
* | mx5: Optimize lowlevel_init code sizeBenoît Thébaudeau2012-10-15-53/+59
* | mx25: Fix eSDHC supportBenoît Thébaudeau2012-10-15-9/+10
* | mx25: Define cpu_eth_init() only if neededBenoît Thébaudeau2012-10-15-4/+6
* | mx25: Clean up clocks APIBenoît Thébaudeau2012-10-15-9/+6