summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * mpc85xx: tlb.c cleanupsBecky Bruce2010-07-162-26/+25
| * 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-1618-339/+196
| * powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtbKumar Gala2010-07-166-7/+50
| * mpc8xxx: Remove cpu-handles for cpus we deleteKumar Gala2010-07-161-6/+30
| * powerpc/8xxx: Add base support for the SEC4Kim Phillips2010-07-163-1/+47
| * powerpc/8xxx: Distinguish between incompatible SEC h/w typesKim Phillips2010-07-162-3/+10
| * fdt: move fsl specific code from common fdt area to mpc8xxx/fdt.cKim Phillips2010-07-162-3/+137
* | Merge branch 'master' of git://git.denx.de/u-boot-pxaWolfgang Denk2010-07-154-7/+451
|\ \
| * | PXA: Add support for LMS285GF05 into pxafbMarek Vasut2010-07-141-0/+34
| * | Voipac PXA270 LCD SupportMarek Vasut2010-07-141-0/+33
| * | PXA: Add OneNAND booting support to start.SMarek Vasut2010-07-141-5/+43
| * | PXA: Add PWM2 and PWM3 regs to pxa-regs.hMarek Vasut2010-07-141-1/+9
| * | PXA: Add hardware init helper macrosMarek Vasut2010-07-141-0/+324
| * | Enable PXAFB for PXA27X and PXA3XXMarek Vasut2010-07-141-1/+8
| |/
* | Merge branch 'master' of ../masterWolfgang Denk2010-07-1546-229/+4355
|\ \ | |/
| * Merge branch 'next' of git://git.denx.de/u-boot-niosWolfgang Denk2010-07-143-0/+30
| |\
| | * nios2: add gpio_requestThomas Chou2010-07-121-0/+6
| | * nios2: add fdt supportThomas Chou2010-07-121-0/+21
| | * nios2: use gc sections to reduce image sizeThomas Chou2010-07-121-0/+3
| * | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2010-07-145-13/+35
| |\ \
| | * | mpc8308: support for Freescale MPC8308 cpuIlya Yanok2010-07-095-13/+35
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2010-07-144-2/+19
| |\ \
| | * | mvgbe: add support for orion5x GbE controllerAlbert Aribaud2010-07-123-2/+16
| | * | mvgbe: support SoCs other than kirkwoodAlbert Aribaud2010-07-122-2/+5
| | |/
| * | Blackfin: bf561: use DMA for Core B L1 regionsMike Frysinger2010-07-131-1/+9
| * | Blackfin: serial: convert to portmux frameworkMike Frysinger2010-07-131-0/+19
| * | Blackfin: unify custom gpio commandsMike Frysinger2010-07-052-0/+121
| * | Blackfin: import gpio/portmux layer from LinuxMike Frysinger2010-07-0520-0/+3561
| * | Blackfin: set up simple NMI handlers for anomaly 05000219Mike Frysinger2010-07-054-1/+34
| * | Blackfin: update anomaly lists to latest sheetsMike Frysinger2010-07-055-183/+437
| * | Blackfin: expand EVT1 usage documentation a bit moreMike Frysinger2010-07-051-1/+6
| * | Blackfin: implement bootcount supportMike Frysinger2010-07-052-0/+35
| * | Blackfin: clean up trace buffer handling when crashingMike Frysinger2010-07-052-28/+49
| |/
* | ARMV7: Restructure OMAP i2c driver to allow code sharing between OMAP3 and OMAP4Steve Sakoman2010-07-052-145/+78
* | ARMV7: Restructure OMAP mmc driver to allow code sharing between OMAP3 and OMAP4Steve Sakoman2010-07-052-242/+171
* | ARMV7: Add basic support for TI OMAP4Steve Sakoman2010-07-0512-2/+573
* | ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7Steve Sakoman2010-07-0534-4/+4
* | OMAP: mmc: add support for second and third mmc channelsSteve Sakoman2010-07-051-3/+12
|/
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-0478-97/+97
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-07-046-53/+107
|\
| * ppc4xx: Cleanup Boot/FLASH TLB reassignment for PPC440/460Stefan Roese2010-07-011-15/+6
| * ppc4xx: Add DDR1/2 macros in ppc4xx-sdram.h for non-405EX as wellStefan Roese2010-07-011-1/+3
| * ppc4xx: DDR2: Complete RDSS configuration on non-SPD based boardsStefan Roese2010-07-011-14/+38
| * ppc4xx: Enable overwriting of default scan window for IBM DDR2 controllerStefan Roese2010-07-012-12/+10
| * ppc4xx: Enable PCIe support without PCI support on PPC440/460Stefan Roese2010-07-011-1/+11
| * ppc4xx: Enable booting with Option E on 460EX/EXr/GTStefan Roese2010-07-011-10/+39
* | USB OHCI support for at91sam9g45 SoCSergey Matyukevich2010-06-301-2/+12
|/
* Merge branch 'master' into nextWolfgang Denk2010-06-303-9/+12
|\
| * MPC512x: workaround data corruption for unaligned local bus accessesWolfgang Denk2010-06-293-9/+12
* | powerpc/bootcount: Add bootcount support for MPC512xMichael Weiss2010-06-291-0/+5
OpenPOWER on IntegriCloud