aboutsummaryrefslogtreecommitdiff
path: root/src/soc/samsung/exynos5250
AgeCommit message (Expand)Author
2014-10-16uarts: 32/64 cleanupRonald G. Minnich
2014-09-22Add check_member macro to allow clean and easy struct offset checkingJulius Werner
2014-09-19exynos5250: remove unused ret variable in cpu.cIsaac Christensen
2014-09-15exynos5250: Fix PMU register address mapJulius Werner
2014-09-09exynos: Install the BL1 and set the checksum in the Makefile.Gabe Black
2014-08-29exynos: Fix the name of the chip_operations structures.Gabe Black
2014-08-29arm: libpayload: Make cache invalidation take pointers instead of integersJulius Werner
2014-08-26armv7: Move Exynos from 'cpu' to 'soc'.Hung-Te Lin