summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-09mpc512x: add common LAW and Chip Select configurationAnatolij Gustschin
2013-03-09mpc5200: a4m2k: Implement custom "dynamic" watchdog supportStefan Roese
2013-03-09mpc5200: Add a4m2k board portStefan Roese
2013-03-09mpc5200: spl_boot.c: Change init oder to first enable printfStefan Roese
2013-03-04x86: Enable CONFIG_OF_CONTROL on corebootSimon Glass
2013-03-04x86: Adjust link device tree include fileSimon Glass
2013-03-04x86: Add error checking to x86 relocation codeSimon Glass
2013-03-04x86: Support relocation of FDT on start-upSimon Glass
2013-03-04x86: Rearrange the output input to remove BSSSimon Glass
2013-03-04x86: Add an __end symbol to signal the end of the U-Boot binarySimon Glass
2013-03-04x86: Permit bootstage and timer data to be used prior to relocationSimon Glass
2013-03-04x86: Add basic cache operationsSimon Glass
2013-03-04x86: Add function to get top of usable ramSimon Glass
2013-03-04Prepare v2013.04-rc1Tom Rini
2013-03-04kerneldoc: Add Sonic Zhang to alias bfin in git-mailrc.Sonic Zhang
2013-03-04bootm: fix conditional compilation for bootm ramdisk subcommandDaniel Schwierzeck
2013-03-04env: Avoid clobbering an edited variable on ctrl-cJoe Hershberger
2013-03-04ubifs: Allow ubifsmount volume reference by numberJoe Hershberger
2013-03-04sandbox: config: Enable sandbox commandSimon Glass
2013-03-04sandbox: Enable ext4 and fat filesystemsSimon Glass
2013-03-04sandbox: Add 'sb' command to access filesystem featuresSimon Glass
2013-03-04sandbox: Add host filesystemSimon Glass
2013-03-04sandbox: Add a way of obtaining directory listingsSimon Glass
2013-03-04fs: Move ls and read methods into ext4, fatSimon Glass
2013-03-04fs: Use map_sysmem() on readSimon Glass
2013-03-04fs: Tell probe functions where to put their resultsSimon Glass
2013-03-04fs: Use filesystem methods instead of switch()Simon Glass
2013-03-04fs: Fully populate the filesystem method structSimon Glass
2013-03-04ext4: Split write support into its own fileSimon Glass
2013-03-04Merge branch 'mem' of git://git.denx.de/u-boot-x86Tom Rini
2013-03-04Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini
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