summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-15nand_spl: Fix large page nand_command()Alex Waterman
2011-04-15nand/spl: Assuming a static nand page size to reduce code sizeMatthew McClintock
2011-04-15NAND: rearrange ONFI revision checking, add ONFI 2.3Florian Fainelli
2011-04-15NAND: Fix integer overflow in ONFI detection of chips >= 4GiBFlorian Fainelli
2011-04-13MAINTAINERS: fix email address caseFabio Estevam
2011-04-13Fix bad padding of bootp request packetSimon Glass
2011-04-13Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2011-04-13Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk
2011-04-13cfi_flash: Fix CONFIG_SYS_FLASH_AUTOPROTECT_LIST usagePeter Tyser
2011-04-13sf: sst: add support for SST25VF064CJames Kosin
2011-04-13Merge branch 'master' of git://git.denx.de/u-boot-x86Graeme Russ
2011-04-13x86: Update MAINTAINERS and delete README filesGraeme Russ
2011-04-13sc520: Move reset to stand-alone fileGraeme Russ
2011-04-13x86: Rename i386 to x86Graeme Russ
2011-04-13x86: Code cleanupGraeme Russ
2011-04-13eNET: Remove config.mkGraeme Russ
2011-04-13eNET: Fix saveenv crashGraeme Russ
2011-04-12disk/part.c: fix potential stack overflow bugLei Wen
2011-04-12Add support for dataflash to U-boot environment settings tool.Remy Bohmer
2011-04-12mkimage: add "-V" option to print version informationWolfgang Denk
2011-04-12ftwdt010_wdt: move header to include/faraday and enhanceMacpaul Lin
2011-04-12common/cmd_bdinfo.c: fix do_bdinfo() for AVR32Andreas Bießmann
2011-04-12cmd_nvedit: use explicit typecast for printfAndreas Bießmann
2011-04-12Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk
2011-04-12Drop config.h include in tools/imximage.hLoïc Minier
2011-04-12Fix misc spelling errors found by lintianLoïc Minier
2011-04-12Fix gunzip to work for any gziped uImage sizeCatalin Radu
2011-04-12Fix min/max macros in include/common.hAaron Williams
2011-04-12cmd_sf: use cmd_usage() in more placesMike Frysinger
2011-04-12cmd_sf: drop device status message when probingMike Frysinger
2011-04-12sf: use print_size() for sector_size outputMike Frysinger
2011-04-12cmd_sf: add handler for +len arg for erase commandRichard Retanubun
2011-04-12sf: localize erase funcsMike Frysinger
2011-04-12sf: sst: setup read funcMike Frysinger
2011-04-12sf: add struct spi_flash.sector_size parameterRichard Retanubun
2011-04-11sf: atmel: undo unification of status pollingMike Frysinger
2011-04-11sf: punt unused spi_flash_region structMike Frysinger
2011-04-11ftwdt010_wdt: support faraday ftwdt010 watchdogMacpaul Lin
2011-04-11mp2usb: remove board supportEric Bénard
2011-04-11ppc, mgcoge: add DIP switch detectionAndreas Huber
2011-04-11arm, keymile: remove unneeded codeHolger Brunck
2011-04-11Net: Add Intel E1000 82574L PCIe card supportRoy Zang
2011-04-11PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund
2011-04-11PowerPC: Move -fPIC flag to common placeJoakim Tjernlund
2011-04-11ea20: fix undefined PHY_* errorsBen Gardiner
2011-04-11ea20: fix libea20.o not foundBen Gardiner
2011-04-11bootm: replace blob_start with image_startLei Wen
2011-04-11sf: unify read functionsMike Frysinger
2011-04-11sf: unify erase functionsMike Frysinger
2011-04-11sf: unify status polling for ready bitMike Frysinger