summaryrefslogtreecommitdiffstats
path: root/src/arch
Commit message (Expand)AuthorAgeFilesLines
...
* relocatable ramstage: fix linkingAaron Durbin2013-03-231-1/+1
* x86: expose console_tx_flush in romstageAaron Durbin2013-03-231-1/+1
* Unify coreboot table generationStefan Reinauer2013-03-229-1478/+20
* coreboot: add vboot_handoff to coreboot tablesAaron Durbin2013-03-221-1/+25
* romstage: add support for vboot firmware selectionAaron Durbin2013-03-221-1/+4
* coreboot: dynamic cbmem requirementAaron Durbin2013-03-221-20/+0
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-223-352/+344
* cbmem: dynamic cbmem supportAaron Durbin2013-03-215-8/+26
* rmodule: add string functions to rmodules classAaron Durbin2013-03-211-0/+3
* coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGEAaron Durbin2013-03-216-0/+69
* coreboot: introduce romstage_handoff structureAaron Durbin2013-03-211-0/+20
* ramstage: prepare for relocationAaron Durbin2013-03-213-6/+7
* armv7: add function for dcache_clean_by_mva()David Hendricks2013-03-212-0/+9
* armv7: add a helper function for dcache ops by MVADavid Hendricks2013-03-211-4/+24
* armv7: cosmetic changes to new cache codeDavid Hendricks2013-03-212-21/+35
* armv7: remove old isb() and dsb() macrosDavid Hendricks2013-03-212-4/+0
* armv7: move armv7_invalidate_caches() to cache.cDavid Hendricks2013-03-213-52/+52
* x86: don't clear bss in ramstage entryAaron Durbin2013-03-201-11/+0
* ARM: remove assembly code dump when stages.o is builtRonald G. Minnich2013-03-201-1/+1
* ARM: Fix the ldscripts so that exit/enter stage work correctly.Ronald G. Minnich2013-03-202-2/+2
* x86: provide more C standard environmentAaron Durbin2013-03-201-0/+14
* armv7/exynos/snow: new cache maintenance APIDavid Hendricks2013-03-1910-63/+498
* rmodule: add ramstage supportAaron Durbin2013-03-191-0/+5
* x86: remove stack definition in linker scriptAaron Durbin2013-03-192-26/+24
* cbfstool locate: Rename -a align switch to -P for page sizeHung-Te Lin2013-03-192-2/+2
* x86 intel: Add Firmware Interface Table supportAaron Durbin2013-03-171-0/+6
* Google Link: Add remaining code to support native graphicsRonald G. Minnich2013-03-151-1/+1
* x86: improve lb_cleanup_memory_rangesAaron Durbin2013-03-141-2/+2
* 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
OpenPOWER on IntegriCloud