aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-10-13orion5x: optimize window size computationAlbert Aribaud
2010-10-13Kirkwood: print_cpuinfo fixed for valid devid revidPrafulla Wadaskar
2010-10-11orion5x: fix relocation-incompatible codeAlbert Aribaud
2010-10-11arm: bugfix: replace ble with blo in start.S filesAlbert Aribaud
2010-10-11Merge branch 'at91' of git://git.denx.de/u-boot-atmelWolfgang Denk
2010-10-11Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk
2010-10-11Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk
2010-10-11Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2010-10-07powerpc/85xx: fix rev.2 job queue LIODN error stormKim Phillips
2010-10-07powerpc/p4080: Add new CPC register - HDBCR0Kumar Gala
2010-10-07x86: Implement fully relocatable imageGraeme Russ
2010-10-07x86: Use loops instead of memcpy/memset in board_init_fGraeme Russ
2010-10-07x86: Rearrange linker scriptGraeme Russ
2010-10-07x86: Rename linker script symbolsGraeme Russ
2010-10-07x86: Set cold/warm boot flagGraeme Russ
2010-10-07x86: Place global data below stack before entering CGraeme Russ
2010-10-07x86: Dont clobber %eax after getting memory sizeGraeme Russ
2010-10-07x86: Don't clobber %ebxGraeme Russ
2010-10-07x86: Remove usage of %ebp as a return pointerGraeme Russ
2010-10-07x86: Move ECC initialisation outside RAM initialisationGraeme Russ
2010-10-07x86: Remove progress indication in low-level initGraeme Russ
2010-10-07x86: Fix %ss and %esp in register structure for interruptsGraeme Russ
2010-10-07x86: Change compiler optionsGraeme Russ
2010-10-07x86: Coding Style CleanupGraeme Russ
2010-10-07x86: Move loading of GTD to C codeGraeme Russ
2010-10-07x86: use gc sections to reduce image sizeGraeme Russ
2010-10-07x86: zboot updateGraeme Russ
2010-10-07x86: Make CONFIG_RELOC_FIXUP_WORKS generic for all x86 boardsGraeme Russ
2010-10-06PowerPC: change board specific early pci_init() into generic.Andre Schwarz
2010-10-06PCU_E: remove code for yet another corpseWolfgang Denk
2010-10-05at91: Add arch_preboot_os which disables PIT in a faster wayAlexander Stein
2010-10-05at91_emac.h: fix typo in register definitionAndreas Bießmann
2010-10-05AT91: convert cpu.c to struct SoC accessReinhard Meyer
2010-10-05Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2010-10-05Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2010-10-05Merge branch 'next' of git://git.denx.de/u-boot-videoWolfgang Denk
2010-10-04ppc4xx: Remove some testing hacks from ppc4xx.hStefan Roese
2010-10-04ppc4xx: Add defines for COM3 & COM4 (UART2 & UART3) on 440EPx/GRxStefan Roese
2010-10-04APM821xx: Add CPU supportTirumala Marri
2010-10-02Blackfin: fix MMC init output alignmentMike Frysinger
2010-10-02Blackfin: propagate target cpu defines when building embedded envMike Frysinger
2010-10-02Blackfin: cmd_gpio: accept upper case pin namesMike Frysinger
2010-10-02Blackfin: cmd_gpio: return gpio value to callerMike Frysinger
2010-10-02Blackfin: cmd_gpio: document/extend input sub-optionMike Frysinger
2010-10-02Blackfin: move CONFIG_BFIN_CPU to board config.mkMike Frysinger
2010-10-02Blackfin: bf561: merge headersMike Frysinger
2010-10-02Blackfin: bf533: merge headersMike Frysinger
2010-10-02Blackfin: unify core MMRsMike Frysinger
2010-10-02Blackfin: bf52x: unify arch header duplicationMike Frysinger
2010-10-02Blackfin: bf537: unify arch header duplicationMike Frysinger