aboutsummaryrefslogtreecommitdiff
path: root/src/arch/armv7
AgeCommit message (Expand)Author
2013-03-29armv7: invalidate TLB after changing translation table entriesDavid Hendricks
2013-03-29armv7: iterate thru all levels when doing dcache opsDavid Hendricks
2013-03-29armv7: add functions for reading/writing L2CTLRDavid Hendricks
2013-03-29armv7: use stdint.h in cache and MMU filesDavid Hendricks
2013-03-29armv7: added paranoia for cache libraryDavid Hendricks
2013-03-28armv7: clean+invalidate all cache levels when disabling MMUDavid Hendricks
2013-03-28armv7: cosmetic changes to dcache_op_mva()David Hendricks
2013-03-28armv7: fix a bad variable assignmentDavid Hendricks
2013-03-28armv7: pass incremented value to dccimvacDavid Hendricks
2013-03-26armv7: fixes for dcache_op_by_mva()David Hendricks
2013-03-26ARMv7: Drop ROMSTAGE_BASE from Makefile.incStefan Reinauer
2013-03-26ARMv7: Drop XIP relocation code for romstageStefan Reinauer
2013-03-26armv7: add new dcache and MMU setup functionsDavid Hendricks
2013-03-22Unify coreboot table generationStefan Reinauer
2013-03-21cbmem: dynamic cbmem supportAaron Durbin
2013-03-21armv7: add function for dcache_clean_by_mva()David Hendricks
2013-03-21armv7: add a helper function for dcache ops by MVADavid Hendricks
2013-03-21armv7: cosmetic changes to new cache codeDavid Hendricks
2013-03-21armv7: remove old isb() and dsb() macrosDavid Hendricks
2013-03-21armv7: move armv7_invalidate_caches() to cache.cDavid Hendricks
2013-03-20ARM: remove assembly code dump when stages.o is builtRonald G. Minnich
2013-03-20ARM: Fix the ldscripts so that exit/enter stage work correctly.Ronald G. Minnich
2013-03-19armv7/exynos/snow: new cache maintenance APIDavid Hendricks
2013-03-19cbfstool locate: Rename -a align switch to -P for page sizeHung-Te Lin
2013-03-08Eliminate do_div().David Hendricks
2013-03-08ARMV7 and Google/Snow: Add exception support code to the ramstageRonald G. Minnich
2013-03-07Revert "ARMv7: Simplify div64"David Hendricks
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-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-14armv7: don't write a forward entry in coreboot tablesDavid Hendricks
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-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: 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-06armv7: Prevent CBFS data overlapping bootblock.Hung-Te Lin
2013-02-05cbfstool: Use cbfs_image API for "create" command.Hung-Te Lin
2013-02-04exynos/snow: partial clean-up of snow bootblock using build classDavid Hendricks
2013-02-03armv7: Add 'bootblock' build class.Hung-Te Lin
2013-02-01armv7: Fix entry point in ram stage.Hung-Te Lin
2013-02-01clean-up for arch/armv7/Makefile.incDavid Hendricks
2013-02-01armv7: unify stage hand-off routinesDavid Hendricks
2013-01-30armv7: don't hang on divide by zeroRonald G. Minnich
2013-01-30Extend CBFS to support arbitrary ROM source media.Hung-Te Lin
2013-01-29cbfstool: Change "locate" output to prefix "0x".Hung-Te Lin
2013-01-29armv7: Clean up the mmu setup a bitRonald G. Minnich
2013-01-29armv7: nuke global_data.h and remove some references to gd structDavid Hendricks
2013-01-29armv7: Clean out weak symbols and unnecessary #ifdef's in cache filesDavid Hendricks
2013-01-22armv7: add ARM-encoded bootblock_exit() stubDavid Hendricks
2013-01-19armv7/snow: get to romstageDavid Hendricks
2013-01-18armv7: add a wrapper for romstage's main() for ARM ISAGabe Black
2013-01-18Snow bootblock (bloated/debug version)David Hendricks
2013-01-17Fix the stack setup code so we can use an arbitrary 32-bit valueRonald G. Minnich
2013-01-17make main() in snow's romstage.c our romstage entry pointDavid Hendricks
2013-01-17armv7: Place reset vector + CBFS header + bootblock dynamicallyDavid Hendricks
2013-01-17ARM bootblock approachDavid Hendricks
2013-01-16armv7: delete unneeded ptrace.hStefan Reinauer
2013-01-12Implement GCC code coverage analysisStefan Reinauer
2013-01-12Move init.S to a proper filenameRonald G. Minnich
2013-01-11cbmem: replace pointer type by uint64_tStefan Reinauer
2013-01-10armv7: replace magic constant for romstage locationDavid Hendricks
2013-01-10armv7: add *(.data) back into .romdata sectionDavid Hendricks
2013-01-10armv7: update board_init_f function signatureDavid Hendricks
2013-01-10armv7: delete some unused filesDavid Hendricks
2013-01-05ARMv7: drop __ASSEMBLY__Stefan Reinauer
2013-01-05ARMv7: drop __KERNEL__Stefan Reinauer
2013-01-04Flatten the treeRonald G. Minnich
2013-01-04Revert "armv7: pass bootblock offset from Kconfig into cbfstool"Ronald G. Minnich
2013-01-04ARMv7: Make ABI compatible to reference toolchainStefan Reinauer
2013-01-04ARMv7: drop libgcc copyStefan Reinauer
2013-01-04Clean up ARMv7 architecture KconfigStefan Reinauer
2013-01-04update CFLAGS for armv7David Hendricks