summaryrefslogtreecommitdiffstats
path: root/src/cpu/samsung/exynos5250
Commit message (Expand)AuthorAgeFilesLines
* i2c: Change the type of the data parameter to uint8_t.Gabe Black2013-07-101-3/+3
* arm/exynos: Correct SPI session commands.Hung-Te Lin2013-07-101-6/+7
* snow: Add flush to UART driver.Hung-Te Lin2013-07-101-1/+9
* Exynos5250: Initialize USB PHYStefan Reinauer2013-07-105-3/+184
* Exynos: Only compile UART in if serial console is selectedStefan Reinauer2013-07-101-0/+4
* Simplify early / bootblock console codeStefan Reinauer2013-07-101-2/+1
* Samsung CPUs: Unify KconfigStefan Reinauer2013-07-101-15/+12
* ARM: when setting a GPIO to put, set the value, then the directionRonald G. Minnich2013-07-101-2/+2
* exynos5250: De-switch-ify the pinmux configuration code.Gabe Black2013-07-105-301/+258
* ARM: Separate the early console (romstage) from the bootblock console.Gabe Black2013-07-101-6/+6
* armv7: Reserve space BL1 and checksum header by specifying bootblock offset.Hung-Te Lin2013-07-101-14/+20
* exynos5250: Clear the framebuffer before making it uncacheable.Gabe Black2013-07-101-1/+2
* exynos5250: Don't disable and re-enable the MMU when uncaching the framebuffer.Gabe Black2013-07-101-4/+0
* exynos5250: Simplify the graphics code by eliminating the unused color map.Gabe Black2013-07-103-49/+17
* exynos5250: When enabling the I2S pins, turn off pull ups/downs.Gabe Black2013-07-101-1/+3
* ARMv7: Clean up console codeStefan Reinauer2013-07-101-3/+0
* ARMv7: De-uboot-ify Exynos5250 GPIO codeStefan Reinauer2013-07-104-305/+89
* ARMv7: De-uboot-ify Exynos5250 codeStefan Reinauer2013-07-1061-2451/+658
* Update 3rdparty hash for latest ARM BL1 binariesStefan Reinauer2013-07-101-1/+1
* samsung/exynos5250: unify codeStefan Reinauer2013-07-1037-16/+4277
* Wield battle axe at ARM portStefan Reinauer2013-07-106-0/+152
* EXYNOS5250/SNOW: fix the build script. Add a script to get the bl1.Ronald G. Minnich2013-05-141-0/+26
* exynos5250/snow: deprecate time.hDavid Hendricks2013-05-063-11/+3
* exynos5/5250: Update timer call sites to use monotonic timer APIDavid Hendricks2013-05-051-0/+3
* Revert "exynos5250/snow: deprecate time.h"David Hendricks2013-05-043-3/+11
* exynos5250/snow: deprecate time.hDavid Hendricks2013-05-033-11/+3
* exynos5250: monotonic timer implementation (using MCT)David Hendricks2013-05-033-3/+62
* exynos5250: uncomment $(INTERMEDIATE)David Hendricks2013-04-261-1/+1
* google/snow: Add "wakeup" module for suspend/resume.Hung-Te Lin2013-04-251-1/+1
* arm/exynos: Allow DRAM controller to be initialized without clearing RAM cont...Hung-Te Lin2013-04-252-5/+13
* GOOGLE/SNOW: get graphics workingRonald G. Minnich2013-04-231-3/+22
* exynos5250: ungate the product ID registerDavid Hendricks2013-04-231-3/+7
* GOOGLE/SNOW: fix stupid paren errorRonald G. Minnich2013-04-221-1/+1
* exynos5250: get xres and yres out of the device tree and into the panel descr...Ronald G. Minnich2013-04-191-0/+2
* [2/3] exynos5: modify thermal management unit code for corebootDavid Hendricks2013-04-194-82/+48
* exynos5: move power_enable_hw_thermal_trip() prototypeDavid Hendricks2013-04-192-3/+1
* armv7/exynos5250: Deprecate sdelay in favor of udelayDavid Hendricks2013-04-173-12/+19
* Samsung/exynos5250: convert unsigned {int,char} to u32/u8Ronald G. Minnich2013-04-171-137/+138
* Exynos5250: add a microsecond timerRonald G. Minnich2013-04-134-14/+125
* Exynos5250: Use new chip settings for the cpuRonald G. Minnich2013-04-112-11/+75
* armv7: replace read/write macros with inlinesDavid Hendricks2013-04-102-4/+4
* exynos5250: add missing address-of operator in UART driverDavid Hendricks2013-04-081-1/+1
* snow/exynos5250: move board-specific power stuff to mainboard dirDavid Hendricks2013-04-081-59/+1
* exynos5250: add a chip.h file for the display register settingsRonald G. Minnich2013-04-061-0/+40
* exynos5250: Add function for configuring L2 cacheDavid Hendricks2013-03-294-83/+18
* exynos5250: assign RAM resources in cpu_init()David Hendricks2013-03-271-27/+2
* Revert "samsung/exynos5: add resource functions for the display port"David Hendricks2013-03-262-122/+2
* samsung/exynos5: add resource functions for the display portRonald G. Minnich2013-03-262-2/+122
* armv7/exynos/snow: new cache maintenance APIDavid Hendricks2013-03-192-12/+0
* exynos5250: add RAM resource beginning at physical addressDavid Hendricks2013-03-141-4/+3
OpenPOWER on IntegriCloud