Commit Graph

19493 Commits (a6741bce507151f561250a00f28bcbfb2372ba02)
 

Author SHA1 Message Date
Simon Glass 5e98947f9b x86: Add function to get top of usable ram 13 years ago
Tom Rini 2536850d7c Prepare v2013.04-rc1 13 years ago
Sonic Zhang 47fa71b87f kerneldoc: Add Sonic Zhang to alias bfin in git-mailrc. 13 years ago
Daniel Schwierzeck 59af76d9cc bootm: fix conditional compilation for bootm ramdisk subcommand 13 years ago
Joe Hershberger 18a3cce9fa env: Avoid clobbering an edited variable on ctrl-c 13 years ago
Joe Hershberger 949a771097 ubifs: Allow ubifsmount volume reference by number 13 years ago
Simon Glass e40753b207 sandbox: config: Enable sandbox command 13 years ago
Simon Glass 10fc12184f sandbox: Enable ext4 and fat filesystems 13 years ago
Simon Glass d304931f23 sandbox: Add 'sb' command to access filesystem features 13 years ago
Simon Glass 92ccc96bf3 sandbox: Add host filesystem 13 years ago
Simon Glass 62584db191 sandbox: Add a way of obtaining directory listings 13 years ago
Simon Glass e6d5241534 fs: Move ls and read methods into ext4, fat 13 years ago
Simon Glass 117e050727 fs: Use map_sysmem() on read 13 years ago
Simon Glass 2ded0d4719 fs: Tell probe functions where to put their results 13 years ago
Simon Glass c6f548d232 fs: Use filesystem methods instead of switch() 13 years ago
Simon Glass 436e2b7319 fs: Fully populate the filesystem method struct 13 years ago
Simon Glass 293d7fbd47 ext4: Split write support into its own file 13 years ago
Tom Rini 1c9f47ab2a Merge branch 'mem' of git://git.denx.de/u-boot-x86 13 years ago
Tom Rini c259188b20 Merge branch 'master' of git://git.denx.de/u-boot-blackfin 13 years ago
Steven Miao 9faf4f08e7 blackfin: bf60x: add resume from hibernate 13 years ago
Bob Liu 49c2da53b7 blackfin: bf60x: add hw watchdog support 13 years ago
Scott Jiang 4a207e8b9a blackfin: add bf6xx spi driver 13 years ago
Sonic Zhang 187f32fac3 blackfin: bf60x: add rsi/sdh support 13 years ago
Sonic Zhang 320ec9dfb7 blackfin: bf60x: add board and headers files to support bf609 13 years ago
Bob Liu c34346d85d blackfin: bf60x: add gpio support 13 years ago
Bob Liu 7677d65f65 blackfin: bf60x: support big cplb page 13 years ago
Bob Liu ee8259623e blackfin: bf60x: add dma support 13 years ago
Sonic Zhang a12c51f640 blackfin: bf60x: add serial support 13 years ago
Sonic Zhang a2979dcdbe blackfin: bf60x: Port blackfin core architecture code to boot on bf60x. 13 years ago
Bob Liu 3ead92c571 blackfin: bf60x: new processor header files 13 years ago
Stefano Babic 28786eb960 SPL: Change description for spl command 13 years ago
Stefano Babic 30372965d3 OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local define 13 years ago
Stefano Babic 3e1b393976 Add README for the "Falcon" mode 13 years ago
Simon Glass 218da0f35f hash: Use lower case for hash algorithm names 13 years ago
Simon Glass bd091b67d0 sandbox: Allow hash functions to work correctly 13 years ago
Simon Glass 5512d5b034 sandbox: Update mtest to fix crashes 13 years ago
Simon Glass 8e169cc943 Move CONFIG_SYS_MEMTEST_SCRATCH #ifdef to top of file 13 years ago
Simon Glass ecdbf419f9 sandbox: config: Enable hash functions and mtest 13 years ago
Simon Glass d20a40de9d Roll crc32 into hash infrastructure 13 years ago
Simon Glass d5b76673a5 hash: Add a flag to support saving hashes in the environment 13 years ago
Simon Glass 0ccff500cf image: Use crc header file instead of C prototypes 13 years ago
Simon Glass 978226da5e net: Use new numeric setenv functions 13 years ago
Simon Glass 49c4f0370b fs: Use new numeric setenv functions 13 years ago
Simon Glass 41ef372c1a common: Use new numeric setenv functions 13 years ago
Simon Glass bfc5996643 Update set_working_fdt_addr() to use setenv_addr() 13 years ago
Simon Glass 8c86bbe00f Reduce casting in mtest 13 years ago
Simon Glass c44d4386e6 Bring mtest putc() into common code 13 years ago
Simon Glass 7ecbd4d708 Fix mtest indenting 13 years ago
Simon Glass 51209b1f42 Use common mtest iteration counting 13 years ago
Simon Glass c9638f50fb Split out the memory tests into separate functions 13 years ago