summaryrefslogtreecommitdiff
path: root/src/cpu/samsung/exynos5250/Makefile.inc
AgeCommit message (Expand)Author
2014-08-26armv7: Move Exynos from 'cpu' to 'soc'.Hung-Te Lin
2014-08-22ARM: Overhaul the ARM Makefile.Gabe Black
2014-08-21arm: Get rid of the INTERMEDIATE variable used on exynos.Gabe Black
2014-08-18trustzone: Pull trustzone init out of cpu.c and do it in romstage.Gabe Black
2014-04-30console: Drop EARLY_CONSOLE optionKyösti Mälkki
2014-04-09uart: Redefine Kconfig optionsKyösti Mälkki
2013-12-21exynos5250: Implement support to boot with USB A-A firmware uploadJulius Werner
2013-12-21Exynos 5250: Enable dynamic CBMEMStefan Reinauer
2013-12-21exynos5250: Get rid of the PWM timer code we shouldn't be using anymoreGabe Black
2013-07-10Exynos5250: Initialize USB PHYStefan Reinauer
2013-07-10Exynos: Only compile UART in if serial console is selectedStefan Reinauer
2013-07-10ARM: Separate the early console (romstage) from the bootblock console.Gabe Black
2013-07-10ARMv7: De-uboot-ify Exynos5250 codeStefan Reinauer
2013-07-10Update 3rdparty hash for latest ARM BL1 binariesStefan Reinauer
2013-07-10samsung/exynos5250: unify codeStefan Reinauer
2013-07-10Wield battle axe at ARM portStefan Reinauer
2013-05-05exynos5/5250: Update timer call sites to use monotonic timer APIDavid Hendricks
2013-04-26exynos5250: uncomment $(INTERMEDIATE)David Hendricks
2013-04-25google/snow: Add "wakeup" module for suspend/resume.Hung-Te Lin
2013-04-19[2/3] exynos5: modify thermal management unit code for corebootDavid Hendricks
2013-04-13Exynos5250: add a microsecond timerRonald G. Minnich
2013-03-29exynos5250: Add function for configuring L2 cacheDavid Hendricks
2013-03-19armv7/exynos/snow: new cache maintenance APIDavid Hendricks
2013-03-13exynos5250/snow: call PMIC's power_init() functionDavid Hendricks
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-15Exynos5: Drop S5P directory and merge filesStefan Reinauer
2013-02-14Exynos5250: Drop SHA implementationStefan Reinauer
2013-02-10armv7/snow: Remove unused modules in bootblock and romstage.Hung-Te Lin
2013-02-08armv7: Use same console initialization procedure for all ARM stagesHung-Te Lin
2013-02-07armv7/snow: Remove power_init from bootblock.Hung-Te Lin
2013-02-07armv7: Clean up arm/snow bootblock build process.Hung-Te Lin
2013-02-06snow: use bootblock build class for GPIODavid Hendricks
2013-02-05snow: use bootblock build class for UART codeDavid Hendricks
2013-02-04exynos5250: make lowlevel_init_c.c benignDavid Hendricks
2013-02-04exynos/snow: partial clean-up of snow bootblock using build classDavid Hendricks
2013-01-30Exynos5250: Get DDR3 working by changing what is compiled and add a functionRonald G. Minnich
2013-01-11exynos5250: Temporarily remove intermediate rule in MakefileDavid Hendricks
2013-01-10armv7: delete some unused filesDavid Hendricks
2013-01-03snow: Stuff to support building image with BL1David Hendricks
2012-12-08WIP: Initial support for Samsung Exynos 5250 ARM CPUStefan Reinauer