summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-10-178-6/+502
|\
| * OMAP3: SDRC: Introduce Numonyx DDR typeEnric Balletbo i Serra2010-10-171-0/+43
| * ARMV7: OMAP4: Implement relocation for Panda and OMAP4430SDPSteve Sakoman2010-10-171-0/+5
| * ARMV7: OMAP3: Fix bug in get_sdr_cs_offset()Steve Sakoman2010-10-171-1/+1
| * ARMV7: OMAP: Add new mmc driver compatible with CONFIG_GENERIC_MMCSukumar Ghorai2010-10-172-0/+20
| * Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-10-172-0/+428
| |\
| | * MX31: add support for setting pin padsStefano Babic2010-10-132-0/+421
| | * MX31: Adding missing iomux pin to MX.31 registersStefano Babic2010-10-131-0/+7
| * | env_mmc: Fix crashing bug encountered after enabling ARM relocationSteve Sakoman2010-10-131-5/+5
* | | Blackfin: workaround anomaly 05000440Mike Frysinger2010-10-141-1/+5
* | | Blackfin: update anomaly lists to latest sheetsMike Frysinger2010-10-147-10/+35
* | | ppc: Conditionally compile bat_rw.cPeter Tyser2010-10-131-1/+1
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-10-1339-383/+493
|\ \
| * | ARMV7: Versatile Express Coretile CortexA9x4 supportMatt Waddel2010-10-133-0/+175
| * | arch/arm/include/asm/sizes.h: cleanupsAndreas Bießmann2010-10-136-206/+3
| * | Kirkwood: dram_init is moved to dram.cPrafulla Wadaskar2010-10-131-0/+38
| * | orion5x: optimize window size computationAlbert Aribaud2010-10-131-11/+21
| * | Kirkwood: print_cpuinfo fixed for valid devid revidPrafulla Wadaskar2010-10-132-11/+25
| * | orion5x: fix relocation-incompatible codeAlbert Aribaud2010-10-113-31/+54
| * | arm: bugfix: replace ble with blo in start.S filesAlbert Aribaud2010-10-1114-68/+67
| * | Merge branch 'at91' of git://git.denx.de/u-boot-atmelWolfgang Denk2010-10-112-21/+29
| |\ \
| | * | at91: Add arch_preboot_os which disables PIT in a faster wayAlexander Stein2010-10-051-0/+16
| | * | at91_emac.h: fix typo in register definitionAndreas Bießmann2010-10-051-1/+1
| | * | AT91: convert cpu.c to struct SoC accessReinhard Meyer2010-10-051-20/+12
| * | | Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-10-118-34/+80
| |\ \ \ | | | |/ | | |/|
| | * | MX51: Register definitions cannot be included in board config fileStefano Babic2010-09-301-4/+6
| | * | MX51: add structure to access System Reset ControllerStefano Babic2010-09-291-0/+10
| | * | MX51: Added pins definition to set up padsStefano Babic2010-09-291-0/+44
| | * | ARM: Use syslib functions for all CORTEXA8Stefano Babic2010-09-294-2/+3
| | * | Use common function to set GPIOs for MX3 and MX5Stefano Babic2010-09-293-28/+17
* | | | powerpc: Remove warm reset entry pointPeter Tyser2010-10-1212-137/+25
* | | | powerpc: Zero out board info struct on bootupPeter Tyser2010-10-121-16/+1
* | | | Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2010-10-123-11/+65
|\ \ \ \
| * | | | microblaze: Support little-endian microblaze targetMichal Simek2010-10-122-9/+55
| * | | | microblaze: Add support for NET_MULTI apiMichal Simek2010-10-121-2/+10
| |/ / /
* | | | davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddrBen Gardiner2010-10-112-20/+0
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk2010-10-1115-648/+635
|\ \ \
| * | | x86: Implement fully relocatable imageGraeme Russ2010-10-073-24/+35
| * | | x86: Use loops instead of memcpy/memset in board_init_fGraeme Russ2010-10-071-16/+31
| * | | x86: Rearrange linker scriptGraeme Russ2010-10-071-2/+3
| * | | x86: Rename linker script symbolsGraeme Russ2010-10-073-24/+24
| * | | x86: Set cold/warm boot flagGraeme Russ2010-10-073-16/+13
| * | | x86: Place global data below stack before entering CGraeme Russ2010-10-073-37/+37
| * | | x86: Dont clobber %eax after getting memory sizeGraeme Russ2010-10-071-3/+2
| * | | x86: Don't clobber %ebxGraeme Russ2010-10-072-7/+12
| * | | x86: Remove usage of %ebp as a return pointerGraeme Russ2010-10-073-10/+10
| * | | x86: Move ECC initialisation outside RAM initialisationGraeme Russ2010-10-072-14/+14
| * | | x86: Remove progress indication in low-level initGraeme Russ2010-10-071-42/+2
| * | | x86: Fix %ss and %esp in register structure for interruptsGraeme Russ2010-10-073-4/+45
| * | | x86: Change compiler optionsGraeme Russ2010-10-074-17/+12
OpenPOWER on IntegriCloud