summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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-1210-767/+611
| * | x86: Use Cache-As-RAM for initial stackGraeme Russ2011-02-125-21/+135
| * | x86: Move initial gd to fixed locationGraeme Russ2011-02-124-19/+39
| * | eNET: General code cleanupGraeme Russ2011-02-123-186/+129
| * | eNET: Rearrange PAR assignmentsGraeme Russ2011-02-122-30/+46
| * | eNET: Define MMCR values in config.hGraeme Russ2011-02-123-46/+445
| * | eNET: Add RTC support to eNETGraeme Russ2011-02-122-0/+8
| * | eNET: Fix eNET Interrupt Setup for LinuxGraeme Russ2011-02-121-6/+9
| * | sc520: Remove printf calls from cpu_init_fGraeme Russ2011-02-121-2/+0
| * | sc520: Move board specific settings to board init functionGraeme Russ2011-02-122-19/+9
| * | sc520: Define MMCR address in include fileGraeme Russ2011-02-124-39/+55
| * | x86: Make cpu init functions weakGraeme Russ2011-02-124-32/+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-125-20/+20
| * | eNET: Create distinct board configurationsGraeme Russ2011-02-122-2/+2
| * | x86: Align config.mk and linker scripts with other archesGraeme Russ2011-02-124-12/+10
| * | x86: Fix definition of global_data struct for asm-offsets.cGraeme Russ2011-02-121-1/+1
| * | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-02-115-16/+19
| |\ \
| | * | powerpc/8xxx: Add additional cycle to write-to-read turnaound for DDR3York Sun2011-02-102-1/+4
| | * | powerpc/85xx: corrected p1_p2_rdb EEPROM addressPriyanka Jain2011-02-091-2/+1
| | * | powerpc/85xx: Fix p1_p2_rdb boards.cfgKumar Gala2011-02-091-13/+13
| | * | fsl: update CRC after setting EEPROM identifierTimur Tabi2011-02-091-0/+1
| * | | cmd_bmp.c: message about compressed formats is debug info only.Wolfgang Denk2011-02-091-1/+1
| |/ /
| * | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2011-02-091-1/+5
| |\ \
| | * | NAND: env: remember the flags used in the previous environmentScott Wood2011-02-081-1/+5
| * | | Merge branch 'next' of git://git.denx.de/u-boot-niosWolfgang Denk2011-02-095-1/+30
| |\ \ \
| | * | | nios2: add gpio_is_validThomas Chou2011-02-083-0/+13
| | * | | nios2: use long for ssize_tThomas Chou2011-02-081-1/+1
| | * | | altera_spi: add spi_set_speedThomas Chou2011-02-081-0/+5
| | * | | nios2: add gpio_freeThomas Chou2011-02-082-0/+11
| | |/ /
| * | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2011-02-0916-166/+994
| |\ \ \ | | |/ / | |/| |
| | * | ppc4xx: Add DLVision-10G board supportDirk Eibach2011-02-0716-166/+994
| * | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2011-02-064-8/+35
| |\ \ \
| | * | | mpc83xx: Use correct register to calculate clocks.Joakim Tjernlund2011-02-052-7/+15
| | * | | mpc83xx: fix pcie configuration space read/writeLeo Liu2011-02-052-1/+20
| | | |/ | | |/|
| * | | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2011-02-061-4/+5
| |\ \ \
| | * | | USB: Change the necessary defines to get debug outputAlexander Holler2011-02-051-3/+4
| | * | | USB: Fix device stati for removable and powerctrl (typo)Alexander Holler2011-02-051-1/+1
| | |/ /
| * | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-02-067-7/+136
| |\ \ \ | | |/ / | |/| |
| | * | powerpc/8xxx: Fix possible compile issue related to P1013Kumar Gala2011-02-041-1/+1
| | * | powerpc/85xx: Enable ECC on MPC8572DSYork Sun2011-02-031-0/+1