summaryrefslogtreecommitdiff
path: root/sys/arch/armv7/sunxi/sunxi_machdep.c
AgeCommit message (Expand)Author
2016-06-08Use fdt to find the console to initialise. Try to use /chosen/stdout-pathJonathan Gray
2016-06-04Remove model specific strings keyed off the board id.Jonathan Gray
2016-05-20add init_mainbus() hooks for the other armv7 platformsJonathan Gray
2015-05-19Abstract the soc_machdep.c functions to allow a kernel to be built forJonathan Gray
2015-05-19use the same va entry point on all armv7 socsJonathan Gray
2015-05-15Make board attaching table driven and move it out into the socJonathan Gray
2015-01-22Replace some obvious '$OpenBSD' and '$OpenBSD:' typos with '$OpenBSD$'.Kenneth R Westerback
2013-11-06After factorizing armv7_machdep code here is an effort to factorize allSylvestre Gallon
2013-10-30Put all the generic machdep code in armv7_machedep.cSylvestre Gallon
2013-10-28We need to make sure that the kernel symbols area isn't marked as freePatrick Wildt
2013-10-23rename 'allwinner' to 'sunxi' to actually match the SoC name instead of usingJasper Lievisse Adriaanse