summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* pcmcia: Remove CONFIG_COMMANDS from marubun pcmcia driverNobuhiro Iwamatsu2008-01-15-2/+4
* sh: Add support SH7710/SH7712Nobuhiro Iwamatsu2008-01-15-17/+82
* sh: Add support of map_physmem() and unmap_physmem() to SuperHNobuhiro Iwamatsu2008-01-15-0/+27
* sh: Add maintainer of MS7720SE to the MAINTAINER fileNobuhiro Iwamatsu2008-01-15-0/+4
* sh: Fix board name in MS7720SE's config.mkNobuhiro Iwamatsu2008-01-15-1/+1
* sh: Add MS7720SE to MAKEALLNobuhiro Iwamatsu2008-01-15-2/+3
* sh: Add support for MS7720RP02 boardYoshihiro Shimoda2008-01-15-0/+663
* sh: Add support for SH7720 in serial_sh driver.Yoshihiro Shimoda2008-01-15-2/+25
* sh: Add support SH3 and SH7720Yoshihiro Shimoda2008-01-15-0/+778
* Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-01-14-110/+8210
|\
| * ppc4xx: Update Kilauea CPLD configuration with USB PHY reset bitStefan Roese2008-01-14-7/+7
| * ARM: update mach-types.h from 2.6.24-rc7 Linux kernel treeWolfgang Denk2008-01-13-65/+8144
| * ADS5121: Fix typo in ads5121.c, adjust default environmentWolfgang Denk2008-01-13-30/+35
| * ADS5121: MAX slew rate for PATA pinsJohn Rigby2008-01-13-0/+17
| * Fix Makefile dependency problem with parallel builds.Wolfgang Denk2008-01-13-7/+6
| * MPC8544DS: fix board Makefile for silent build (with -s)Wolfgang Denk2008-01-13-1/+1
* | QE: fix compile warningDave Liu2008-01-14-1/+2
|/
* PMC440 board: fix board Makefile for out-of-tree buildingWolfgang Denk2008-01-13-0/+3
* Makalu: fix compile warningWolfgang Denk2008-01-13-0/+1
* Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-01-13-2/+2
|\
| * cmd_nand : fix compiler warning.Jean-Christophe PLAGNIOL-VILLARD2008-01-13-2/+2
* | CFI: Fix CONFIG_FLASH_CFI_LEGACY compilationMichael Schwingen2008-01-13-2/+2
* | Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-01-13-10783/+40270
|\ \ | |/
| * MPC8360ERDK: fix incorrect initialization of CFG_I2C_NOPROBESWolfgang Denk2008-01-13-1/+1
| * MPC8xx FEC driver: fix compiler warning.Wolfgang Denk2008-01-13-0/+2
| * Fix Makefile dependencies issues; allow silent buildWolfgang Denk2008-01-13-183/+190
| * ADS5121e: fix compile warningWolfgang Denk2008-01-13-0/+1
| * MUNICes: fix board Makefile for remote build directoryWolfgang Denk2008-01-13-16/+11
| * MPC5200: don't use hardcoded MBAR address in Bestcomm firmwareOliver Weber2008-01-12-4/+4
| * Make bootretry work when command line editing is enabledAndreas Engel2008-01-12-0/+7
| * Refactor code for "i2c sdram" commandLarry Johnson2008-01-12-291/+220
| * Fix "i2c sdram" command for DDR2 DIMMsLarry Johnson2008-01-12-119/+496
| * Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-281/+281
| * USB: Add Philips 1561 PCI-OHCI idsTsiChung Liew2008-01-12-0/+1
| * Add MAINTAINERS entries for ids8247, jupiter, municse, sc3 and uc101Wolfgang Denk2008-01-12-1/+7
| * MPC512X: Cleanup bus clock names.Grzegorz Bernacki2008-01-12-12/+12
| * MPC512X: Fixed typo in macro name.Grzegorz Bernacki2008-01-12-1/+1
| * ads5121: Added support for FDT.Grzegorz Bernacki2008-01-12-0/+43
| * Coding Style cleanup; update CHANGELOG.Wolfgang Denk2008-01-12-1/+41
| * Fixed syntax error in function init_e300_core() of mpc83xx/start.S ifHeiko Schocher2008-01-12-1/+1
| * MUNICes: Set the right CFG_DEFAULT_MBAR value.Heiko Schocher2008-01-12-0/+2
| * added the config File for the MUNICes board.Heiko Schocher2008-01-12-0/+214
| * added basic support for the MUNICes board.Heiko Schocher2008-01-12-3/+438
| * Update CHANGELOG and MAINTAINERS files.Wolfgang Denk2008-01-12-0/+403
| * Fix compilation problem in common/cmd_bmp.cAnatolij Gustschin2008-01-12-1/+1
| * Fix defaultconfig for the mgcoge board.Heiko Schocher2008-01-12-1/+1
| * Added support for the mgcoge board from keymile.Heiko Schocher2008-01-12-4/+745
| * Enable SMC microcode relocation patch for SMC1.Heiko Schocher2008-01-12-3/+124
| * Added support for the mgsuvd board from keymile.Heiko Schocher2008-01-12-0/+803
| * Fix 64-bit vsprintf.James Yang2008-01-12-4/+17