summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
...
| * | | iMX28: Add USB and USB PHY register definitionsMarek Vasut2011-11-11-0/+329
| * | | iMX28: Fix ARM vector handlingMarek Vasut2011-11-11-0/+22
| * | | iMX28: Add APBH DMA driverMarek Vasut2011-11-11-0/+637
| * | | iMX28: Add GPIO controlMarek Vasut2011-11-11-0/+38
| * | | iMX28: Add PINMUX controlMarek Vasut2011-11-11-1/+815
| * | | iMX28: Add SSP MMC driverMarek Vasut2011-11-11-0/+2
| * | | iMX28: Initial support for iMX28 CPUMarek Vasut2011-11-11-0/+4526
| * | | SPL: Allow ARM926EJS to avoid compiling in the CPU support codeMarek Vasut2011-11-08-0/+6
| * | | arm: a320: fix broken timerPo-Yu Chuang2011-11-08-84/+50
| * | | arm, davinci: Fix setting of the SDRAM configuration registerChristian Riesch2011-11-08-6/+19
| * | | arm, davinci: Remove the duplication of LPSC functionsChristian Riesch2011-11-08-92/+4
| * | | arm, davinci: Rename AM1808 lowlevel functions to DA850Christian Riesch2011-11-08-82/+82
| * | | da8xxevm: fix build errorPrabhakar Lad2011-11-08-0/+1
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-11-16-37/+138
|\ \ \
| * | | arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-5/+2
| * | | arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-1/+6
| * | | arch/powerpc/cpu/mpc8xxx/ddr/options.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-0/+4
| * | | arch/powerpc/cpu/mpc8xxx/fsl_lbc.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-2/+2
| * | | arch/powerpc/cpu/mpc85xx/tlb.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-3/+2
| * | | arch/powerpc/cpu/mpc85xx/cpu_init.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-2/+1
| * | | fsl_ifc: Fixed a bug in the erratum handling code for IFC_A003399Poonam Aggrwal2011-11-08-2/+2
| * | | powerpc/85xx: Add support for Book-E MMU Arch v2.0Kumar Gala2011-11-08-4/+14
| * | | powerpc/85xx: Fix warning for USB device-fixupRamneek Mehresh2011-11-08-11/+13
| * | | powerpc/85xx: resize the boot page TLB before relocating CCSRTimur Tabi2011-11-08-0/+49
| * | | powerpc/85xx: verify the current address of CCSR before relocating itTimur Tabi2011-11-08-0/+27
| * | | powerpc/85xx: add some missing sync instructions in the CCSR relocation codeTimur Tabi2011-11-08-0/+4
| * | | powerpc/85xx: fix some comments in the CCSR relocation codeTimur Tabi2011-11-08-2/+2
| * | | powerpc/85xx: fix definition of MAS register macrosTimur Tabi2011-11-08-5/+5
| * | | powerpc/mpc8548: Add workaround for erratum NMG_eTSEC129chenhui zhao2011-11-08-0/+5
| |/ /
* | | adp-ag101p: Add SoC and board support of ag101pMacpaul Lin2011-11-10-0/+14
* | | nds32: fix data section of linker scriptMacpaul Lin2011-11-09-1/+1
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2011-11-08-6/+22
|\ \
| * | mpc83xx: Cleanup usage of LBC constantsJoe Hershberger2011-11-03-1/+7
| * | mpc83xx: Cleanup usage of DDR constantsJoe Hershberger2011-11-03-0/+9
| * | mpc83xx: Fix ipic structure definitionJoe Hershberger2011-11-03-4/+5
| * | mpc83xx: fix global timer structure definitionKim Phillips2011-11-03-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-11-08-134/+1486
|\ \ \
| * | | mx53: Turn off child clocks before reconfigure perclk_rootFabio Estevam2011-11-04-0/+15
| * | | omap3: mem: Move comments next to definitionsSanjeev Premi2011-11-04-76/+35
| * | | omap3: mem: Clean-up whitespacesSanjeev Premi2011-11-04-26/+26
| * | | omap3: mem: Define and use common macrosSanjeev Premi2011-11-04-24/+62
| * | | VIDEO: davinci: add framebuffer to da8xxStefano Babic2011-11-03-0/+126
| * | | ARM: Davinci: added missing registers to hardware.hStefano Babic2011-11-03-1/+3
| * | | Davinci: ea20: set GPIOs to hold MII-Phy in reset and set UART0-Switch for co...Bastian Ruppert2011-11-03-0/+4
| * | | Davinci: ea20: set console on UART0Bastian Ruppert2011-11-03-1/+1
| * | | arm926ejs, davinci: add missing spi defines for dm365Heiko Schocher2011-11-03-0/+3
| * | | arm926ejs, davinci: add cpuinfo for dm365Heiko Schocher2011-11-03-2/+29
| * | | arm, davinci: add lowlevel function for dm365 socHeiko Schocher2011-11-03-0/+480
| * | | arm, davinci: add header files for dm365Heiko Schocher2011-11-03-0/+294
| * | | arm, davinci: add support for new spl frameworkHeiko Schocher2011-11-03-1/+92