summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-10-04tegra: Make bitfield.h a common fileSimon Glass
2011-10-03Process all cbmem table references consistently.Vadim Bendebury
2011-09-28Track whether u-boot was warm or cold booted, and implement is_processor_resetGabe Black
2011-09-27Fix global data offset macros which are used in assemblyGabe Black
2011-09-26Enable coreboot timestamp facility support in u-boot.Vadim Bendebury
2011-09-24Refactor hw timer code to accommodate execution tracing.Vadim Bendebury
2011-09-24Retrieve timestamp table information from coreboot table.Vadim Bendebury
2011-09-22Make coreboot / chromeos config more similar to ARM configs.Stefan Reinauer
2011-09-22Add coreboot library sources.Vadim Bendebury
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