summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
...
* | Merge branch 'master' of git://git.denx.de/u-boot-pxaWolfgang Denk2010-07-15-7/+451
|\ \
| * | PXA: Add support for LMS285GF05 into pxafbMarek Vasut2010-07-14-0/+34
| * | Voipac PXA270 LCD SupportMarek Vasut2010-07-14-0/+33
| * | PXA: Add OneNAND booting support to start.SMarek Vasut2010-07-14-5/+43
| * | PXA: Add PWM2 and PWM3 regs to pxa-regs.hMarek Vasut2010-07-14-1/+9
| * | PXA: Add hardware init helper macrosMarek Vasut2010-07-14-0/+324
| * | Enable PXAFB for PXA27X and PXA3XXMarek Vasut2010-07-14-1/+8
| |/
* | Merge branch 'master' of ../masterWolfgang Denk2010-07-15-229/+4355
|\ \ | |/
| * Merge branch 'next' of git://git.denx.de/u-boot-niosWolfgang Denk2010-07-14-0/+30
| |\
| | * nios2: add gpio_requestThomas Chou2010-07-12-0/+6
| | * nios2: add fdt supportThomas Chou2010-07-12-0/+21
| | * nios2: use gc sections to reduce image sizeThomas Chou2010-07-12-0/+3
| * | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2010-07-14-13/+35
| |\ \
| | * | mpc8308: support for Freescale MPC8308 cpuIlya Yanok2010-07-09-13/+35
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2010-07-14-2/+19
| |\ \
| | * | mvgbe: add support for orion5x GbE controllerAlbert Aribaud2010-07-12-2/+16
| | * | mvgbe: support SoCs other than kirkwoodAlbert Aribaud2010-07-12-2/+5
| | |/
| * | Blackfin: bf561: use DMA for Core B L1 regionsMike Frysinger2010-07-13-1/+9
| * | Blackfin: serial: convert to portmux frameworkMike Frysinger2010-07-13-0/+19
| * | Blackfin: unify custom gpio commandsMike Frysinger2010-07-05-0/+121
| * | Blackfin: import gpio/portmux layer from LinuxMike Frysinger2010-07-05-0/+3561
| * | Blackfin: set up simple NMI handlers for anomaly 05000219Mike Frysinger2010-07-05-1/+34
| * | Blackfin: update anomaly lists to latest sheetsMike Frysinger2010-07-05-183/+437
| * | Blackfin: expand EVT1 usage documentation a bit moreMike Frysinger2010-07-05-1/+6
| * | Blackfin: implement bootcount supportMike Frysinger2010-07-05-0/+35
| * | Blackfin: clean up trace buffer handling when crashingMike Frysinger2010-07-05-28/+49
| |/
* | ARMV7: Restructure OMAP i2c driver to allow code sharing between OMAP3 and OMAP4Steve Sakoman2010-07-05-145/+78
* | ARMV7: Restructure OMAP mmc driver to allow code sharing between OMAP3 and OMAP4Steve Sakoman2010-07-05-242/+171
* | ARMV7: Add basic support for TI OMAP4Steve Sakoman2010-07-05-2/+573
* | ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7Steve Sakoman2010-07-05-4/+4
* | OMAP: mmc: add support for second and third mmc channelsSteve Sakoman2010-07-05-3/+12
|/
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-97/+97
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-07-04-53/+107
|\
| * ppc4xx: Cleanup Boot/FLASH TLB reassignment for PPC440/460Stefan Roese2010-07-01-15/+6
| * ppc4xx: Add DDR1/2 macros in ppc4xx-sdram.h for non-405EX as wellStefan Roese2010-07-01-1/+3
| * ppc4xx: DDR2: Complete RDSS configuration on non-SPD based boardsStefan Roese2010-07-01-14/+38
| * ppc4xx: Enable overwriting of default scan window for IBM DDR2 controllerStefan Roese2010-07-01-12/+10
| * ppc4xx: Enable PCIe support without PCI support on PPC440/460Stefan Roese2010-07-01-1/+11
| * ppc4xx: Enable booting with Option E on 460EX/EXr/GTStefan Roese2010-07-01-10/+39
* | USB OHCI support for at91sam9g45 SoCSergey Matyukevich2010-06-30-2/+12
|/
* Merge branch 'master' into nextWolfgang Denk2010-06-30-9/+12
|\
| * MPC512x: workaround data corruption for unaligned local bus accessesWolfgang Denk2010-06-29-9/+12
* | powerpc/bootcount: Add bootcount support for MPC512xMichael Weiss2010-06-29-0/+5
* | avr32: add unaligned.hAndreas Bießmann2010-06-29-0/+1
* | avr32: disable branch foldingAndreas Bießmann2010-06-29-3/+4
* | Fix (null) problem for AVR32 boardsReinhard Meyer (-VC)2010-06-29-2/+3
* | Merge branch 'next' of git://git.denx.de/u-boot-ti into nextWolfgang Denk2010-06-29-1/+1
|\ \
| * | DaVinci: EMAC: Get EMAC_MDIO_PHY_NUM from config filesPrakash PM2010-06-22-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-sh into nextWolfgang Denk2010-06-29-5/+46
|\ \ \
| * | | sh: Add trigger_address_error and support cpu resetNobuhiro Iwamatsu2010-06-28-2/+27