summaryrefslogtreecommitdiff
path: root/libdde_linux26/lib/src/arch/x86
AgeCommit message (Collapse)Author
2013-07-27rename libdde_linux26 into libdde-linux26 to make dpkg-source happySamuel Thibault
2012-07-01Add boot_cpu_dataSamuel Thibault
* lib/src/arch/x86/kernel/setup.c: New file * lib/src/Makefile (SRC_C_libdde_linux26.o.a): Add kernel/setup.c
2011-05-08remove .svn directoriesSamuel Thibault
2010-07-12Use Linux's udelay and ndelay.Zheng Da
It's not very precise to implement udelay and ndelay with loops in the user space, but should be enough.
2009-12-06check in the original version of dde linux26.Zheng Da