summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* nand: fix bug with multiple NAND devices if CONFIG_MTD_DEVICE is defined.Alexander Holler2011-01-12-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2011-01-12-222/+1307
|\
| * sh: Add support T-SH7706LSR boardNobuhiro Iwamatsu2011-01-06-4/+17
| * sh: Fix build of shmin boardNobuhiro Iwamatsu2011-01-11-1/+1
| * sh: r2dplus: Add support zimagebootNobuhiro Iwamatsu2011-01-11-0/+1
| * sh: sh7785lcr: Add support zimagebootNobuhiro Iwamatsu2011-01-11-0/+1
| * sh: Add support zimageboot command for Renesas SHNobuhiro Iwamatsu2011-01-11-0/+83
| * sh: Divided macro for zImage and add asm/zimage.hNobuhiro Iwamatsu2011-01-11-16/+45
| * sh: Delete the function that was not necessaryNobuhiro Iwamatsu2011-01-11-1/+0
| * sh: serial_sh: Fix build in serial_shNobuhiro Iwamatsu2011-01-11-3/+3
| * sh: sh7722: Fix multiple definition of PSDR in serial_shNobuhiro Iwamatsu2011-01-11-0/+1
| * sh: Remove SCIF/SCI register infomationNobuhiro Iwamatsu2011-01-11-74/+1
| * sh: Add support showing KByte of flash memory sizeNobuhiro Iwamatsu2011-01-11-2/+6
| * sh: Add support shmin boardNobuhiro Iwamatsu2011-01-11-0/+337
| * sh: Add support SH7706Nobuhiro Iwamatsu2011-01-11-2/+57
| * sh: serial: Update serial driver for SHNobuhiro Iwamatsu2011-01-11-127/+762
* | Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2011-01-12-1/+2
|\ \
| * | UBIFS: Fix dereferencing type-punned pointer compiler warningDirk Behme2011-01-11-1/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2011-01-12-0/+18
|\ \
| * | add AM29F400BB to table of supported legacy flashsDavid Müller2011-01-11-0/+18
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2011-01-12-37/+9
|\ \
| * | xilinx-ppc4xx-generic: Fix Makefile to work with MAKEALLRicardo Ribalda Delgado2011-01-11-18/+7
| * | ppc4xx: Fix compilation breakage in miiphy.cStefan Roese2011-01-11-1/+1
| * | PPC4xx: Reduce NAND TLB window size on CanyonlandsFelix Radensky2011-01-10-1/+1
| * | ppc4xx: Remove PCI support from lwmon5Stefan Roese2011-01-10-17/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2011-01-12-8/+13
|\ \ \
| * | | microblaze: Fix bd_info pointerMichal Simek2011-01-10-7/+9
| * | | microblaze: Disabling interrupt should return 1 if was enabledMichal Simek2011-01-10-1/+4
| |/ /
* | | Revert "boot cmds: convert to getenv_yesno() with autostart"Wolfgang Denk2011-01-11-8/+9
| |/ |/|
* | LAN91C*: Change chip names to fit the eth_device struct sizeYanjun Yang2011-01-10-2/+2
* | ftgmac100: support of gigabit eth ftgmac100Macpaul Lin2011-01-09-0/+839
* | MAINTAINERS: sort Blackfin entriesMike Frysinger2011-01-09-27/+22
|/
* asm-offsets: generate bd_t sizeMike Frysinger2011-01-09-0/+3
* miiphy: convert to linux/mii.hMike Frysinger2011-01-09-458/+361
* cfi_flash: avoid flash_verbose when possibleMike Frysinger2011-01-09-0/+6
* cmd editing: mark erase/tab seqs constantMike Frysinger2011-01-09-2/+2
* cmd_mem: localize state variablesMike Frysinger2011-01-09-3/+3
* load_addr: move to common env codeMike Frysinger2011-01-09-1/+2
* config_cmd_defaults.h: new header for common u-boot command defaultsMike Frysinger2011-01-09-1/+16
* Clarify applicable licensing terms in COPYING file.Wolfgang Denk2011-01-09-1/+9
* env: re-add support for auto-completionMike Frysinger2011-01-09-27/+50
* tqm5200.c: fix warning: 'edid_buf' defined but not usedWolfgang Denk2011-01-09-1/+2
* examples: update do_reset prototypeMike Frysinger2011-01-09-1/+2
* cmd_net.c: fix build breakageWolfgang Denk2010-12-23-0/+1
* Merge branch 'next' of ../nextWolfgang Denk2010-12-22-2029/+4742
|\
| * p1022ds: enable reginfo commandMatthew McClintock2010-12-18-0/+1
| * NAND: add NAND_CMD_PARAM (0xec) definitionFlorian Fainelli2010-12-17-0/+1
| * onenand: add yaffs write commandLei Wen2010-12-17-5/+36
| * MTD/NAND: fix nand_base.c to use get_timer() correctlyReinhard Meyer2010-12-17-6/+9
| * nand: constify id/manu tablesMike Frysinger2010-12-17-7/+7