summaryrefslogtreecommitdiffstats
path: root/src/arch
Commit message (Expand)AuthorAgeFilesLines
* Eliminate do_div().David Hendricks2013-03-086-478/+5
* ARMV7 and Google/Snow: Add exception support code to the ramstageRonald G. Minnich2013-03-084-0/+314
* Remove UTF-8 characters from commentsRonald G. Minnich2013-03-071-2/+2
* Revert "ARMv7: Simplify div64"David Hendricks2013-03-073-7/+190
* src/arch/x86/boot/acpigen.c: Small coding style and comment fixesPaul Menzel2013-03-071-19/+30
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0117-17/+17
* Revert "ARMv7: drop special handling for stages.c"Ronald G. Minnich2013-02-281-8/+13
* ARMv7: drop special handling for stages.cStefan Reinauer2013-02-281-13/+8
* Drop CONFIG_WRITE_HIGH_TABLESStefan Reinauer2013-02-282-17/+0
* IOAPIC: Divide setup_ioapic() in two parts.Kyösti Mälkki2013-02-272-5/+15
* google/snow: enable GPIO entries and CHROMEOS in buildingRonald G. Minnich2013-02-252-6/+6
* ARMv7: Simplify div64Stefan Reinauer2013-02-253-190/+7
* ARMV7: create a correct LB_SERIAL table entryRonald G. Minnich2013-02-211-12/+1
* Whitespace: Replace tab character in license text with two spacesPaul Menzel2013-02-203-3/+3
* ARMV7: minor tweaks to inter-stage calling and payload handling.Ronald G. Minnich2013-02-203-2/+23
* armv7/snow: add CPU and RAM resources via allocatorDavid Hendricks2013-02-191-4/+0
* armv7: init stack to 0xdeadbeef to detect stack overflowsDavid Hendricks2013-02-191-0/+18
* armv7/exynos5250: fix usage of _stack and _estackDavid Hendricks2013-02-162-10/+4
* ARMv7: Drop u-boot type remainsStefan Reinauer2013-02-152-60/+51
* ARMv7: straighten out reset codeStefan Reinauer2013-02-154-56/+2
* ARMv7: Drop sr32, and wait_on_valueStefan Reinauer2013-02-152-48/+2
* ARMv7: Fix include file names in memset & memcpyStefan Reinauer2013-02-152-2/+2
* ARMv7: Drop more unused filesStefan Reinauer2013-02-152-107/+0
* ARMv7: drop multiboot supportStefan Reinauer2013-02-141-77/+0
* ARMv7: Drop SKIP_LOWLEVEL_INITStefan Reinauer2013-02-141-7/+0
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-142-2/+2
* armv7: don't write a forward entry in coreboot tablesDavid Hendricks2013-02-141-18/+0
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-1/+1
* armv7/exynos: remove some stale files leftover from initial importDavid Hendricks2013-02-136-2144/+0
* armv7: use start and size parameters in mmu_setup()David Hendricks2013-02-131-2/+2
* armv7: stages.c: Fix grammar: s,The is to,This is to,Paul Menzel2013-02-121-1/+1
* armv7: jump to ELF image using stage_exit()David Hendricks2013-02-121-3/+3
* armv7/exynos5250/snow: deprecate CONFIG_{RAMBASE,RAMTOP}David Hendricks2013-02-111-6/+1
* armv7/exynos5250: place .id between .start and bootblock mainDavid Hendricks2013-02-104-10/+4
* armv7: make bootblock linker script more explicitDavid Hendricks2013-02-102-0/+4
* armv7/exynos: make BL1_SIZE_KB consistent with numbers used...David Hendricks2013-02-092-2/+2
* romcc: Use default romcc flags for most boardsPatrick Georgi2013-02-091-1/+9
* romcc: Don't use user overridable romcc flags for bootblockPatrick Georgi2013-02-091-1/+1
* armv7: update coreboot tables for armv7David Hendricks2013-02-093-85/+61
* armv7/snow: add BL1_SIZE_KB and get rid of magic constantsDavid Hendricks2013-02-092-2/+2
* armv7: include $(obj)/config.h when building bootblockDavid Hendricks2013-02-091-2/+2
* armv7: Use same console initialization procedure for all ARM stagesHung-Te Lin2013-02-085-28/+24
* console: Only print romstage messages with EARLY_CONSOLE enabled.Hung-Te Lin2013-02-081-1/+1
* console: Revise serial console configuration names.Hung-Te Lin2013-02-081-3/+3
* armv7: Clean up arm/snow bootblock build process.Hung-Te Lin2013-02-077-70/+14
* armv7: Clean up: remove deprecated SPL.Hung-Te Lin2013-02-062-7/+2
* armv7: Clean up: replace hang() by hlt().Hung-Te Lin2013-02-064-40/+0
* bootblock: Reduce register loadPatrick Georgi2013-02-061-1/+1
* armv7: Prevent CBFS data overlapping bootblock.Hung-Te Lin2013-02-061-2/+4
* Don't add another Kconfig special case for TianoStefan Reinauer2013-02-051-1/+1
OpenPOWER on IntegriCloud