summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* powerpc/mpc85xx: Add T4240 SoCYork Sun2012-10-22-7/+576
* powerpc/mpc85xx: Add T4 device definitionsAndy Fleming2012-10-22-2/+48
* powerpc/corenet2: fix mismatch DDR sync bit from RCWYork Sun2012-10-22-2/+8
* powerpc/corenet2: Add SerDes for corenet2York Sun2012-10-22-9/+281
* powerpc/mpc85xx: Add RCW bits and registers for SerDes for corenet2York Sun2012-10-22-5/+93
* powerpc/e6500: Move QCSP registers for QMan v3York Sun2012-10-22-1/+12
* powerpc/mpc85xx: expand SERDES reference clock select bitYork Sun2012-10-22-1/+2
* powerpc/mpc85xx: Fix core cluster PLL calculation for Chassis generation 2York Sun2012-10-22-26/+148
* powerpc/mpc85xx: check number of coresYork Sun2012-10-22-0/+5
* powerpc/mpc85xx: change RCW MEM_PLL_PLAT for Chassis generation 2York Sun2012-10-22-1/+10
* powerpc/mpc85xx: Enable L2 at the beginning of U-boot for E6500York Sun2012-10-22-11/+163
* powerpc/mpc85xx: Introduce new macros to add and delete TLB entriesYork Sun2012-10-22-179/+130
* powerpc/85xx: Add determining and report IFC frequencyKumar Gala2012-10-22-0/+15
* 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
* 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