Read-only mirror of https://review.coreboot.org/coreboot.git. Synced every hour. We don't handle Pull Requests. https://coreboot.org
  • C 93.8%
  • ASL 2.2%
  • Makefile 1.1%
  • C++ 0.5%
  • Pawn 0.5%
  • Other 1.8%
Find a file
Stefan Reinauer d58a95061e Mods to device stuff. Rename passes to phases so that people can
figure out what happens in what order. General cleanup. Kill device_t.

Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@77 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-02-22 21:42:32 +00:00
arch Architecture changes. This gets us through stage 2. 2007-02-22 21:39:25 +00:00
console Add a first bit of a framework. Builds the following parts, in 2007-01-29 22:09:50 +00:00
devices Mods to device stuff. Rename passes to phases so that people can 2007-02-22 21:42:32 +00:00
doc Documentation changes that will reflect changes to come in the code. 2007-02-07 02:07:26 +00:00
include * drop typedef device_t 2007-02-22 21:18:02 +00:00
lib Library changes. Added malloc. Added mem* ops. Made a few other 2007-02-22 21:22:29 +00:00
mainboard clean up the build system. 2007-02-22 19:12:14 +00:00
util * drop obsolete scripts directory 2007-02-22 21:12:33 +00:00
COPYING filling in 2006-10-06 19:19:14 +00:00
Kconfig Remove unused dummy options, some cosmetic fixes (trivial). 2007-01-30 11:26:16 +00:00
Makefile Small fix for Ron. 2007-02-22 19:19:41 +00:00