index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
samsung
/
exynos5250
Age
Commit message (
Expand
)
Author
2014-05-06
Introduce stage-specific architecture for coreboot
Furquan Shaikh
2014-05-03
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-04-30
console: Move UART port defaults to mainboard
Kyösti Mälkki
2014-04-30
console: Drop EARLY_CONSOLE option
Kyösti Mälkki
2014-04-30
uart: Support multiple ports
Kyösti Mälkki
2014-04-09
uart: Redefine Kconfig options
Kyösti Mälkki
2014-04-09
console uart: Fill coreboot table entries
Kyösti Mälkki
2014-04-09
uart: Prepare to support multiple base addresses
Kyösti Mälkki
2014-03-04
console: Use single driver entry for UARTs
Kyösti Mälkki
2014-03-04
console: Fix includes
Kyösti Mälkki
2014-03-04
samsung/exynos5: Fix baudrate calculation
Kyösti Mälkki
2014-02-06
ARMv7: Remove static CBMEM allocation
Kyösti Mälkki
2013-12-21
exynos5250: Implement support to boot with USB A-A firmware upload
Julius Werner
2013-12-21
exynos5xxx: use oscillator clock when changing ARM frequency
David Hendricks
2013-12-21
exynos5250: Add a pinmux function to set up i2s bus 0
Gabe Black
2013-12-21
armv7/exynos: Fix and remove memory reset workarounds
Hung-Te Lin
2013-12-21
Snow: correctly disable trust zone hardware
Ronald G. Minnich
2013-12-21
exynos5250: Add mct_start to the timer init blob in timer_monotonic_get
Gabe Black
2013-12-21
Exynos 5250: Enable dynamic CBMEM
Stefan Reinauer
2013-12-21
exynos5250: Get rid of the PWM timer code we shouldn't be using anymore
Gabe Black
2013-12-21
exynos5250: Fix consts in the pwm code
Gabe Black
2013-12-20
armv7: Remove SYS_TEXT_BASE config.
Hung-Te Lin
2013-12-12
EXYNOS5250: be less chatty at critical moments
Ronald G. Minnich
2013-12-12
exynos5250: Correct DDR3 Phy-reset value names.
Hung-Te Lin
2013-07-11
cpu: Fix spelling
Martin Roth
2013-07-10
i2c: Change the type of the data parameter to uint8_t.
Gabe Black
2013-07-10
arm/exynos: Correct SPI session commands.
Hung-Te Lin
2013-07-10
snow: Add flush to UART driver.
Hung-Te Lin
2013-07-10
Exynos5250: Initialize USB PHY
Stefan Reinauer
2013-07-10
Exynos: Only compile UART in if serial console is selected
Stefan Reinauer
2013-07-10
Simplify early / bootblock console code
Stefan Reinauer
2013-07-10
Samsung CPUs: Unify Kconfig
Stefan Reinauer
2013-07-10
ARM: when setting a GPIO to put, set the value, then the direction
Ronald G. Minnich
2013-07-10
exynos5250: De-switch-ify the pinmux configuration code.
Gabe Black
2013-07-10
ARM: Separate the early console (romstage) from the bootblock console.
Gabe Black
2013-07-10
armv7: Reserve space BL1 and checksum header by specifying bootblock offset.
Hung-Te Lin
2013-07-10
exynos5250: Clear the framebuffer before making it uncacheable.
Gabe Black
2013-07-10
exynos5250: Don't disable and re-enable the MMU when uncaching the framebuffer.
Gabe Black
2013-07-10
exynos5250: Simplify the graphics code by eliminating the unused color map.
Gabe Black
2013-07-10
exynos5250: When enabling the I2S pins, turn off pull ups/downs.
Gabe Black
2013-07-10
ARMv7: Clean up console code
Stefan Reinauer
2013-07-10
ARMv7: De-uboot-ify Exynos5250 GPIO code
Stefan Reinauer
2013-07-10
ARMv7: De-uboot-ify Exynos5250 code
Stefan Reinauer
2013-07-10
Update 3rdparty hash for latest ARM BL1 binaries
Stefan Reinauer
2013-07-10
samsung/exynos5250: unify code
Stefan Reinauer
2013-07-10
Wield battle axe at ARM port
Stefan Reinauer
2013-05-14
EXYNOS5250/SNOW: fix the build script. Add a script to get the bl1.
Ronald G. Minnich
2013-05-06
exynos5250/snow: deprecate time.h
David Hendricks
2013-05-05
exynos5/5250: Update timer call sites to use monotonic timer API
David Hendricks
2013-05-04
Revert "exynos5250/snow: deprecate time.h"
David Hendricks
2013-05-03
exynos5250/snow: deprecate time.h
David Hendricks
2013-05-03
exynos5250: monotonic timer implementation (using MCT)
David Hendricks
2013-04-26
exynos5250: uncomment $(INTERMEDIATE)
David Hendricks
2013-04-25
google/snow: Add "wakeup" module for suspend/resume.
Hung-Te Lin
2013-04-25
arm/exynos: Allow DRAM controller to be initialized without clearing RAM cont...
Hung-Te Lin
2013-04-23
GOOGLE/SNOW: get graphics working
Ronald G. Minnich
2013-04-23
exynos5250: ungate the product ID register
David Hendricks
2013-04-22
GOOGLE/SNOW: fix stupid paren error
Ronald G. Minnich
2013-04-19
exynos5250: 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 coreboot
David Hendricks
2013-04-19
exynos5: move power_enable_hw_thermal_trip() prototype
David Hendricks
2013-04-17
armv7/exynos5250: Deprecate sdelay in favor of udelay
David Hendricks
2013-04-17
Samsung/exynos5250: convert unsigned {int,char} to u32/u8
Ronald G. Minnich
2013-04-13
Exynos5250: add a microsecond timer
Ronald G. Minnich
2013-04-11
Exynos5250: Use new chip settings for the cpu
Ronald G. Minnich
2013-04-10
armv7: replace read/write macros with inlines
David Hendricks
2013-04-08
exynos5250: add missing address-of operator in UART driver
David Hendricks
2013-04-08
snow/exynos5250: move board-specific power stuff to mainboard dir
David Hendricks
2013-04-06
exynos5250: add a chip.h file for the display register settings
Ronald G. Minnich
2013-03-29
exynos5250: Add function for configuring L2 cache
David Hendricks
2013-03-27
exynos5250: assign RAM resources in cpu_init()
David Hendricks
2013-03-26
Revert "samsung/exynos5: add resource functions for the display port"
David Hendricks
2013-03-26
samsung/exynos5: add resource functions for the display port
Ronald G. Minnich
2013-03-19
armv7/exynos/snow: new cache maintenance API
David Hendricks
2013-03-14
exynos5250: add RAM resource beginning at physical address
David Hendricks
2013-03-13
exynos5250/snow: enable branch prediction
David Hendricks
2013-03-13
exynos5250: Don't set PS_HOLD in bootblock_cpu_init
David Hendricks
2013-03-13
exynos5250/snow: call PMIC's power_init() function
David Hendricks
2013-03-04
ARM: remove code that is IMHO a dangerous design
Ronald G. Minnich
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-20
Whitespace: Replace tab character in license text with two spaces
Paul Menzel
2013-02-20
armv7: Don't let users set ram parameters that are fixed in hardware.
Ronald G. Minnich
2013-02-20
ARMV7: minor tweaks to inter-stage calling and payload handling.
Ronald G. Minnich
2013-02-19
exynos5250: add uartmem_getbaseaddr() in uart driver
David Hendricks
2013-02-19
armv7/snow: add CPU and RAM resources via allocator
David Hendricks
2013-02-16
exynos5250: clean out some stale IRAM-related config variables
David Hendricks
2013-02-16
armv7/exynos5250: fix usage of _stack and _estack
David Hendricks
2013-02-15
Exynos5250: Drop unused file ehci-s5p.h
Stefan Reinauer
2013-02-15
Exynos5: Drop S5P directory and merge files
Stefan Reinauer
2013-02-15
Exynos: Drop unused include files
Stefan Reinauer
2013-02-14
Exynos: Drop duplicate copy of watchdog.h
Stefan Reinauer
2013-02-14
Exynos5250: Drop SHA implementation
Stefan Reinauer
2013-02-13
armv7/exynos: remove some stale files leftover from initial import
David Hendricks
2013-02-11
armv7/exynos5250/snow: deprecate CONFIG_{RAMBASE,RAMTOP}
David Hendricks
2013-02-10
armv7/snow: Remove unused modules in bootblock and romstage.
Hung-Te Lin
2013-02-10
armv7/exynos5250: place .id between .start and bootblock main
David Hendricks
2013-02-09
armv7/exynos: make BL1_SIZE_KB consistent with numbers used...
David Hendricks
2013-02-09
armv7/snow: add BL1_SIZE_KB and get rid of magic constants
David Hendricks
2013-02-08
armv7: Use same console initialization procedure for all ARM stages
Hung-Te Lin
2013-02-08
exynos/snow: Configure UART peripheral during console initialization.
Hung-Te Lin
[next]