index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
roda
/
rk886ex
Age
Commit message (
Expand
)
Author
2010-07-06
Re-integrate "USE_OPTION_TABLE" code.
Edwin Beasant
2010-06-05
Fix two warnings:
Stefan Reinauer
2010-05-25
also rename the config option.
Stefan Reinauer
2010-05-25
fix most usbdebug warnings and fix function names.
Stefan Reinauer
2010-05-25
Long ago we agreed on kicking the _direct appendix because everything in
Stefan Reinauer
2010-05-20
Move generation of mptable entries for ISA to generic code.
Patrick Georgi
2010-05-16
v2 -> v4
Stefan Reinauer
2010-05-14
i945:
Stefan Reinauer
2010-05-08
Drop console/console.c and pc80/serial.c from mainboards'
Patrick Georgi
2010-05-05
Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"
Patrick Georgi
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-13
fix timer choice in Kconfig. HAVE_INIT_TIMER is selected correctly, no need to
Stefan Reinauer
2010-04-12
move model_6ex car to a single file. No more .c files that only consist of a
Stefan Reinauer
2010-04-09
Copy acpi blobs in two parts to make sure gcc does the right thing.
Myles Watson
2010-04-06
No warnings day, next round.
Stefan Reinauer
2010-03-31
This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and
Stefan Reinauer
2010-03-29
This drops the ASSEMBLY define from romstage.c, too
Stefan Reinauer
2010-03-29
__PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into
Stefan Reinauer
2010-03-29
This patch drops the coreboot CMOS checksum ranges from Kconfig because
Stefan Reinauer
2010-03-24
Get rid of type-punned pointer errors.
Myles Watson
2010-03-24
fix acpi dsdt copy on roda rk886ex
Stefan Reinauer
2010-03-22
drop some unused files and fix warnings on i945 based systems.
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-18
Remove remaining uses of
Patrick Georgi
2010-02-28
- Add config flag for boards that have their own fadt.c
Patrick Georgi
2010-02-27
- make HAVE_HARD_RESET match what newconfig did
Patrick Georgi
2010-02-25
Move the ldscripts logic to src/arch/i386/Makefile.inc
Patrick Georgi
2010-02-25
Unify crt0s setup to src/arch/i386/Makefile.inc. This variable
Patrick Georgi
2010-02-23
Only handle code as "driver" that actually uses our driver
Patrick Georgi
2010-02-22
fix builds...
Stefan Reinauer
2010-02-22
This is a general cleanup patch
Stefan Reinauer
2010-02-15
Various license header consistency fixes (trivial).
Uwe Hermann
2010-02-09
Move all the copies of the romstage.inc rule to
Patrick Georgi
2010-02-08
Clean up ACPI:
Patrick Georgi
2010-02-08
janitor task: unify and cleanup naming.
Stefan Reinauer
2010-02-07
newconfig is no more.
Patrick Georgi
2010-01-30
* fix crt0s/ldscripts paths to fix out of tree build.
Stefan Reinauer
2010-01-25
More Kconfig changes to improve match with newconfig:
Patrick Georgi
2010-01-25
Align several kconfig options to match newconfig:
Patrick Georgi
2010-01-17
Add support for the Roda RK886EX a.k.a Rocky III+ ruggedised notebook
Stefan Reinauer