summaryrefslogtreecommitdiff
path: root/src/arch
AgeCommit message (Expand)Author
2013-03-15Google Link: Add remaining code to support native graphicsRonald G. Minnich
2013-03-14x86: improve lb_cleanup_memory_rangesAaron Durbin
2013-03-08Eliminate do_div().David Hendricks
2013-03-08ARMV7 and Google/Snow: Add exception support code to the ramstageRonald G. Minnich
2013-03-07Remove UTF-8 characters from commentsRonald G. Minnich
2013-03-07Revert "ARMv7: Simplify div64"David Hendricks
2013-03-07src/arch/x86/boot/acpigen.c: Small coding style and comment fixesPaul Menzel
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-28Revert "ARMv7: drop special handling for stages.c"Ronald G. Minnich
2013-02-28ARMv7: drop special handling for stages.cStefan Reinauer
2013-02-28Drop CONFIG_WRITE_HIGH_TABLESStefan Reinauer
2013-02-27IOAPIC: Divide setup_ioapic() in two parts.Kyösti Mälkki
2013-02-25google/snow: enable GPIO entries and CHROMEOS in buildingRonald G. Minnich
2013-02-25ARMv7: Simplify div64Stefan Reinauer
2013-02-21ARMV7: create a correct LB_SERIAL table entryRonald G. Minnich
2013-02-20Whitespace: Replace tab character in license text with two spacesPaul Menzel
2013-02-20ARMV7: minor tweaks to inter-stage calling and payload handling.Ronald G. Minnich
2013-02-19armv7/snow: add CPU and RAM resources via allocatorDavid Hendricks
2013-02-19armv7: init stack to 0xdeadbeef to detect stack overflowsDavid Hendricks
2013-02-16armv7/exynos5250: fix usage of _stack and _estackDavid Hendricks
2013-02-15ARMv7: Drop u-boot type remainsStefan Reinauer
2013-02-15ARMv7: straighten out reset codeStefan Reinauer
2013-02-15ARMv7: Drop sr32, and wait_on_valueStefan Reinauer
2013-02-15ARMv7: Fix include file names in memset & memcpyStefan Reinauer
2013-02-15ARMv7: Drop more unused filesStefan Reinauer
2013-02-14ARMv7: drop multiboot supportStefan Reinauer
2013-02-14ARMv7: Drop SKIP_LOWLEVEL_INITStefan Reinauer
2013-02-14sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer
2013-02-14armv7: don't write a forward entry in coreboot tablesDavid Hendricks
2013-02-14sconfig: rename pci_domain -> domainStefan Reinauer
2013-02-13armv7/exynos: remove some stale files leftover from initial importDavid Hendricks
2013-02-13armv7: use start and size parameters in mmu_setup()David Hendricks
2013-02-12armv7: stages.c: Fix grammar: s,The is to,This is to,Paul Menzel
2013-02-12armv7: jump to ELF image using stage_exit()David Hendricks
2013-02-11armv7/exynos5250/snow: deprecate CONFIG_{RAMBASE,RAMTOP}David Hendricks
2013-02-10armv7/exynos5250: place .id between .start and bootblock mainDavid Hendricks
2013-02-10armv7: make bootblock linker script more explicitDavid Hendricks
2013-02-09armv7/exynos: make BL1_SIZE_KB consistent with numbers used...David Hendricks
2013-02-09romcc: Use default romcc flags for most boardsPatrick Georgi
2013-02-09romcc: Don't use user overridable romcc flags for bootblockPatrick Georgi
2013-02-09armv7: update coreboot tables for armv7David Hendricks
2013-02-09armv7/snow: add BL1_SIZE_KB and get rid of magic constantsDavid Hendricks
2013-02-09armv7: include $(obj)/config.h when building bootblockDavid Hendricks
2013-02-08armv7: Use same console initialization procedure for all ARM stagesHung-Te Lin
2013-02-08console: Only print romstage messages with EARLY_CONSOLE enabled.Hung-Te Lin
2013-02-08console: Revise serial console configuration names.Hung-Te Lin
2013-02-07armv7: Clean up arm/snow bootblock build process.Hung-Te Lin
2013-02-06armv7: Clean up: remove deprecated SPL.Hung-Te Lin
2013-02-06armv7: Clean up: replace hang() by hlt().Hung-Te Lin
2013-02-06bootblock: Reduce register loadPatrick Georgi