summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-04blackfin: bf60x: add resume from hibernateSteven Miao
2013-03-04blackfin: bf60x: add hw watchdog supportBob Liu
2013-03-04blackfin: add bf6xx spi driverScott Jiang
2013-03-04blackfin: bf60x: add rsi/sdh supportSonic Zhang
2013-03-04blackfin: bf60x: add board and headers files to support bf609Sonic Zhang
2013-03-04blackfin: bf60x: add gpio supportBob Liu
2013-03-04blackfin: bf60x: support big cplb pageBob Liu
2013-03-04blackfin: bf60x: add dma supportBob Liu
2013-03-04blackfin: bf60x: add serial supportSonic Zhang
2013-03-04blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.Sonic Zhang
2013-03-04blackfin: bf60x: new processor header filesBob Liu
2013-03-01SPL: Change description for spl commandStefano Babic
2013-03-01OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local defineStefano Babic
2013-03-01Add README for the "Falcon" modeStefano Babic
2013-03-01hash: Use lower case for hash algorithm namesSimon Glass
2013-03-01sandbox: Allow hash functions to work correctlySimon Glass
2013-03-01sandbox: Update mtest to fix crashesSimon Glass
2013-03-01Move CONFIG_SYS_MEMTEST_SCRATCH #ifdef to top of fileSimon Glass
2013-03-01sandbox: config: Enable hash functions and mtestSimon Glass
2013-03-01Roll crc32 into hash infrastructureSimon Glass
2013-03-01hash: Add a flag to support saving hashes in the environmentSimon Glass
2013-03-01image: Use crc header file instead of C prototypesSimon Glass
2013-03-01net: Use new numeric setenv functionsSimon Glass
2013-03-01fs: Use new numeric setenv functionsSimon Glass
2013-03-01common: Use new numeric setenv functionsSimon Glass
2013-03-01Update set_working_fdt_addr() to use setenv_addr()Simon Glass
2013-03-01Reduce casting in mtestSimon Glass
2013-03-01Bring mtest putc() into common codeSimon Glass
2013-03-01Fix mtest indentingSimon Glass
2013-03-01Use common mtest iteration countingSimon Glass
2013-03-01Split out the memory tests into separate functionsSimon Glass
2013-03-01sandbox: Change memory commands to use map_physmemSimon Glass
2013-03-01sandbox: Add un/map_sysmen() to deal with sandbox's ram_bufSimon Glass
2013-03-01sandbox: Improve sandbox serial port keyboard interfaceTaylor Hutt
2013-03-01Update print_buffer() to use constSimon Glass
2013-03-01Tidy up error checking and fix bug in hash commandSimon Glass
2013-03-01sandbox: fix compiler warningAllen Martin
2013-02-23common/env_nand.c: calculate crc only when readenv was OKPhil Sutter
2013-02-23env_nand.c: clarify log messages when env reading failsPhil Sutter
2013-02-23mtd: nand: Check if NAND is locked tight before lock cmdsJoe Hershberger
2013-02-23nand: fix nand read.option parsingHarvey Chapman
2013-02-22imls: Add support to list images in NAND deviceVipin Kumar
2013-02-20MAKEALL: add support for per architecture toolchainsAllen Martin
2013-02-20gpt: fix partion size limitPiotr Wilczek
2013-02-20mac: Fix the condition check for setting the MAC from the EEPROMHolger Hans Peter Freyther
2013-02-20led: The gpio_led.c code expects that LED state is from the enumHolger Hans Peter Freyther
2013-02-20gpio: Build the da8xx_gpio code for the davinci644x deviceHolger Hans Peter Freyther
2013-02-20cmd_elf: Fix broken bootvx commandReinhard Arlt
2013-02-19cmd_load.c: Add #endif comments to reduce confusionRobert P. J. Day
2013-02-19cmd_mem.c: Fix some typoes, no functional changesRobert P. J. Day