summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | 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
| * config.mk: unify duplicated flag settingMike Frysinger2010-12-17-10/+7
| * powerpc: fix register usage in some inline assembly codeTimur Tabi2010-12-17-11/+19
| * hashtable: drop all non-reentrant versionsMike Frysinger2010-12-17-77/+35
| * 74xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declarationPeter Tyser2010-12-17-7/+15
| * PowerPC, nand_spl: Add relocation support for -fpicJoakim Tjernlund2010-12-17-3/+9
| * PowerPC: Add relocation support for -fpicJoakim Tjernlund2010-12-17-22/+33
| * RTC driver for PT7C4338 chip.Priyanka Jain2010-12-17-0/+145
| * mpc52xx, charon: change mtd default partitionsHeiko Schocher2010-12-17-1/+14
| * mpc5200, tqm5200: correct MTDIDS_DEFAULT to fit with name linux assignsHeiko Schocher2010-12-17-6/+6
| * Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into nextWolfgang Denk2010-12-17-3/+60
| |\
| | * cfi_flash: Add optional config register write to cfi-detectionStefan Roese2010-12-17-0/+45
| | * cfi_flash: Use flash_read32() in sector_erased()Stefan Roese2010-12-17-3/+3
| | * cfi_flash: Fix problems with status/id read modeStefan Roese2010-12-17-0/+12
| * | Merge branch 'next' of git://www.denx.de/git/u-boot-ppc4xx into nextWolfgang Denk2010-12-17-604/+142
| |\ \
| | * | xilinx-ppc4xx-generic: Use common u-boot.ldsRicardo Ribalda Delgado2010-12-17-559/+26
| | * | ppc4xx/POST: Change ethernet test loop count to a default of 10Stefan Roese2010-12-17-15/+20
| | * | ppc4xx: Update lwmon5 board supportStefan Roese2010-12-17-12/+32
| | * | ppc4xx: Clarify comment about boot chip-select in start.SStefan Roese2010-12-17-12/+14
| | * | ppc4xx: t3corp: Add support for the Xilinx DS617 flash chipStefan Roese2010-12-17-6/+50
| | |/