summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | 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
| * | | x86: Coding Style CleanupGraeme Russ2010-10-074-373/+362
| * | | x86: Move loading of GTD to C codeGraeme Russ2010-10-072-96/+57
| * | | x86: use gc sections to reduce image sizeGraeme Russ2010-10-071-0/+3
| * | | x86: zboot updateGraeme Russ2010-10-071-5/+13
| * | | x86: Make CONFIG_RELOC_FIXUP_WORKS generic for all x86 boardsGraeme Russ2010-10-071-0/+2
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-10-112-5/+14
|\ \ \
| * | | powerpc/85xx: fix rev.2 job queue LIODN error stormKim Phillips2010-10-071-4/+10
| * | | powerpc/p4080: Add new CPC register - HDBCR0Kumar Gala2010-10-071-1/+4
| |/ /
* | | PowerPC: change board specific early pci_init() into generic.Andre Schwarz2010-10-061-5/+4
* | | PCU_E: remove code for yet another corpseWolfgang Denk2010-10-063-7/+2
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2010-10-0586-23035/+9619
|\ \
| * | Blackfin: fix MMC init output alignmentMike Frysinger2010-10-021-1/+1
| * | Blackfin: propagate target cpu defines when building embedded envMike Frysinger2010-10-021-0/+3
| * | Blackfin: cmd_gpio: accept upper case pin namesMike Frysinger2010-10-021-2/+3
| * | Blackfin: cmd_gpio: return gpio value to callerMike Frysinger2010-10-021-1/+1
| * | Blackfin: cmd_gpio: document/extend input sub-optionMike Frysinger2010-10-021-14/+13
| * | Blackfin: move CONFIG_BFIN_CPU to board config.mkMike Frysinger2010-10-023-9/+2
| * | Blackfin: bf561: merge headersMike Frysinger2010-10-024-1930/+1906
| * | Blackfin: bf533: merge headersMike Frysinger2010-10-028-1342/+1293
| * | Blackfin: unify core MMRsMike Frysinger2010-10-0238-3456/+350
| * | Blackfin: bf52x: unify arch header duplicationMike Frysinger2010-10-026-2316/+6
OpenPOWER on IntegriCloud