summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* font: split font data from video_font.hChe-Liang Chiou2011-11-151-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2011-11-083-6/+22
|\
| * mpc83xx: Cleanup usage of LBC constantsJoe Hershberger2011-11-031-1/+7
| * mpc83xx: Cleanup usage of DDR constantsJoe Hershberger2011-11-031-0/+9
| * mpc83xx: Fix ipic structure definitionJoe Hershberger2011-11-031-4/+5
| * mpc83xx: fix global timer structure definitionKim Phillips2011-11-031-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-11-0829-134/+1486
|\ \
| * | mx53: Turn off child clocks before reconfigure perclk_rootFabio Estevam2011-11-041-0/+15
| * | omap3: mem: Move comments next to definitionsSanjeev Premi2011-11-041-76/+35
| * | omap3: mem: Clean-up whitespacesSanjeev Premi2011-11-041-26/+26
| * | omap3: mem: Define and use common macrosSanjeev Premi2011-11-041-24/+62
| * | VIDEO: davinci: add framebuffer to da8xxStefano Babic2011-11-031-0/+126
| * | ARM: Davinci: added missing registers to hardware.hStefano Babic2011-11-031-1/+3
| * | Davinci: ea20: set GPIOs to hold MII-Phy in reset and set UART0-Switch for co...Bastian Ruppert2011-11-031-0/+4
| * | Davinci: ea20: set console on UART0Bastian Ruppert2011-11-031-1/+1
| * | arm926ejs, davinci: add missing spi defines for dm365Heiko Schocher2011-11-032-0/+3
| * | arm926ejs, davinci: add cpuinfo for dm365Heiko Schocher2011-11-032-2/+29
| * | arm, davinci: add lowlevel function for dm365 socHeiko Schocher2011-11-032-0/+480
| * | arm, davinci: add header files for dm365Heiko Schocher2011-11-035-0/+294
| * | arm, davinci: add support for new spl frameworkHeiko Schocher2011-11-033-1/+92
| * | omap/spl: actually enable the consoleIlya Yanok2011-11-031-0/+2
| * | arm, arm926: fix missing symbols in NAND_SPL modeHeiko Schocher2011-11-031-0/+6
| * | arm, davinci: Add function lpsc_syncreset()Christian Riesch2011-11-032-5/+17
| * | armada100: define CONFIG_SYS_CACHELINE_SIZELei Wen2011-11-031-0/+2
| * | pantheon: define CONFIG_SYS_CACHELINE_SIZELei Wen2011-11-031-0/+2
| * | kirkwood: define CONFIG_SYS_CACHELINE_SIZEMichael Walle2011-11-031-1/+2
| * | kirkwood: drop empty asm-offsets.s fileMike Frysinger2011-11-031-0/+0
| * | am335x: Drop board_sysinfo structTom Rini2011-11-031-7/+0
| * | mx31: add ESD control registersHelmut Raiger2011-11-031-0/+13
| * | mx31: define pins and init for UART2 and CSPI3Helmut Raiger2011-11-033-0/+32
| * | mx31: Introduce mx31_set_gpr functionFabio Estevam2011-11-033-0/+54
| * | MX35: Drop unnecessary prototypes from imx-regs.hStefano Babic2011-11-031-4/+0
| * | MX35: factorize common assembly codeStefano Babic2011-11-031-0/+140
| * | MX35: add reset cause as provided by other i.MXStefano Babic2011-11-031-2/+29
| * | MX35: add pins definition for UART3Stefano Babic2011-11-031-0/+3
| * | MX35: added ESDC structure to imx-regsStefano Babic2011-11-031-0/+30
| |/
* | arch/powerpc/cpu/mpc8260/spi.c: Fix GCC 4.6 build warningsWolfgang Denk2011-11-071-4/+0
* | arch/powerpc/lib/bat_rw.c: Fix GCC 4.6 build warningWolfgang Denk2011-11-071-1/+2
* | mpc8220/i2c.c: Fix GCC 4.6 build warningWolfgang Denk2011-11-071-4/+2
* | mpc8260/i2c.c: replace PRINTD() by debug()Wolfgang Denk2011-11-071-49/+40
* | mpc8260/i2c.c: CodingStyle cleanupWolfgang Denk2011-11-071-270/+264
* | mpc8220/fec.c: Fix GCC 4.6 build warningWolfgang Denk2011-11-071-3/+3
* | mpc8260/speed.c: Fix GCC 4.6 build warningsWolfgang Denk2011-11-071-10/+1
* | mpc8xx/spi.c: Fix GCC 4.6 build warningsWolfgang Denk2011-11-071-4/+0
* | mpc8xx/i2c.c: replace PRINTD() by debug()Wolfgang Denk2011-11-071-48/+46
* | mpc8xx/i2c.c: CodungStyle cleanupWolfgang Denk2011-11-071-149/+154
* | mpc8xx/cpu.c: Fix GCC 4.6 build warningsWolfgang Denk2011-11-071-1/+2
* | mpc8xx/fec.c: Fix GCC 4.6 build warningsWolfgang Denk2011-11-071-22/+25
* | arch/powerpc/cpu/mpc5xxx/usb_ohci.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-071-2/+1
* | arch/powerpc/lib/board.c: fix build warningWolfgang Denk2011-11-071-3/+0
OpenPOWER on IntegriCloud