summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2011-03-21-4/+10
|\
| * sh: Add KEEP order to start.o sectionNobuhiro Iwamatsu2011-03-16-3/+3
| * sh: Add handling of CONFIG_SYS_NO_FLASH for board.cNobuhiro Iwamatsu2011-03-16-1/+7
* | powerpc/85xx: Fix synchronization of timebase on MP bootKumar Gala2011-03-15-0/+9
|/
* mpc8[5/6]xx: Ensure POST word does not get resetJohn Schmoller2011-03-13-0/+32
* powerpc/85xx: Fix plat_mp_up() disabling of BPTR for CoreNet PlatformsEd Swarthout2011-03-05-2/+2
* powerpc/mpc8xxx: Fix DDR3 timing_cfg_1 and sdram_mode registersYork Sun2011-03-05-6/+14
* ARM: Update mach-typesSandeep Paulraj2011-02-21-15/+1276
* arm1136 relocation: Fix calculation of board_init_rFabio Estevam2011-02-21-1/+1
* arm1136: Fix NAND bootFabio Estevam2011-02-21-12/+4
* arm: get_sp() should always be compiledPo-Yu Chuang2011-02-21-3/+1
* mvmfp: add MFP configuration support for PANTHEONLei Wen2011-02-21-0/+41
* ARM: Add Support for Marvell Pantheon Familiy SoCsLei Wen2011-02-21-0/+641
* mv: seperate kirkwood and armada from common settingLei Wen2011-02-21-0/+189
* ARM: fix write*() I/O accessorsWolfgang Denk2011-02-21-3/+3
* arm relocation: Fix calculation of board_init_rAlexander Stein2011-02-21-1/+1
* arm: Tegra2: Add basic NVIDIA Tegra2 SoC supportTom Warren2011-02-21-0/+861
* microblaze: Fix msr handling in interrupt_handlerMichal Simek2011-02-15-18/+1
* microblaze: Fix systems with MSR=0Michal Simek2011-02-15-1/+1
* sc520: Release CAR and enable cachingGraeme Russ2011-02-12-5/+11
* x86: Convert board_init_f to use an init_sequenceGraeme Russ2011-02-12-41/+29
* x86: Rearrange function calls in board_init_fGraeme Russ2011-02-12-8/+8
* x86: Split board_init_f() into init_fnc_t compatible functionsGraeme Russ2011-02-12-49/+74
* x86: Fix incorrect usage of relocation offsetGraeme Russ2011-02-12-6/+6
* x86: Move console initialisation into board_init_fGraeme Russ2011-02-12-3/+12
* x86: Move test for cold boot into init functionsGraeme Russ2011-02-12-13/+11
* x86: Move call to dram_init_f into board_init_fGraeme Russ2011-02-12-3/+4
* x86: Defer setup of final stackGraeme Russ2011-02-12-17/+33
* sc520: Move RAM sizing code from asm to CGraeme Russ2011-02-12-755/+610
* x86: Use Cache-As-RAM for initial stackGraeme Russ2011-02-12-21/+115
* x86: Move initial gd to fixed locationGraeme Russ2011-02-12-19/+36
* sc520: Remove printf calls from cpu_init_fGraeme Russ2011-02-12-2/+0
* sc520: Move board specific settings to board init functionGraeme Russ2011-02-12-19/+0
* sc520: Define MMCR address in include fileGraeme Russ2011-02-12-36/+51
* x86: Make cpu init functions weakGraeme Russ2011-02-12-10/+17
* x86: Call early_board_init when warm bootingGraeme Russ2011-02-12-5/+5
* x86: Add processor flags header from linuxGraeme Russ2011-02-12-10/+121
* x86: Move Global Descriptor Table defines to processor.hGraeme Russ2011-02-12-10/+7
* x86: Add stack dump to register dumpGraeme Russ2011-02-12-0/+16
* x86: Fix mangled umlautsGraeme Russ2011-02-12-2/+2
* sc520: Sort MakefileGraeme Russ2011-02-12-1/+1
* x86: Parametize values used in linker scriptGraeme Russ2011-02-12-20/+19
* x86: Align config.mk and linker scripts with other archesGraeme Russ2011-02-12-8/+114
* x86: Fix definition of global_data struct for asm-offsets.cGraeme Russ2011-02-12-1/+1
* powerpc/8xxx: Add additional cycle to write-to-read turnaound for DDR3York Sun2011-02-10-1/+4
* Merge branch 'next' of git://git.denx.de/u-boot-niosWolfgang Denk2011-02-09-1/+13
|\
| * nios2: add gpio_is_validThomas Chou2011-02-08-0/+6
| * nios2: use long for ssize_tThomas Chou2011-02-08-1/+1
| * nios2: add gpio_freeThomas Chou2011-02-08-0/+6
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2011-02-09-0/+3
|\ \ | |/ |/|