Travis Geiselbrecht
d62c6977c4
[platform][realview-pb] first stab at working Realview Explore board
...
This target seems to be the best one to target for generic arm support
on current stock qemu builds.
2012-12-30 17:57:06 -08:00
Travis Geiselbrecht
d7647767cb
[armemu] add KEVLOG entries for interrupts and add kevlog to armemu-test project
2012-12-23 20:05:20 -08:00
Ian McKellar
c2381cd2ec
it boots!
2012-11-06 06:05:21 -08:00
Travis Geiselbrecht
9202b462a1
[sam7ex256] remove the at91sam7 and sam7ex256 platform and target
...
The first port of lk, RIP.
2012-10-30 21:07:10 -07:00
Chris Anderson
bbb1369cae
[project][stm3220g-eval] Add test app
2012-10-16 16:04:46 -07:00
Travis Geiselbrecht
52de9b3b63
[target][stm32-p407] add stm32-p407 target and corresponding projects
2012-10-14 13:27:53 -07:00
Corey Tabaka
ad608aea25
[project] Add beaglebone-test project.
2012-10-10 01:27:42 -07:00
Chris Anderson
b614bcf281
[stm32f2xx] Clean up gpios and get uart3 running
2012-10-07 01:36:29 -07:00
Chris Anderson
d4acbaad06
Initial skeleton / build for stm32f2xx
2012-10-07 01:36:29 -07:00
Travis Geiselbrecht
64252ff9d6
[project][armemu] add lib/debugcommands
2012-09-23 22:18:27 -07:00
Travis Geiselbrecht
cf398bafca
[project][stm32] split a few stm32 projects into a minimal and test project
2012-09-20 16:24:58 -07:00
Travis Geiselbrecht
a3a2a0dd92
[msm] remove all msm based targets
...
They're unmaintained in the main lk branch at the moment, and constantly
causing build breakages as things are changed.
Codeaurora seems to be maintaining this quite well in their fork, so it
shouldn't be much of a problem.
2012-09-14 19:34:22 -07:00
Travis Geiselbrecht
c3077ee824
[target][qemu-arm] remove qemu-arm
...
another casualty
2012-09-02 20:00:52 -07:00
Travis Geiselbrecht
113a7e2c01
[target][stm3210e] remove stm3210e
...
wasn't working anyway
2012-09-02 19:57:22 -07:00
Travis Geiselbrecht
50a541ae0c
[project][stm32-*] add lib/debugcommands back to the dep list
2012-07-21 13:49:33 -07:00
Travis Geiselbrecht
6c8cc76e59
[target][stm32-h103] initial port to Olimex stm32-h103
2012-07-01 22:25:00 -07:00
Travis Geiselbrecht
6ad0cb1436
[adk2012] add adk2012 target and project
2012-06-27 20:22:40 -07:00
Travis Geiselbrecht
220b77f5ae
[sam3x-ek] start of target and project bits
2012-05-10 16:33:59 -07:00
Travis Geiselbrecht
93d09765c4
[stm32-p107] start of support for the stm32-p107 olimex board
2012-03-16 14:32:53 -07:00
Travis Geiselbrecht
a031a39ab6
[stm32] add stm3210e target
2012-01-24 16:34:04 -08:00
Travis Geiselbrecht
0d4e788d34
[armemu-test] turn on as much as possible
2010-05-21 23:03:10 -07:00
Travis Geiselbrecht
83ae28f05f
[armemu] add test code for block device
2010-05-06 17:25:09 -07:00
Corey Tabaka
f463e26b40
Added support for PCI config space read/write via PCI BIOS. Added some PCI commands to query/modify config space and enum devices.
2009-04-24 11:14:38 -07:00
Corey Tabaka
47db8d46e4
Reorganization to better fit platform/target conventions.
2009-04-24 11:14:38 -07:00
Corey Tabaka
d4427fa54c
Initial x86 port
2009-04-24 11:14:38 -07:00
Brian Swetland
ddf61a2bb3
[msm] factor out debug code into shared area, make configurable
...
The defines WITH_DEBUG_DCC, WITH_DEBUG_UART, and WITH_DEBUG_FBCON
are used to determine where dputc output goes. Duplicated code
merged to msm_shared. Configuration added to project files.
2009-01-29 20:54:42 -08:00
Brian Swetland
d153278b80
[project] projects for aboot on surf 7k and surf 8k
2009-01-25 17:38:44 -08:00
Travis Geiselbrecht
577036f27f
get rid of project as a container of code, flatten it one level
2009-01-24 21:45:36 -08:00
Travis Geiselbrecht
39dededa26
move all of the references to app/console to lib/console
2009-01-24 20:12:57 -08:00
Brian Swetland
2500aa11a2
arm: add msm7k platform, common msm drivers, and surf-msm7k target
2009-01-01 05:33:26 -08:00
Travis Geiselbrecht
345adb5b1a
[usb] merge in some changes from another code base to make the usb
...
string manipulation a little simpler
2009-01-01 05:27:06 -08:00
Travis Geiselbrecht
0e7131563d
[usb][beagle] beagleboard test usb setup
2009-01-01 03:47:07 -08:00
Travis Geiselbrecht
f54ab82112
flatten the make system a little bit by providing only modules as a
...
compilation unit.
to add a module as a dependency of another, just add to the MODULE make
variable, instead of APPS/LIBS/DEVS
2008-09-05 04:18:30 -07:00
Travis Geiselbrecht
5bfddfb66a
remove lwip, never really worked anyway
2008-09-01 02:56:25 -07:00
Travis Geiselbrecht
1d0df69964
initial commit of lk (little kernel) project
2008-09-01 02:26:09 -07:00