summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2010-10-02Blackfin: punt old *p style volatile MMR definesMike Frysinger
2010-10-02Blackfin: punt headers for non-existent BF541Mike Frysinger
2010-10-02Blackfin: bfin_spi: add optional DMA supportMike Frysinger
2010-10-02Blackfin: add support for BF51x partsMike Frysinger
2010-10-02Blackfin: add support for BF538/BF539 processorsMike Frysinger
2010-09-30MX51: Register definitions cannot be included in board config fileStefano Babic
2010-09-29MX51: add structure to access System Reset ControllerStefano Babic
2010-09-29MX51: Added pins definition to set up padsStefano Babic
2010-09-29ARM: Use syslib functions for all CORTEXA8Stefano Babic
2010-09-29Use common function to set GPIOs for MX3 and MX5Stefano Babic
2010-09-28Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk
2010-09-28mpc512x: fix build issuesWolfgang Denk
2010-09-28ARMV7: OMAP4: Calculate SDRAM sizeAneesh V
2010-09-28ixp/npe: Remove duplicated commentThomas Weber
2010-09-25fsl_diu_fb: further refactoring of FSL DIU codeAnatolij Gustschin
2010-09-2383xx: Remove warmboot parameter from PCI init functionsPeter Tyser
2010-09-23mpc83xx: fix pcie build warningKim Phillips
2010-09-23mpc83xx: add support for setting PCIE clocksIlya Yanok