aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/samsung/exynos5250
AgeCommit message (Expand)Author
2014-04-09uart: Redefine Kconfig optionsKyösti Mälkki
2014-04-09console uart: Fill coreboot table entriesKyösti Mälkki
2014-04-09uart: Prepare to support multiple base addressesKyösti Mälkki
2014-03-04console: Use single driver entry for UARTsKyösti Mälkki
2014-03-04console: Fix includesKyösti Mälkki
2014-03-04samsung/exynos5: Fix baudrate calculationKyösti Mälkki
2014-02-06ARMv7: Remove static CBMEM allocationKyösti Mälkki
2013-12-21exynos5250: Implement support to boot with USB A-A firmware uploadJulius Werner
2013-12-21exynos5xxx: use oscillator clock when changing ARM frequencyDavid Hendricks
2013-12-21exynos5250: Add a pinmux function to set up i2s bus 0Gabe Black
2013-12-21armv7/exynos: Fix and remove memory reset workaroundsHung-Te Lin
2013-12-21Snow: correctly disable trust zone hardwareRonald G. Minnich
2013-12-21exynos5250: Add mct_start to the timer init blob in timer_monotonic_getGabe Black
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-12-21exynos5250: Fix consts in the pwm codeGabe Black
2013-12-20armv7: Remove SYS_TEXT_BASE config.Hung-Te Lin
2013-12-12EXYNOS5250: be less chatty at critical momentsRonald G. Minnich
2013-12-12exynos5250: Correct DDR3 Phy-reset value names.Hung-Te Lin
2013-07-11cpu: Fix spellingMartin Roth
2013-07-10i2c: Change the type of the data parameter to uint8_t.Gabe Black
2013-07-10arm/exynos: Correct SPI session commands.Hung-Te Lin
2013-07-10snow: Add flush to UART driver.Hung-Te Lin
2013-07-10Exynos5250: Initialize USB PHYStefan Reinauer
2013-07-10Exynos: Only compile UART in if serial console is selectedStefan Reinauer
2013-07-10Simplify early / bootblock console codeStefan Reinauer
2013-07-10Samsung CPUs: Unify KconfigStefan Reinauer
2013-07-10ARM: when setting a GPIO to put, set the value, then the directionRonald G. Minnich
2013-07-10exynos5250: De-switch-ify the pinmux configuration code.Gabe Black
2013-07-10ARM: Separate the early console (romstage) from the bootblock console.Gabe Black
2013-07-10armv7: Reserve space BL1 and checksum header by specifying bootblock offset.Hung-Te Lin
2013-07-10exynos5250: Clear the framebuffer before making it uncacheable.Gabe Black
2013-07-10exynos5250: Don't disable and re-enable the MMU when uncaching the framebuffer.Gabe Black
2013-07-10exynos5250: Simplify the graphics code by eliminating the unused color map.Gabe Black
2013-07-10exynos5250: When enabling the I2S pins, turn off pull ups/downs.Gabe Black
2013-07-10ARMv7: Clean up console codeStefan Reinauer
2013-07-10ARMv7: De-uboot-ify Exynos5250 GPIO codeStefan Reinauer
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-14EXYNOS5250/SNOW: fix the build script. Add a script to get the bl1.Ronald G. Minnich
2013-05-06exynos5250/snow: deprecate time.hDavid Hendricks
2013-05-05exynos5/5250: Update timer call sites to use monotonic timer APIDavid Hendricks
2013-05-04Revert "exynos5250/snow: deprecate time.h"David Hendricks
2013-05-03exynos5250/snow: deprecate time.hDavid Hendricks
2013-05-03exynos5250: monotonic timer implementation (using MCT)David Hendricks
2013-04-26exynos5250: uncomment $(INTERMEDIATE)David Hendricks
2013-04-25google/snow: Add "wakeup" module for suspend/resume.Hung-Te Lin
2013-04-25arm/exynos: Allow DRAM controller to be initialized without clearing RAM cont...Hung-Te Lin
2013-04-23GOOGLE/SNOW: get graphics workingRonald G. Minnich
2013-04-23exynos5250: ungate the product ID registerDavid Hendricks
2013-04-22GOOGLE/SNOW: fix stupid paren errorRonald G. Minnich
2013-04-19exynos5250: get xres and yres out of the device tree and into the panel descr...Ronald G. Minnich
2013-04-19[2/3] exynos5: modify thermal management unit code for corebootDavid Hendricks
2013-04-19exynos5: move power_enable_hw_thermal_trip() prototypeDavid Hendricks
2013-04-17armv7/exynos5250: Deprecate sdelay in favor of udelayDavid Hendricks
2013-04-17Samsung/exynos5250: convert unsigned {int,char} to u32/u8Ronald G. Minnich
2013-04-13Exynos5250: add a microsecond timerRonald G. Minnich
2013-04-11Exynos5250: Use new chip settings for the cpuRonald G. Minnich
2013-04-10armv7: replace read/write macros with inlinesDavid Hendricks
2013-04-08exynos5250: add missing address-of operator in UART driverDavid Hendricks
2013-04-08snow/exynos5250: move board-specific power stuff to mainboard dirDavid Hendricks
2013-04-06exynos5250: add a chip.h file for the display register settingsRonald G. Minnich
2013-03-29exynos5250: Add function for configuring L2 cacheDavid Hendricks
2013-03-27exynos5250: assign RAM resources in cpu_init()David Hendricks
2013-03-26Revert "samsung/exynos5: add resource functions for the display port"David Hendricks
2013-03-26samsung/exynos5: add resource functions for the display portRonald G. Minnich
2013-03-19armv7/exynos/snow: new cache maintenance APIDavid Hendricks
2013-03-14exynos5250: add RAM resource beginning at physical addressDavid Hendricks
2013-03-13exynos5250/snow: enable branch predictionDavid Hendricks
2013-03-13exynos5250: Don't set PS_HOLD in bootblock_cpu_initDavid Hendricks
2013-03-13exynos5250/snow: call PMIC's power_init() functionDavid Hendricks
2013-03-04ARM: remove code that is IMHO a dangerous designRonald G. Minnich
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-20Whitespace: Replace tab character in license text with two spacesPaul Menzel
2013-02-20armv7: Don't let users set ram parameters that are fixed in hardware.Ronald G. Minnich
2013-02-20ARMV7: minor tweaks to inter-stage calling and payload handling.Ronald G. Minnich
2013-02-19exynos5250: add uartmem_getbaseaddr() in uart driverDavid Hendricks
2013-02-19armv7/snow: add CPU and RAM resources via allocatorDavid Hendricks
2013-02-16exynos5250: clean out some stale IRAM-related config variablesDavid Hendricks
2013-02-16armv7/exynos5250: fix usage of _stack and _estackDavid Hendricks
2013-02-15Exynos5250: Drop unused file ehci-s5p.hStefan Reinauer
2013-02-15Exynos5: Drop S5P directory and merge filesStefan Reinauer
2013-02-15Exynos: Drop unused include filesStefan Reinauer
2013-02-14Exynos: Drop duplicate copy of watchdog.hStefan Reinauer
2013-02-14Exynos5250: Drop SHA implementationStefan Reinauer
2013-02-13armv7/exynos: remove some stale files leftover from initial importDavid Hendricks
2013-02-11armv7/exynos5250/snow: deprecate CONFIG_{RAMBASE,RAMTOP}David Hendricks
2013-02-10armv7/snow: Remove unused modules in bootblock and romstage.Hung-Te Lin
2013-02-10armv7/exynos5250: place .id between .start and bootblock mainDavid Hendricks
2013-02-09armv7/exynos: make BL1_SIZE_KB consistent with numbers used...David Hendricks
2013-02-09armv7/snow: add BL1_SIZE_KB and get rid of magic constantsDavid Hendricks
2013-02-08armv7: Use same console initialization procedure for all ARM stagesHung-Te Lin
2013-02-08exynos/snow: Configure UART peripheral during console initialization.Hung-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-06armv7: Clean up: remove deprecated SPL.Hung-Te Lin
2013-02-06armv7: Prevent CBFS data overlapping bootblock.Hung-Te Lin
2013-02-06exynos/snow: Move core/memory clock-related and board ID codeDavid Hendricks