summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-11mtdparts: regroup calls to get_mtd_device_nmBen Gardiner
2010-10-11nand: remove dead code and suspend/resumeScott Wood
2010-10-11nand commands: make only "dump" repeatable.Scott Wood
2010-10-11nand erase: .spread, .part, .chip subcommandsScott Wood
2010-10-11cmd_nand: some infrastructure fixes and refactoringScott Wood
2010-10-11nand util: read/write: accept unaligned lengthScott Wood
2010-10-11Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk
2010-10-11Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2010-10-11Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2010-10-07fsl: add support for NXID v1 EEPROM formatTimur Tabi
2010-10-07powerpc/85xx: fix rev.2 job queue LIODN error stormKim Phillips
2010-10-07powerpc/p4080: Add new CPC register - HDBCR0Kumar Gala
2010-10-07powerpc/85xx: Add support for 4th PCI controller on corenet_dsKumar Gala
2010-10-07powerpc/corenet_ds: Various updates to initial env cfgEmil Medve
2010-10-07fsl: verify writes to the MAC address EEPROMTimur Tabi
2010-10-07p1022ds: add audclk hwconfig setting to enable codec reference clockTimur Tabi
2010-10-07mpc8569mds: fix some ddr settingsHaiying Wang
2010-10-07mpc8569mds: fix consuming long time while relocating code.Haiying Wang
2010-10-07mpc8569mds: fix CONFIG_ENV_SIZEHaiying Wang
2010-10-07x86: Implement fully relocatable imageGraeme Russ
2010-10-07x86: Use loops instead of memcpy/memset in board_init_fGraeme Russ
2010-10-07x86: Rearrange linker scriptGraeme Russ
2010-10-07x86: Rename linker script symbolsGraeme Russ
2010-10-07x86: Set cold/warm boot flagGraeme Russ
2010-10-07x86: Place global data below stack before entering CGraeme Russ
2010-10-07x86: Dont clobber %eax after getting memory sizeGraeme Russ
2010-10-07x86: Don't clobber %ebxGraeme Russ
2010-10-07x86: Remove usage of %ebp as a return pointerGraeme Russ
2010-10-07x86: Move ECC initialisation outside RAM initialisationGraeme Russ
2010-10-07x86: Remove progress indication in low-level initGraeme Russ
2010-10-07x86: Fix %ss and %esp in register structure for interruptsGraeme Russ
2010-10-07x86: Change compiler optionsGraeme Russ
2010-10-07x86: Coding Style CleanupGraeme Russ
2010-10-07x86: Move loading of GTD to C codeGraeme Russ
2010-10-07x86: use gc sections to reduce image sizeGraeme Russ
2010-10-07x86: zboot updateGraeme Russ
2010-10-07x86: Use TEXT_BASE in linker scriptsGraeme Russ
2010-10-07x86: Make CONFIG_RELOC_FIXUP_WORKS generic for all x86 boardsGraeme Russ
2010-10-07x86: Remove bi_env from do_bdinfoGraeme Russ
2010-10-06sspi: add options to specify bus and modeReinhard Meyer
2010-10-06sf: spansion: add support for S25FL032P partsDavid Jander
2010-10-06sf: spansion: fixing erasing when sector size >64KiBMarc-André Hébert
2010-10-06include/compiler.h: remove uint typedef for __MACH__Andreas Bießmann
2010-10-06Replace MAX_CMDBUF_SIZE references with CONFIG_SYS_CBSIZEPeter Tyser
2010-10-06ds1621: Fix negative temperature readingsJeff Dischler
2010-10-06ds1621: Clean up coding stylePeter Tyser
2010-10-06ds1621: Poll for register write completionPeter Tyser
2010-10-06lib/hashtable.c: add CONFIG_ENV_MIN_ENTRIESAndreas Bießmann
2010-10-06cmd_elf: add an option for loading ELFs according to PHDRsMike Frysinger
2010-10-06PowerPC: change board specific early pci_init() into generic.Andre Schwarz