summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-04blackfin: bf60x: add board and headers files to support bf609Sonic Zhang6-4/+291
2013-03-04blackfin: bf60x: add gpio supportBob Liu3-8/+181
2013-03-04blackfin: bf60x: support big cplb pageBob Liu2-6/+44
2013-03-04blackfin: bf60x: add dma supportBob Liu3-76/+156
2013-03-04blackfin: bf60x: add serial supportSonic Zhang7-238/+642
2013-03-04blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.Sonic Zhang8-42/+486
2013-03-04blackfin: bf60x: new processor header filesBob Liu13-1/+1090
2013-03-01SPL: Change description for spl commandStefano Babic1-4/+8
2013-03-01OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local defineStefano Babic6-10/+13
2013-03-01Add README for the "Falcon" modeStefano Babic1-0/+209
2013-02-28hash: Use lower case for hash algorithm namesSimon Glass3-6/+11
2013-02-28sandbox: Allow hash functions to work correctlySimon Glass1-8/+16
2013-02-28sandbox: Update mtest to fix crashesSimon Glass1-45/+63
2013-02-28Move CONFIG_SYS_MEMTEST_SCRATCH #ifdef to top of fileSimon Glass1-4/+4
2013-02-28sandbox: config: Enable hash functions and mtestSimon Glass1-2/+7
2013-02-28Roll crc32 into hash infrastructureSimon Glass5-107/+108
2013-02-28hash: Add a flag to support saving hashes in the environmentSimon Glass4-26/+66
2013-02-28image: Use crc header file instead of C prototypesSimon Glass1-2/+2
2013-02-28net: Use new numeric setenv functionsSimon Glass2-9/+3
2013-02-28fs: Use new numeric setenv functionsSimon Glass2-6/+2
2013-02-28common: Use new numeric setenv functionsSimon Glass15-71/+48
2013-02-28Update set_working_fdt_addr() to use setenv_addr()Simon Glass3-14/+19
2013-02-28Reduce casting in mtestSimon Glass1-12/+18
2013-02-28Bring mtest putc() into common codeSimon Glass1-23/+9
2013-02-28Fix mtest indentingSimon Glass1-161/+161
2013-02-28Use common mtest iteration countingSimon Glass1-64/+59
2013-02-28Split out the memory tests into separate functionsSimon Glass1-101/+116
2013-02-28sandbox: Change memory commands to use map_physmemSimon Glass1-43/+79
2013-02-28sandbox: Add un/map_sysmen() to deal with sandbox's ram_bufSimon Glass4-0/+32
2013-02-28sandbox: Improve sandbox serial port keyboard interfaceTaylor Hutt3-6/+56
2013-02-28Update print_buffer() to use constSimon Glass2-2/+4
2013-02-28Tidy up error checking and fix bug in hash commandSimon Glass1-0/+4
2013-02-28sandbox: fix compiler warningAllen Martin1-0/+3
2013-02-22common/env_nand.c: calculate crc only when readenv was OKPhil Sutter1-2/+4
2013-02-22env_nand.c: clarify log messages when env reading failsPhil Sutter1-4/+8
2013-02-22mtd: nand: Check if NAND is locked tight before lock cmdsJoe Hershberger1-1/+18
2013-02-22nand: fix nand read.option parsingHarvey Chapman1-1/+1
2013-02-22imls: Add support to list images in NAND deviceVipin Kumar2-4/+166
2013-02-20MAKEALL: add support for per architecture toolchainsAllen Martin1-7/+25
2013-02-20gpt: fix partion size limitPiotr Wilczek1-4/+6
2013-02-20mac: Fix the condition check for setting the MAC from the EEPROMHolger Hans Peter Freyther1-2/+2
2013-02-20led: The gpio_led.c code expects that LED state is from the enumHolger Hans Peter Freyther1-2/+2
2013-02-20gpio: Build the da8xx_gpio code for the davinci644x deviceHolger Hans Peter Freyther3-1/+12
2013-02-20cmd_elf: Fix broken bootvx commandReinhard Arlt1-1/+1
2013-02-19cmd_load.c: Add #endif comments to reduce confusionRobert P. J. Day1-4/+4
2013-02-19cmd_mem.c: Fix some typoes, no functional changesRobert P. J. Day1-4/+6
2013-02-19fw_env.config: Correct "fw_saveenv" to "fw_setenv".Robert P. J. Day1-1/+1
2013-02-19vsprintf: add ustrtoll functionPiotr Wilczek2-0/+24
2013-02-19malloc: make malloc_bin_reloc staticGabor Juhos6-6/+5
2013-02-19serial/ns16550: don't generate functions for undefined portsScott Wood1-0/+12