summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-29Fix embedded device tree buildSimon Glass
2011-08-29Clean up the i386 zimage code in preparation to extend it.Gabe Black
2011-08-29CHROMIUM: Implement utility APIs provided by u-boot and exported to vboot_ref...Tom Wai-Hong Tam
2011-08-29Tegra: Add clock_set_rate() to adjust main PLLsDilan Lee
2011-08-29CHROMIUM: config: Disable auto boot in vboot wrapper config.Tom Wai-Hong Tam
2011-08-29CHROMIUM: config: Move the common configs of onestop and vboot into chromeos_...Tom Wai-Hong Tam
2011-08-29Add necessary configuration items required by bootimage.Vadim Bendebury
2011-08-29fdt: tegra2: Support SDMMC config through FDTSimon Glass
2011-08-29fdt: tegra2: Add MMC portsSimon Glass
2011-08-29fdt: Refactor GPIO support a littleSimon Glass
2011-08-29fdt: Add DEV_TREE_SEPARATE to provide an fdt separate from imageSimon Glass
2011-08-29onestop: Pass nxcxt to init_internal_state_nvcontext as parameterSimon Glass
2011-08-29onestop: Bring all mallocs together at the startSimon Glass
2011-08-29onestop: Move GPIO reading into init_internal_state_ksd where it is usedSimon Glass
2011-08-29Determine the ram size using the coreboot tables.Gabe Black
2011-08-29Import code from coreboot's libpayload to parse the coreboot table.Gabe Black
2011-08-29onestop: Make ksd a parameter to reduce calls to get_last_1mb_of_ram()Simon Glass
2011-08-29onestop: Refactor to reduce calls to recovery_bootSimon Glass
2011-08-29config: Increase maximum command arguments to 32Simon Glass
2011-08-29Set more useful defaults for booting chromeos.Gabe Black
2011-08-29CHROMIUM: update and tidy up gbb_bmpblkChe-Liang Chiou
2011-08-29CHROMIUM: onestop: enable lcd libraryChe-Liang Chiou
2011-08-29CHROMIUM: implement SD card probing functionChe-Liang Chiou
2011-08-29CHROMIUM: initialize global variable current_screenChe-Liang Chiou
2011-08-29fix compiler warning of common/lcd.cChe-Liang Chiou
2011-08-29mmc: Tegra: fix hang in sd_change_freq due to bad buf ptr passed to sd_switchTom Warren
2011-08-29CHROMIUM: fix warning when turn off debug outputChe-Liang Chiou
2011-08-29CHROMIUM: config: set up basic kernel command-line argumentsChe-Liang Chiou
2011-08-29CHROMIUM: vboot_reference/Malloc use memalignChe-Liang Chiou
2011-08-29Move GPIO setup to the MMC driverSimon Glass
2011-08-29Add assert() for debug assertionsSimon Glass
2011-08-29Modify seaboard configs to allow fdt based startup.Vadim Bendebury
2011-08-29CHROMIUM: export compiler flagsChe-Liang Chiou
2011-08-29fdt: Print an error when a device tree file is not suppliedSimon Glass
2011-08-29config: Add dev_extras as a developer convenienceSimon Glass
2011-08-29config: Tidy up formating of config optionsSimon Glass
2011-08-29Fix Harmony buildSimon Glass
2011-08-29fdt: Add odmdata to the device treeSimon Glass
2011-08-29Move CONFIG_BOARD_EARLY_INIT_F to commonSimon Glass
2011-08-29Turn on support for EFI's GPT (GUID partition table).Gabe Black
2011-08-29Fix a bug determining the size of memory moved into RAM.Gabe Black
2011-08-29CHROMIUM: add prototype onestop firmwareChe-Liang Chiou
2011-08-29Allow pick device tree by specifying an environment variable.Vadim Bendebury
2011-08-29Initialize UART on Kaen properly.Vadim Bendebury
2011-08-29Derive board name and machine ID from the device tree.Vadim Bendebury
2011-08-29Fix IDE configuration for the coreboot board.Gabe Black
2011-08-29Make sure gpio config mismatch is properly reported.Vadim Bendebury
2011-08-29CHROMIUM: strictly check return value of block_{read,write}Che-Liang Chiou
2011-08-29CHROMIUM: [6/6] refactor for onestop; kernel shared data initializerChe-Liang Chiou
2011-08-29Add Kaen u-boot device tree.Vadim Bendebury