index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
samsung
/
exynos5250
/
uart.c
Age
Commit message (
Expand
)
Author
2014-08-26
armv7: Move Exynos from 'cpu' to 'soc'.
Hung-Te Lin
2014-08-14
exynos5: Refactor crazy old U-Boot base address macros away
Julius Werner
2014-04-30
uart: Support multiple ports
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
2013-07-11
cpu: Fix spelling
Martin Roth
2013-07-10
snow: Add flush to UART driver.
Hung-Te Lin
2013-07-10
exynos5250: De-switch-ify the pinmux configuration code.
Gabe Black
2013-07-10
ARMv7: De-uboot-ify Exynos5250 code
Stefan Reinauer
2013-07-10
samsung/exynos5250: unify code
Stefan Reinauer
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-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-19
exynos5250: add uartmem_getbaseaddr() in uart driver
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
2013-02-07
armv7: Clean up arm/snow bootblock build process.
Hung-Te Lin
2013-02-05
snow: use bootblock build class for UART code
David Hendricks
2013-01-04
cleanup some exynos5250 uart code
David Hendricks
2013-01-04
make early serial console support more generic
David Hendricks
2012-12-08
WIP: Initial support for Samsung Exynos 5250 ARM CPU
Stefan Reinauer