summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-11omap4_common: Enable CONFIG_CMD_BOOTZTom Rini
2013-03-11omap3_beagle: Enable CONFIG_CMD_BOOTZTom Rini
2013-03-11omap5_evm: Enable CONFIG_CMD_BOOTZTom Rini
2013-03-11am335x_evm: Enable CONFIG_CMD_BOOTZTom Rini
2013-03-11Allow AM33xx boards to setup GPMC chipselects.Mark Jackson
2013-03-11OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled.Enric Balletbo i Serra
2013-03-11SPL: ONENAND: Support SPL to boot u-boot from OneNAND.Enric Balletbo i Serra
2013-03-08SPL: ONENAND: Fix onenand_spl_load_image implementation.Enric Balletbo i Serra
2013-03-08SPL: ONENAND: Fix some ONENAND related defines.Enric Balletbo i Serra
2013-03-08cm-t35: add support for user defined lcd parametersNikita Kiryanov
2013-03-08cm-t35: add support for dvi displaysNikita Kiryanov
2013-03-08lcd: add option for board specific splash screen preparationNikita Kiryanov
2013-03-08omap3: allow dynamic selection of gfx_formatNikita Kiryanov
2013-03-08omap3: add useful dss definesNikita Kiryanov
2013-03-08omap_hsmmc: add driver check for write protectionNikita Kiryanov
2013-03-08mmc: add support for write protectionNikita Kiryanov
2013-03-08cm-t35: implement board specific card detect checkNikita Kiryanov
2013-03-08omap_hsmmc: implement driver check for card detectionNikita Kiryanov
2013-03-08omap_hsmmc: introduce omap_hsmmc_data structNikita Kiryanov
2013-03-08omap_hsmmc: fix out of bounds array accessNikita Kiryanov
2013-03-08omap: consolidate common mmc definitionsNikita Kiryanov
2013-03-08am33xx: Update DDR3 EMIF configuration sequenceTom Rini
2013-03-08am335x_evm: Add am335x_evm_usbspl build targetTom Rini
2013-03-08am335x_evm: Never set CONFIG_EXTRA_ENV_SETTINGS in SPLTom Rini
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