| Commit message (Expand) | Author | Age | Lines |
... | |
| * | nios2: add gpio_free | Thomas Chou | 2011-02-08 | -0/+6 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2011-02-09 | -0/+3 |
|\ \
| |/
|/| |
|
| * | ppc4xx: Add DLVision-10G board support | Dirk Eibach | 2011-02-07 | -0/+3 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk | 2011-02-06 | -8/+26 |
|\ \ |
|
| * | | mpc83xx: Use correct register to calculate clocks. | Joakim Tjernlund | 2011-02-05 | -7/+8 |
| * | | mpc83xx: fix pcie configuration space read/write | Leo Liu | 2011-02-05 | -1/+18 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2011-02-06 | -6/+129 |
|\ \ \
| |/ /
|/| | |
|
| * | | powerpc/8xxx: Fix possible compile issue related to P1013 | Kumar Gala | 2011-02-04 | -1/+1 |
| * | | powerpc/mpc85xx: implement workaround for errata DDR111 and DDR134 | York Sun | 2011-02-03 | -1/+116 |
| * | | powerpc/85xx: Rename MPC8572 DDR erratum to DDR115 | York Sun | 2011-02-03 | -2/+5 |
| * | | powerpc/85xx: Remove unnecessary polling loop from DDR init | York Sun | 2011-02-03 | -2/+0 |
| * | | fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020) | Kumar Gala | 2011-02-03 | -0/+5 |
| * | | powerpc/85xx: Enable ESDHC111 Erratum on P2010/P2020 SoCs | Kumar Gala | 2011-02-03 | -0/+2 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-sh | Wolfgang Denk | 2011-02-04 | -0/+226 |
|\ \
| |/
|/| |
|
| * | sh: add support for sh7757lcr board | Yoshihiro Shimoda | 2011-02-02 | -0/+220 |
| * | sh: add support the CONFIG_SYS_LDSCRIPT | Yoshihiro Shimoda | 2011-02-02 | -0/+6 |
* | | Minor Coding Style Cleanup. | Wolfgang Denk | 2011-02-02 | -3/+3 |
* | | armv7: add support for S5PC210 SoC | Minkyu Kang | 2011-02-02 | -0/+1056 |
* | | S5P: serial: Use the inline function instead of static value | Minkyu Kang | 2011-02-02 | -1/+4 |
* | | arm926ejs: timer: Replace bss variable by gdr | Heiko Schocher | 2011-02-02 | -16/+32 |
* | | remove (double) LED initialization in arm920t start.s | Jens Scharsig | 2011-02-02 | -3/+0 |
* | | arm1136: timer: Replace bss variable by gd | Heiko Schocher | 2011-02-02 | -20/+18 |
* | | ARM: */start.S: code cleanup | Liu Hui-R64343 | 2011-02-02 | -28/+0 |
* | | ARM: Avoid compiler optimization for readb, writeb and friends. | Alexander Holler | 2011-02-02 | -12/+20 |
* | | armv7: s5pc1xx: don't use function pointer for clock functions | Minkyu Kang | 2011-02-02 | -23/+27 |
* | | DaVinci: Remove incorrect CONFIG option | Sandeep Paulraj | 2011-02-02 | -6/+0 |
* | | DaVinci DM6467: Fix Build Error | Sandeep Paulraj | 2011-02-02 | -0/+16 |
* | | DaVinci DM6467: Enhance board Support | Sandeep Paulraj | 2011-02-02 | -0/+1 |
* | | ARM: Update mach types | Sandeep Paulraj | 2011-02-02 | -15/+2290 |
* | | DaVinci DM6467: Added ET1011C (LSI) PHY support | Sandeep Paulraj | 2011-02-02 | -1/+59 |
* | | Davinci MMCSD Support | Sandeep Paulraj | 2011-02-02 | -0/+175 |
* | | ARM: fix broken build of ARM | Stefano Babic | 2011-02-02 | -1/+1 |
* | | MX5: Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc bss | Stefano Babic | 2011-02-02 | -2/+4 |
* | | SPI: mxc_spi: replace fixed offsets with structures | Stefano Babic | 2011-02-02 | -0/+35 |
* | | Add support for MX35 processor | Stefano Babic | 2011-02-02 | -0/+2092 |
* | | MX5: Add initial support for MX53 processor | Liu Hui-R64343 | 2011-02-02 | -205/+596 |
|/ |
|
* | Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS | Nobuhiro Iwamatsu | 2011-01-25 | -7/+11 |
* | ftpmu010: support faraday ftpmu010 driver | Macpaul Lin | 2011-01-25 | -146/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2011-01-25 | -157/+1639 |
|\ |
|
| * | powerpc/8xxx: Fix compile warning when build for a DDR1 or DDR2 board | Kumar Gala | 2011-01-24 | -1/+1 |
| * | powerpc/85xx: Protect all LBC code with CONFIG_FSL_LBC | Dipen Dudhat | 2011-01-19 | -2/+13 |
| * | powerpc/p4080: Fix warning in serdes code from early use of hwconfig | York Sun | 2011-01-19 | -3/+14 |
| * | corenet_ds: Extend board specific parameters | York Sun | 2011-01-19 | -0/+3 |
| * | mpc85xx: Implement workaround for erratum DDR-A003 | York Sun | 2011-01-19 | -1/+103 |
| * | mpc85xx: Enable unique mode registers and dynamic ODT for DDR3 | York Sun | 2011-01-19 | -54/+530 |
| * | mpc85xx: Adding more registers and options | York Sun | 2011-01-19 | -22/+23 |
| * | mpc8xxx: Enable ECC on/off control in hwconfig | York Sun | 2011-01-19 | -3/+6 |
| * | mpc8xxx: Display RDIMM if detected | York Sun | 2011-01-19 | -12/+8 |
| * | powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headers | Kumar Gala | 2011-01-19 | -31/+235 |
| * | powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR init | Kumar Gala | 2011-01-19 | -19/+59 |