summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Fix msr handling in interrupt_handlerMichal Simek2011-02-151-18/+1
* microblaze: Fix systems with MSR=0Michal Simek2011-02-151-1/+1
* sc520: Release CAR and enable cachingGraeme Russ2011-02-121-5/+11
* x86: Convert board_init_f to use an init_sequenceGraeme Russ2011-02-121-41/+29
* x86: Rearrange function calls in board_init_fGraeme Russ2011-02-121-8/+8
* x86: Split board_init_f() into init_fnc_t compatible functionsGraeme Russ2011-02-122-49/+74
* x86: Fix incorrect usage of relocation offsetGraeme Russ2011-02-122-6/+6
* x86: Move console initialisation into board_init_fGraeme Russ2011-02-121-3/+12
* x86: Move test for cold boot into init functionsGraeme Russ2011-02-122-13/+11
* x86: Move call to dram_init_f into board_init_fGraeme Russ2011-02-123-3/+4
* x86: Defer setup of final stackGraeme Russ2011-02-122-17/+33
* sc520: Move RAM sizing code from asm to CGraeme Russ2011-02-127-755/+610
* x86: Use Cache-As-RAM for initial stackGraeme Russ2011-02-124-21/+115
* x86: Move initial gd to fixed locationGraeme Russ2011-02-123-19/+36
* sc520: Remove printf calls from cpu_init_fGraeme Russ2011-02-121-2/+0
* sc520: Move board specific settings to board init functionGraeme Russ2011-02-121-19/+0
* sc520: Define MMCR address in include fileGraeme Russ2011-02-123-36/+51
* x86: Make cpu init functions weakGraeme Russ2011-02-123-10/+17
* x86: Call early_board_init when warm bootingGraeme Russ2011-02-121-5/+5
* x86: Add processor flags header from linuxGraeme Russ2011-02-126-10/+121
* x86: Move Global Descriptor Table defines to processor.hGraeme Russ2011-02-122-10/+7
* x86: Add stack dump to register dumpGraeme Russ2011-02-121-0/+16
* x86: Fix mangled umlautsGraeme Russ2011-02-122-2/+2
* sc520: Sort MakefileGraeme Russ2011-02-121-1/+1
* x86: Parametize values used in linker scriptGraeme Russ2011-02-124-20/+19
* x86: Align config.mk and linker scripts with other archesGraeme Russ2011-02-123-8/+114
* x86: Fix definition of global_data struct for asm-offsets.cGraeme Russ2011-02-121-1/+1
* powerpc/8xxx: Add additional cycle to write-to-read turnaound for DDR3York Sun2011-02-102-1/+4
* Merge branch 'next' of git://git.denx.de/u-boot-niosWolfgang Denk2011-02-092-1/+13
|\
| * nios2: add gpio_is_validThomas Chou2011-02-081-0/+6
| * nios2: use long for ssize_tThomas Chou2011-02-081-1/+1
| * nios2: add gpio_freeThomas Chou2011-02-081-0/+6
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2011-02-091-0/+3
|\ \ | |/ |/|
| * ppc4xx: Add DLVision-10G board supportDirk Eibach2011-02-071-0/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2011-02-062-8/+26
|\ \
| * | mpc83xx: Use correct register to calculate clocks.Joakim Tjernlund2011-02-051-7/+8
| * | mpc83xx: fix pcie configuration space read/writeLeo Liu2011-02-051-1/+18
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-02-065-6/+129
|\ \ \ | |/ / |/| |
| * | powerpc/8xxx: Fix possible compile issue related to P1013Kumar Gala2011-02-041-1/+1
| * | powerpc/mpc85xx: implement workaround for errata DDR111 and DDR134York Sun2011-02-034-1/+116
| * | powerpc/85xx: Rename MPC8572 DDR erratum to DDR115York Sun2011-02-033-2/+5
| * | powerpc/85xx: Remove unnecessary polling loop from DDR initYork Sun2011-02-031-2/+0
| * | fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020)Kumar Gala2011-02-032-0/+5
| * | powerpc/85xx: Enable ESDHC111 Erratum on P2010/P2020 SoCsKumar Gala2011-02-031-0/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2011-02-043-0/+226
|\ \ | |/ |/|
| * sh: add support for sh7757lcr boardYoshihiro Shimoda2011-02-022-0/+220
| * sh: add support the CONFIG_SYS_LDSCRIPTYoshihiro Shimoda2011-02-021-0/+6
* | Minor Coding Style Cleanup.Wolfgang Denk2011-02-022-3/+3
* | armv7: add support for S5PC210 SoCMinkyu Kang2011-02-0212-0/+1056
* | S5P: serial: Use the inline function instead of static valueMinkyu Kang2011-02-021-1/+4
OpenPOWER on IntegriCloud