summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | sc520: Move board specific settings to board init functionGraeme Russ2011-02-12-19/+9
* | sc520: Define MMCR address in include fileGraeme Russ2011-02-12-39/+55
* | x86: Make cpu init functions weakGraeme Russ2011-02-12-32/+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/+20
* | eNET: Create distinct board configurationsGraeme Russ2011-02-12-2/+2
* | x86: Align config.mk and linker scripts with other archesGraeme Russ2011-02-12-12/+10
* | x86: Fix definition of global_data struct for asm-offsets.cGraeme Russ2011-02-12-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-02-11-16/+19
|\ \
| * | powerpc/8xxx: Add additional cycle to write-to-read turnaound for DDR3York Sun2011-02-10-1/+4
| * | powerpc/85xx: corrected p1_p2_rdb EEPROM addressPriyanka Jain2011-02-09-2/+1
| * | powerpc/85xx: Fix p1_p2_rdb boards.cfgKumar Gala2011-02-09-13/+13
| * | fsl: update CRC after setting EEPROM identifierTimur Tabi2011-02-09-0/+1
* | | cmd_bmp.c: message about compressed formats is debug info only.Wolfgang Denk2011-02-09-1/+1
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2011-02-09-1/+5
|\ \
| * | NAND: env: remember the flags used in the previous environmentScott Wood2011-02-08-1/+5
* | | Merge branch 'next' of git://git.denx.de/u-boot-niosWolfgang Denk2011-02-09-1/+30
|\ \ \
| * | | nios2: add gpio_is_validThomas Chou2011-02-08-0/+13
| * | | nios2: use long for ssize_tThomas Chou2011-02-08-1/+1
| * | | altera_spi: add spi_set_speedThomas Chou2011-02-08-0/+5
| * | | nios2: add gpio_freeThomas Chou2011-02-08-0/+11
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2011-02-09-166/+994
|\ \ \ | |/ / |/| |
| * | ppc4xx: Add DLVision-10G board supportDirk Eibach2011-02-07-166/+994
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2011-02-06-8/+35
|\ \ \
| * | | mpc83xx: Use correct register to calculate clocks.Joakim Tjernlund2011-02-05-7/+15
| * | | mpc83xx: fix pcie configuration space read/writeLeo Liu2011-02-05-1/+20
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2011-02-06-4/+5
|\ \ \
| * | | USB: Change the necessary defines to get debug outputAlexander Holler2011-02-05-3/+4
| * | | USB: Fix device stati for removable and powerctrl (typo)Alexander Holler2011-02-05-1/+1
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-02-06-7/+136
|\ \ \ | |/ / |/| |
| * | powerpc/8xxx: Fix possible compile issue related to P1013Kumar Gala2011-02-04-1/+1
| * | powerpc/85xx: Enable ECC on MPC8572DSYork Sun2011-02-03-0/+1
| * | powerpc/mpc85xx: implement workaround for errata DDR111 and DDR134York Sun2011-02-03-1/+116
| * | powerpc/85xx: Rename MPC8572 DDR erratum to DDR115York Sun2011-02-03-2/+5
| * | powerpc/85xx: Enable Errata command on MPC8572DSYork Sun2011-02-03-1/+1
| * | powerpc/85xx: Remove unnecessary polling loop from DDR initYork Sun2011-02-03-2/+0
| * | fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020)Kumar Gala2011-02-03-0/+10
| * | powerpc/85xx: Enable ESDHC111 Erratum on P2010/P2020 SoCsKumar Gala2011-02-03-0/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2011-02-04-1/+1
|\ \
| * | NAND: Fix saving of redundand environmentAlexander Holler2011-02-02-1/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2011-02-04-322/+2074
|\ \ | |/ |/|
| * sh: sh7785lcr: Fix out of tree buildingNobuhiro Iwamatsu2011-02-03-2/+6
| * change email address in MAINTAINERSYoshihiro Shimoda2011-02-02-1/+1
| * sh: add support for sh7757lcr boardYoshihiro Shimoda2011-02-02-0/+1697
| * spi: add support SuperH SPI moduleYoshihiro Shimoda2011-02-02-0/+346