Age | Commit message (Expand) | Author |
2013-05-01 | armv7: invalidate TLB entries as they are added/modified | David Hendricks |
2013-05-01 | ARMV7: add a function to disable MMU entries | Ronald G. Minnich |
2013-04-17 | armv7/exynos5250: Deprecate sdelay in favor of udelay | David Hendricks |
2013-04-13 | Exynos5250: add a microsecond timer | Ronald G. Minnich |
2013-03-29 | armv7: remove loop from dcache_mmu_disable() | David Hendricks |
2013-03-29 | armv7: update sync barrier usage in dcache_op_set_way() | David Hendricks |
2013-03-29 | armv7: set cache level explicitly for dcache/unified cache case | David Hendricks |
2013-03-29 | armv7: invalidate TLB after changing translation table entries | David Hendricks |
2013-03-29 | armv7: iterate thru all levels when doing dcache ops | David Hendricks |
2013-03-29 | armv7: use stdint.h in cache and MMU files | David Hendricks |
2013-03-28 | armv7: clean+invalidate all cache levels when disabling MMU | David Hendricks |
2013-03-28 | armv7: cosmetic changes to dcache_op_mva() | David Hendricks |
2013-03-28 | armv7: fix a bad variable assignment | David Hendricks |
2013-03-28 | armv7: pass incremented value to dccimvac | David Hendricks |
2013-03-26 | armv7: fixes for dcache_op_by_mva() | David Hendricks |
2013-03-26 | armv7: add new dcache and MMU setup functions | David Hendricks |
2013-03-21 | armv7: add function for dcache_clean_by_mva() | David Hendricks |
2013-03-21 | armv7: add a helper function for dcache ops by MVA | David Hendricks |
2013-03-21 | armv7: cosmetic changes to new cache code | David Hendricks |
2013-03-21 | armv7: move armv7_invalidate_caches() to cache.c | David Hendricks |
2013-03-19 | armv7/exynos/snow: new cache maintenance API | David Hendricks |
2013-03-08 | Eliminate do_div(). | David Hendricks |
2013-03-07 | Revert "ARMv7: Simplify div64" | David Hendricks |
2013-02-25 | ARMv7: Simplify div64 | Stefan Reinauer |
2013-02-20 | Whitespace: Replace tab character in license text with two spaces | Paul Menzel |
2013-02-20 | ARMV7: minor tweaks to inter-stage calling and payload handling. | Ronald G. Minnich |
2013-02-15 | ARMv7: Drop u-boot type remains | Stefan Reinauer |
2013-02-15 | ARMv7: straighten out reset code | Stefan Reinauer |
2013-02-15 | ARMv7: Drop sr32, and wait_on_value | Stefan Reinauer |
2013-02-15 | ARMv7: Fix include file names in memset & memcpy | Stefan Reinauer |
2013-02-13 | armv7/exynos: remove some stale files leftover from initial import | David Hendricks |
2013-02-13 | armv7: use start and size parameters in mmu_setup() | David Hendricks |
2013-02-10 | armv7/exynos5250: place .id between .start and bootblock main | David Hendricks |
2013-02-08 | armv7: Use same console initialization procedure for all ARM stages | Hung-Te Lin |
2013-02-08 | console: Revise serial console configuration names. | Hung-Te Lin |
2013-02-07 | armv7: Clean up arm/snow bootblock build process. | Hung-Te Lin |
2013-02-06 | armv7: Clean up: remove deprecated SPL. | Hung-Te Lin |
2013-02-06 | armv7: Clean up: replace hang() by hlt(). | Hung-Te Lin |
2013-02-04 | exynos/snow: partial clean-up of snow bootblock using build class | David Hendricks |
2013-02-03 | armv7: Add 'bootblock' build class. | Hung-Te Lin |
2013-02-01 | armv7: unify stage hand-off routines | David Hendricks |
2013-01-30 | armv7: don't hang on divide by zero | Ronald G. Minnich |
2013-01-29 | armv7: Clean up the mmu setup a bit | Ronald G. Minnich |
2013-01-29 | armv7: nuke global_data.h and remove some references to gd struct | David Hendricks |
2013-01-29 | armv7: Clean out weak symbols and unnecessary #ifdef's in cache files | David Hendricks |
2013-01-19 | armv7/snow: get to romstage | David Hendricks |
2013-01-18 | Snow bootblock (bloated/debug version) | David Hendricks |
2013-01-17 | ARM bootblock approach | David Hendricks |
2013-01-16 | armv7: delete unneeded ptrace.h | Stefan Reinauer |
2013-01-04 | ARMv7: drop libgcc copy | Stefan Reinauer |