Commit Graph

19447 Commits (f82d15ead1badc329c4c804f0405e32289f46dd8)
 

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