aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-15microblaze: Fix systems with MSR=0Michal Simek1-1/+1
2011-02-12Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk9-145/+39
2011-02-12eNET: Move initial Global Data into CARGraeme Russ1-1/+1
2011-02-12sc520: Release CAR and enable cachingGraeme Russ1-5/+11
2011-02-12x86: Convert board_init_f to use an init_sequenceGraeme Russ1-41/+29
2011-02-12x86: Rearrange function calls in board_init_fGraeme Russ1-8/+8
2011-02-12x86: Split board_init_f() into init_fnc_t compatible functionsGraeme Russ2-49/+74
2011-02-12x86: Fix incorrect usage of relocation offsetGraeme Russ2-6/+6
2011-02-12x86: Move console initialisation into board_init_fGraeme Russ1-3/+12
2011-02-12x86: Move test for cold boot into init functionsGraeme Russ2-13/+11
2011-02-12x86: Move call to dram_init_f into board_init_fGraeme Russ3-3/+4
2011-02-12x86: Defer setup of final stackGraeme Russ2-17/+33
2011-02-12sc520: Move RAM sizing code from asm to CGraeme Russ10-767/+611
2011-02-12x86: Use Cache-As-RAM for initial stackGraeme Russ5-21/+135
2011-02-12x86: Move initial gd to fixed locationGraeme Russ4-19/+39
2011-02-12eNET: General code cleanupGraeme Russ3-186/+129
2011-02-12eNET: Rearrange PAR assignmentsGraeme Russ2-30/+46
2011-02-12eNET: Define MMCR values in config.hGraeme Russ3-46/+445
2011-02-12eNET: Add RTC support to eNETGraeme Russ2-0/+8
2011-02-12eNET: Fix eNET Interrupt Setup for LinuxGraeme Russ1-6/+9
2011-02-12sc520: Remove printf calls from cpu_init_fGraeme Russ1-2/+0
2011-02-12sc520: Move board specific settings to board init functionGraeme Russ2-19/+9
2011-02-12sc520: Define MMCR address in include fileGraeme Russ4-39/+55
2011-02-12x86: Make cpu init functions weakGraeme Russ4-32/+17
2011-02-12x86: Call early_board_init when warm bootingGraeme Russ1-5/+5
2011-02-12x86: Add processor flags header from linuxGraeme Russ6-10/+121
2011-02-12x86: Move Global Descriptor Table defines to processor.hGraeme Russ2-10/+7
2011-02-12x86: Add stack dump to register dumpGraeme Russ1-0/+16
2011-02-12x86: Fix mangled umlautsGraeme Russ2-2/+2
2011-02-12sc520: Sort MakefileGraeme Russ1-1/+1
2011-02-12x86: Parametize values used in linker scriptGraeme Russ5-20/+20
2011-02-12eNET: Create distinct board configurationsGraeme Russ2-2/+2
2011-02-12x86: Align config.mk and linker scripts with other archesGraeme Russ4-12/+10
2011-02-12x86: Fix definition of global_data struct for asm-offsets.cGraeme Russ1-1/+1
2011-02-11Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk5-16/+19
2011-02-10powerpc/8xxx: Add additional cycle to write-to-read turnaound for DDR3York Sun2-1/+4
2011-02-09powerpc/85xx: corrected p1_p2_rdb EEPROM addressPriyanka Jain1-2/+1
2011-02-09powerpc/85xx: Fix p1_p2_rdb boards.cfgKumar Gala1-13/+13
2011-02-09fsl: update CRC after setting EEPROM identifierTimur Tabi1-0/+1
2011-02-09cmd_bmp.c: message about compressed formats is debug info only.Wolfgang Denk1-1/+1
2011-02-09Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk1-1/+5
2011-02-09Merge branch 'next' of git://git.denx.de/u-boot-niosWolfgang Denk5-1/+30
2011-02-09Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk16-166/+994
2011-02-08NAND: env: remember the flags used in the previous environmentScott Wood1-1/+5
2011-02-08nios2: add gpio_is_validThomas Chou3-0/+13
2011-02-08nios2: use long for ssize_tThomas Chou1-1/+1
2011-02-08altera_spi: add spi_set_speedThomas Chou1-0/+5
2011-02-08nios2: add gpio_freeThomas Chou2-0/+11
2011-02-07MIPS: Move VCT boards to boards.cfgShinya Kuribayashi2-32/+12
2011-02-07ppc4xx: Add DLVision-10G board supportDirk Eibach16-166/+994