summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-09-19Fix a stray merge conflict in arch/x86/lib/video.cGabe Black
2011-09-19Add slightly finer grained progress indication on x86Stefan Reinauer
2011-09-19Don't spam POST80 codes with slow IO functionsStefan Reinauer
2011-09-15tegra3: Add basic Tegra30 supportTom Warren
2011-09-15tegra: Rename TEGRA2 to TEGRASimon Glass
2011-09-14postload: Add new _reloc_end to define end of relocated areaSimon Glass
2011-09-13fdt: Add extra condition on fdt relocation codeSimon Glass
2011-09-13tegra: Rename is_tegra2_processor_resetSimon Glass
2011-09-13tegra: Move common header files into arch-tegraSimon Glass
2011-09-13tegra: Refactor board.cSimon Glass
2011-09-12Rearrange initialization sequence to provide early access to environment.Vadim Bendebury
2011-09-09tegra: Move tegra2 files into tegra-commonSimon Glass
2011-09-09tegra: Rename tegra2.h to tegra.hSimon Glass
2011-09-07Restore ability to print before relocation.Vadim Bendebury
2011-09-06Fix AHCI driver to operate on Intel controllers.Vadim Bendebury
2011-08-30Pass correct VDAT address to the vboot wrapper.Vadim Bendebury
2011-08-29Fix typo in pcat_timer.cStefan Reinauer
2011-08-29Tegra: pmu: set SMx slew rate to 3.52mv/usWei Ni
2011-08-29Change printf to puts to avoid a buffer overflowGabe Black
2011-08-29Refactor the zboot underpinnings so they can be reused with a vboot imageGabe Black
2011-08-29tegra2: Run at slower speed until core voltage is readySimon Glass
2011-08-29Fix device tree corruption problem.Vadim Bendebury
2011-08-29fdt: Add check that a valid fdt is availableSimon Glass
2011-08-29Enable OF_CONTROL for Alex.Vadim Bendebury
2011-08-29Tegra2: Plumb in new bootstage marks for arch_cpu_initSimon Glass
2011-08-29tegra2: Move cpu_init_crit() into CPU code fileSimon Glass
2011-08-29Add new bootstage stepsSimon Glass
2011-08-29Wrap small helper functions from libgcc to avoid an ABI mismatchGabe Black
2011-08-29tegra2: Move cpu_arch_init() into arch/arm/cpu/armv7Simon Glass
2011-08-29tegra2: Remove 'clock not honored' messageSimon Glass
2011-08-29tegra2: Increase SPI flash speed to 48MHzSimon Glass
2011-08-29Fix checking if information about vboot's nv storage was in the cb tablesGabe Black
2011-08-29If the ICH SPI driver is compiled in, initialize it during startupGabe Black
2011-08-29Include types.h explicitly in the i386 version of io.hGabe Black
2011-08-29usb: add multiple controllers support for EHCIVincent Palatin
2011-08-29usb: update API for multiple controllersVincent Palatin
2011-08-29Add GPIO parsing on coreboot+uboot comboStefan Reinauer
2011-08-29Tegra: pmu: Set SM1 in PWM-only modeWei Ni
2011-08-29Implement vbnv support.Vadim Bendebury
2011-08-29Initialize the device tree pointer to NULL in i386.Gabe Black
2011-08-29assert: Rely on the compilers dead code removalAnton Staaf
2011-08-29Chromium: tegra: nand: Add NAND ECC support on data areaJim Lin
2011-08-29CHROMIUM: rename is_cold_boot to is_processor_resetChe-Liang Chiou
2011-08-29Add a dummy implementation for timer_get_us.Gabe Black
2011-08-29Add some header files with stub implementations/definitions that vboot needs.Gabe Black
2011-08-29Add a default x86 implementation for cleanup_before_linux.Gabe Black
2011-08-29Add a pointer to the global data structure to point to the device tree.Gabe Black
2011-08-29u-boot: Update mach-types.hSean Paul
2011-08-29Put back the include of fdt_decode.hAnton Staaf
2011-08-29Fix displaying board name when CONFIG_OF_CONTROL is not definedAnton Staaf