summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-11-11mx31: Remove duplicate definition for GPR registerFabio Estevam
2011-11-11iMX28: Add USB and USB PHY register definitionsMarek Vasut
2011-11-11iMX28: Fix ARM vector handlingMarek Vasut
2011-11-11iMX28: Add APBH DMA driverMarek Vasut
2011-11-11iMX28: Add GPIO controlMarek Vasut
2011-11-11iMX28: Add PINMUX controlMarek Vasut
2011-11-11iMX28: Add SSP MMC driverMarek Vasut
2011-11-11iMX28: Initial support for iMX28 CPUMarek Vasut
2011-11-08SPL: Allow ARM926EJS to avoid compiling in the CPU support codeMarek Vasut
2011-11-08arm: a320: fix broken timerPo-Yu Chuang
2011-11-08arm, davinci: Fix setting of the SDRAM configuration registerChristian Riesch
2011-11-08arm, davinci: Remove the duplication of LPSC functionsChristian Riesch
2011-11-08arm, davinci: Rename AM1808 lowlevel functions to DA850Christian Riesch
2011-11-08da8xxevm: fix build errorPrabhakar Lad
2011-11-08Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2011-11-08Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-11-07arch/powerpc/cpu/mpc8260/spi.c: Fix GCC 4.6 build warningsWolfgang Denk
2011-11-07arch/powerpc/lib/bat_rw.c: Fix GCC 4.6 build warningWolfgang Denk
2011-11-07mpc8220/i2c.c: Fix GCC 4.6 build warningWolfgang Denk
2011-11-07mpc8260/i2c.c: replace PRINTD() by debug()Wolfgang Denk
2011-11-07mpc8260/i2c.c: CodingStyle cleanupWolfgang Denk
2011-11-07mpc8220/fec.c: Fix GCC 4.6 build warningWolfgang Denk
2011-11-07mpc8260/speed.c: Fix GCC 4.6 build warningsWolfgang Denk
2011-11-07mpc8xx/spi.c: Fix GCC 4.6 build warningsWolfgang Denk
2011-11-07mpc8xx/i2c.c: replace PRINTD() by debug()Wolfgang Denk
2011-11-07mpc8xx/i2c.c: CodungStyle cleanupWolfgang Denk
2011-11-07mpc8xx/cpu.c: Fix GCC 4.6 build warningsWolfgang Denk
2011-11-07mpc8xx/fec.c: Fix GCC 4.6 build warningsWolfgang Denk
2011-11-07arch/powerpc/cpu/mpc5xxx/usb_ohci.c: fix GCC 4.6 build warningsWolfgang Denk
2011-11-07arch/powerpc/lib/board.c: fix build warningWolfgang Denk
2011-11-07arch/powerpc/lib/board.c: make (mostly) checkpatch-cleanWolfgang Denk
2011-11-07arch/powerpc/cpu/mpc5xxx/i2c.c: fix GC 4.6 build warningsWolfgang Denk
2011-11-04mx53: Turn off child clocks before reconfigure perclk_rootFabio Estevam
2011-11-04omap3: mem: Move comments next to definitionsSanjeev Premi
2011-11-04omap3: mem: Clean-up whitespacesSanjeev Premi
2011-11-04omap3: mem: Define and use common macrosSanjeev Premi
2011-11-03mpc83xx: Cleanup usage of LBC constantsJoe Hershberger
2011-11-03mpc83xx: Cleanup usage of DDR constantsJoe Hershberger
2011-11-03mpc83xx: Fix ipic structure definitionJoe Hershberger
2011-11-03mpc83xx: fix global timer structure definitionKim Phillips
2011-11-03VIDEO: davinci: add framebuffer to da8xxStefano Babic
2011-11-03ARM: Davinci: added missing registers to hardware.hStefano Babic
2011-11-03Davinci: ea20: set GPIOs to hold MII-Phy in reset and set UART0-Switch for co...Bastian Ruppert
2011-11-03Davinci: ea20: set console on UART0Bastian Ruppert
2011-11-03arm926ejs, davinci: add missing spi defines for dm365Heiko Schocher
2011-11-03arm926ejs, davinci: add cpuinfo for dm365Heiko Schocher
2011-11-03arm, davinci: add lowlevel function for dm365 socHeiko Schocher
2011-11-03arm, davinci: add header files for dm365Heiko Schocher
2011-11-03arm, davinci: add support for new spl frameworkHeiko Schocher
2011-11-03omap/spl: actually enable the consoleIlya Yanok