index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
armv7
/
exynos
Age
Commit message (
Expand
)
Author
2018-05-31
Remove comcnspeed and comcnmode. They serve no purpose anymore. Configuring
Mark Kettenis
2018-02-19
Remove almost unused `flags' argument of suser().
Martin Pieuchot
2018-01-26
Add kernel support for the VFP FPU/SIMD unit. Based on a diff by drahn@.
Mark Kettenis
2017-12-23
Use regmap interface to tweak "SYSREG" PHY configuration registers and
Mark Kettenis
2017-10-27
Remove duplicated function prototypes.
Kevin Lo
2017-08-29
remove uneeded includes after recent fdt header changes
Jonathan Gray
2017-05-21
Add clocks for SD/MCC controller on Exynos 5420/5800.
Mark Kettenis
2017-05-21
Remove exesdhc(4). This driver was never finished and has been replaced
Mark Kettenis
2017-04-30
Unifdef KGDB.
Martin Pieuchot
2017-03-12
Hook exclock(4) up to the clock framework using a dummy implementation that
Mark Kettenis
2017-03-11
Hook up exgpio(4) to the gpio framework.
Mark Kettenis
2017-03-10
Use regmap interface to power up the PHY block.
Mark Kettenis
2017-03-10
Missed this file in the deplatformization commit.
Mark Kettenis
2017-03-10
Add glue to attach xhci(4) on exynos.
Mark Kettenis
2017-03-09
Provide access to our registers through the regmap interface.
Mark Kettenis
2017-03-09
Only set cpuresetfn if it isn't set already such that other reboot mechanisms
Mark Kettenis
2017-03-07
Make this actually work as a tty. Everything except for the most basic
Mark Kettenis
2017-03-06
De-platformize exynos. Disable exdisplay(4) for now.
Mark Kettenis
2017-03-06
Attach exiic(4) using the FDT.
Mark Kettenis
2017-03-05
Turn exgpio(4) into a pinctrl driver.
Mark Kettenis
2017-03-05
Clear pending interrupts and mask them all.
Mark Kettenis
2017-03-05
The current code in exuartcnputc() that tries to make sure the character
Mark Kettenis
2017-03-04
Convert a few exynos drivers to attach using the FDT.
Mark Kettenis
2017-01-21
p_comm is the process's command and isn't per thread, so move it from
Philip Guenther
2016-10-25
Remove now unused disable_l2_if_needed interface.
Jonathan Gray
2016-08-21
Remove the remains of a workaround to get GIC ranges for exynos.
Jonathan Gray
2016-08-21
Dynamically attach exuart using the FDT.
Jonathan Gray
2016-07-26
Rename struct fdt_memory to fdt_reg to match the member name
Patrick Wildt
2016-06-11
The qemu smdkc210 target uses serial0 for console but the
Jonathan Gray
2016-06-10
test return value not an uninitialised variable
Jonathan Gray
2016-06-08
Use fdt to find the console to initialise. Try to use /chosen/stdout-path
Jonathan Gray
2016-06-04
Remove model specific strings keyed off the board id.
Jonathan Gray
2016-05-20
add init_mainbus() hooks for the other armv7 platforms
Jonathan Gray
2016-05-05
Add Dual Data Rate support for eMMC at 52MHz.
Mark Kettenis
2016-05-02
Add check to armv7 platform bus match code, so that those busses only
Patrick Wildt
2016-05-02
Rework mainbus and implement simplebus to be able to span a tree-like
Patrick Wildt
2016-05-01
Add support for changing the bus width to the sdmmc subsystem and the sdhc(4)
Mark Kettenis
2016-04-24
New FDT-enabled busses will use a new "fdt" attribute. Unfortunately
Patrick Wildt
2016-02-02
remove uneeded break statements
Jonathan Gray
2016-01-10
Seems the voltage bit defenitions in sdmmcreg.h for voltages below 2V
Mark Kettenis
2015-07-19
Rename the tpspmic driver so it does not contain numbers. OK jsg@
Brandon Mercer
2015-07-19
Make the keyboard driver poll until we can improve it more. Pulled from the o...
Brandon Mercer
2015-07-17
add exdisplay to chromebook_devs
Jonathan Gray
2015-07-15
The exynos gic is not at a fixed offset from periphbase unlike
Jonathan Gray
2015-06-14
correct the uart irq numbers
Jonathan Gray
2015-06-07
Initial exynos4 bits. Among other things the gic isn't mapped correctly
Jonathan Gray
2015-05-30
fix the build when SDHC_DEBUG is defined
Jonathan Gray
2015-05-27
make the exynos code compile without fdt
Jonathan Gray
2015-05-26
make this build with WSDISPLAY_COMPAT_RAWKBD defined
Jonathan Gray
2015-05-24
imx_board_devs -> exynos_board_devs
Jonathan Gray
[next]