summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
...
| * | | | powerpc/DPAA: Fix compiling errorYork Sun2012-10-22-2/+0
| * | | | powerpc/85xx: Add P5040 processor supportTimur Tabi2012-10-22-0/+372
| * | | | powerpc/p5040ds: add per pci endpoint liodn offset listLaurentiu Tudor2012-10-22-0/+52
| * | | | powerpc/85xx: define SRIO LIODN functions only if SRIO is definedTimur Tabi2012-10-22-1/+11
| * | | | powerpc/85xx: introduce SET_PCI_LIODN_BASE, for setting PCI LIODNsLaurentiu Tudor2012-10-22-1/+8
| * | | | powerpc/mpc85xx: fix Unicode characters in release.STimur Tabi2012-10-22-12/+12
| * | | | powerpc/srio: Workaround for srio erratrm a004034Liu Gang2012-10-22-0/+198
| * | | | powerpc/mpc8xxx: Fix USB device-tree fixupramneek mehresh2012-10-22-16/+34
| * | | | 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