aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-11-08SPL: Allow ARM926EJS to avoid compiling in the CPU support codeMarek Vasut1-0/+6
2011-11-08arm: a320: fix broken timerPo-Yu Chuang1-84/+50
2011-11-08arm, davinci: Fix setting of the SDRAM configuration registerChristian Riesch1-6/+19
2011-11-08arm, davinci: Remove the duplication of LPSC functionsChristian Riesch1-92/+4
2011-11-08arm, davinci: Rename AM1808 lowlevel functions to DA850Christian Riesch3-82/+82
2011-11-08da8xxevm: fix build errorPrabhakar Lad1-0/+1
2011-11-08Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk3-6/+22
2011-11-08Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk29-134/+1486
2011-11-07arch/powerpc/cpu/mpc8260/spi.c: Fix GCC 4.6 build warningsWolfgang Denk1-4/+0
2011-11-07arch/powerpc/lib/bat_rw.c: Fix GCC 4.6 build warningWolfgang Denk1-1/+2
2011-11-07mpc8220/i2c.c: Fix GCC 4.6 build warningWolfgang Denk1-4/+2
2011-11-07mpc8260/i2c.c: replace PRINTD() by debug()Wolfgang Denk1-49/+40
2011-11-07mpc8260/i2c.c: CodingStyle cleanupWolfgang Denk1-270/+264
2011-11-07mpc8220/fec.c: Fix GCC 4.6 build warningWolfgang Denk1-3/+3
2011-11-07mpc8260/speed.c: Fix GCC 4.6 build warningsWolfgang Denk1-10/+1
2011-11-07mpc8xx/spi.c: Fix GCC 4.6 build warningsWolfgang Denk1-4/+0
2011-11-07mpc8xx/i2c.c: replace PRINTD() by debug()Wolfgang Denk1-48/+46
2011-11-07mpc8xx/i2c.c: CodungStyle cleanupWolfgang Denk1-149/+154
2011-11-07mpc8xx/cpu.c: Fix GCC 4.6 build warningsWolfgang Denk1-1/+2
2011-11-07mpc8xx/fec.c: Fix GCC 4.6 build warningsWolfgang Denk1-22/+25
2011-11-07arch/powerpc/cpu/mpc5xxx/usb_ohci.c: fix GCC 4.6 build warningsWolfgang Denk1-2/+1
2011-11-07arch/powerpc/lib/board.c: fix build warningWolfgang Denk1-3/+0
2011-11-07arch/powerpc/lib/board.c: make (mostly) checkpatch-cleanWolfgang Denk1-221/+234
2011-11-07arch/powerpc/cpu/mpc5xxx/i2c.c: fix GC 4.6 build warningsWolfgang Denk1-4/+1
2011-11-04mx53: Turn off child clocks before reconfigure perclk_rootFabio Estevam1-0/+15
2011-11-04omap3: mem: Move comments next to definitionsSanjeev Premi1-76/+35
2011-11-04omap3: mem: Clean-up whitespacesSanjeev Premi1-26/+26
2011-11-04omap3: mem: Define and use common macrosSanjeev Premi1-24/+62
2011-11-03mpc83xx: Cleanup usage of LBC constantsJoe Hershberger1-1/+7
2011-11-03mpc83xx: Cleanup usage of DDR constantsJoe Hershberger1-0/+9
2011-11-03mpc83xx: Fix ipic structure definitionJoe Hershberger1-4/+5
2011-11-03mpc83xx: fix global timer structure definitionKim Phillips1-1/+1
2011-11-03VIDEO: davinci: add framebuffer to da8xxStefano Babic1-0/+126
2011-11-03ARM: Davinci: added missing registers to hardware.hStefano Babic1-1/+3
2011-11-03Davinci: ea20: set GPIOs to hold MII-Phy in reset and set UART0-Switch for co...Bastian Ruppert1-0/+4
2011-11-03Davinci: ea20: set console on UART0Bastian Ruppert1-1/+1
2011-11-03arm926ejs, davinci: add missing spi defines for dm365Heiko Schocher2-0/+3
2011-11-03arm926ejs, davinci: add cpuinfo for dm365Heiko Schocher2-2/+29
2011-11-03arm, davinci: add lowlevel function for dm365 socHeiko Schocher2-0/+480
2011-11-03arm, davinci: add header files for dm365Heiko Schocher5-0/+294
2011-11-03arm, davinci: add support for new spl frameworkHeiko Schocher3-1/+92
2011-11-03omap/spl: actually enable the consoleIlya Yanok1-0/+2
2011-11-03arm, arm926: fix missing symbols in NAND_SPL modeHeiko Schocher1-0/+6
2011-11-03arm, davinci: Add function lpsc_syncreset()Christian Riesch2-5/+17
2011-11-03armada100: define CONFIG_SYS_CACHELINE_SIZELei Wen1-0/+2
2011-11-03pantheon: define CONFIG_SYS_CACHELINE_SIZELei Wen1-0/+2
2011-11-03kirkwood: define CONFIG_SYS_CACHELINE_SIZEMichael Walle1-1/+2
2011-11-03kirkwood: drop empty asm-offsets.s fileMike Frysinger1-0/+0
2011-11-03am335x: Drop board_sysinfo structTom Rini1-7/+0
2011-11-03mx31: add ESD control registersHelmut Raiger1-0/+13