summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* powerpc/85xx: always implement the work-around for Erratum SATA_A001Timur Tabi2011-11-29-4/+33
* powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.hTimur Tabi2011-11-29-0/+6
* powerpc/85xx: Add workaround for erratum A-003474York Sun2011-11-29-0/+15
* powerpc/85xx: fixup flexcan device tree clock-frequencyJia Hongtao2011-11-29-1/+12
* powerpc/85xx: Add workaround for erratum CPU-A003999Kumar Gala2011-11-29-0/+21
* hawkboard: Replace HAWKBOARD_KICK{0, 1}_UNLOCK definesChristian Riesch2011-11-27-3/+0
* OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that.Alexander Holler2011-11-27-11/+1
* Fix Stelian's email addressStelian Pop2011-11-27-17/+17
* Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2011-11-23-2/+3
|\
| * arch/arm/cpu/arm926ejs/omap/cpuinfo.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-11-23-2/+3
* | nds32/ag101: clean up for SoC related codeMacpaul Lin2011-11-23-10/+6
* | net: rtl8109: drop unused !NET_MULTI driverMike Frysinger2011-11-22-4/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-11-21-7/+12
|\ \
| * | Blackfin: cache result of cpp checkMike Frysinger2011-11-18-1/+2
| * | Blackfin: traps: fix up printf warnings from debugMike Frysinger2011-11-18-5/+10
| * | Blackfin: drop now unused local variableMike Frysinger2011-11-18-1/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-nds32Wolfgang Denk2011-11-21-0/+23
|\ \ \
| * | | nds32/lib: add ide generic supportMacpaul Lin2011-11-18-0/+5
| * | | nds32: enhance io.h for compatibility with periphalsMacpaul Lin2011-11-18-0/+18
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-niosWolfgang Denk2011-11-21-2/+81
|\ \ \ | |/ / |/| |
| * | nios2: Offer ft_board_setup() capability and call fdt_fixup_ethernet().Joachim Foerster2011-10-30-0/+54
| * | gpio: Add driver for Altera's PIO coreJoachim Foerster2011-10-28-2/+11
| * | nios2: Pseudo implement dcache_status/enable/disable()Joachim Foerster2011-10-28-0/+16
* | | mpc83xx: spd_sdram - fix gcc 4.6 compiler warningKim Phillips2011-11-16-2/+1
* | | arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warningAnatolij Gustschin2011-11-16-2/+0
* | | iop480_uart.c: Fix GCC 4.6 build warningsStefan Roese2011-11-16-2/+1
* | | 40x_spd_sdram.c: Fix GCC 4.6 build warningsStefan Roese2011-11-16-10/+10
* | | 44x_spd_ddr2.c: Fix GCC 4.6 build warningsStefan Roese2011-11-16-31/+1
* | | 44x_spd_ddr.c: Fix GCC 4.6 build warningsStefan Roese2011-11-16-4/+0
* | | cmd_ecctest.c: Fix GCC 4.6 build warningsStefan Roese2011-11-16-6/+3
* | | 4xx_ibm_ddr2_autocalib.c: Fix GCC 4.6 build warningsStefan Roese2011-11-16-6/+9
* | | 4xx_pcie.c: Fix GCC 4.6 build warningsStefan Roese2011-11-16-9/+2
* | | usb_ohci.c: Fix GCC 4.6 build warningsStefan Roese2011-11-16-2/+1
* | | arch/powerpc/cpu/mpc512x/i2c.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-11-16-2/+1
* | | arch/powerpc/cpu/mpc512x/pci.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-11-16-2/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2011-11-16-0/+1
|\ \ \
| * | | font: split font data from video_font.hChe-Liang Chiou2011-11-15-0/+1
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-11-16-3968/+13184
|\ \ \
| * | | arm, davinci: add DAVINCI_MMC_CLKIDHeiko Schocher2011-11-15-0/+1
| * | | arm, davinci: da850/dm365 lowlevel cleanupHeiko Schocher2011-11-15-125/+113
| * | | omap4/5: Add support for booting with CH.Sricharan2011-11-15-57/+226
| * | | omap5: emif: Add emif/ddr configurations required for omap5 evmSricharan2011-11-15-1234/+1549
| * | | omap5: clocks: Add clocks support for omap5 platform.Sricharan2011-11-15-474/+1735
| * | | omap5: Add minimal support for omap5430.Sricharan2011-11-15-346/+1567
| * | | omap: Checkpatch fixesSricharan2011-11-15-18/+4
| * | | omap4: make omap4 code common for future reuseSricharan2011-11-15-9/+16
| * | | PXA: Cleanup serial_pxaMarek Vasut2011-11-15-111/+109
| * | | mx31: Fix checkpatch warnings in generic.cFabio Estevam2011-11-11-2/+2
| * | | mx31: Use proper IO accessor for GPR registerFabio Estevam2011-11-11-3/+9
| * | | mx31: Remove duplicate definition for GPR registerFabio Estevam2011-11-11-4/+2