index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
roda
Age
Commit message (
Expand
)
Author
2012-10-05
Use mainboard_interrupt_handlers everywhere
Patrick Georgi
2012-08-08
Cleanup coreboot memory table includes
Kyösti Mälkki
2012-07-26
Drop mainboard chip.h
Stefan Reinauer
2012-07-26
Remove copies of rtl8168.c
Patrick Georgi
2012-06-01
Enable CONFIG_GFXUMA for roda/rk886ex
Nico Huber
2012-05-04
roda/rk886ex: Expose VGA devices in devicetree
Patrick Georgi
2012-05-01
Drop CONFIG_MAX_PHYSICAL_CPUS on non-AMD boards
Stefan Reinauer
2012-04-24
rk886: Add ACPI support for LID switch
Patrick Georgi
2012-04-20
Refactor some alignment handling
Patrick Georgi
2012-03-16
Intel northbridge I945: Apply un-written naming rules
Kyösti Mälkki
2012-03-08
Unify Local APIC address definitions
Patrick Georgi
2012-02-22
ACPI: More ../../.. removal
Patrick Georgi
2012-01-31
northbridge/intel/i945: CHECK_SLFRCS_ON_RESUME Kconfig option
Peter Stuge
2011-10-30
remove usbdebug.h include from mainboard/romstage code
Sven Schnelle
2011-10-21
Remove redunancy in Kconfig
Kyösti Mälkki
2011-10-13
Refactor option rom initialization code in coreboot.
Stefan Reinauer
2011-10-13
Use default table creator macro for all SSDTs
Stefan Reinauer
2011-10-13
mptable: Refactor mptable generation some more
Patrick Georgi
2011-10-13
mptable: Get rid of fixup_virtual_wire
Patrick Georgi
2011-10-13
mptable: Refactor lintsrc generation
Patrick Georgi
2011-09-21
Use ACPI text fields consistently with all other boards
Stefan Reinauer
2011-08-26
Add automatic SMBIOS table generation
Sven Schnelle
2011-06-15
Remove old ACPI code
Sven Schnelle
2011-06-15
i82801gx: replace cafed00d/cafebabe by defines
Sven Schnelle
2011-06-07
SMM: add defines for APM_CNT register
Sven Schnelle
2011-05-10
Change read_option() to a macro that wraps some API uglyness
Patrick Georgi
2011-04-20
run uart_init() from console_init, just like the other console initialization...
Stefan Reinauer
2011-04-18
* Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value
Stefan Reinauer
2011-03-01
Fix some subsystemid statements in r6421
Sylvain "ythier" Hitier
2011-03-01
Use subsystem id from devicetree.cb instead of Kconfig and move
Sven Schnelle
2011-02-21
[i945] Add SPD adress mapping
Sven Schnelle
2011-01-28
rk886ex lacked EC_ACPI
Stefan Reinauer
2011-01-27
Add new ec subdir for Embedded Controllers and common ACPI EC support
Sven Schnelle
2011-01-27
Add a new CMOS variable which triggers activation of the
Patrick Georgi
2011-01-27
oops. this is weird. CAR addresses should be specified in the socket and not in
Stefan Reinauer
2011-01-14
Improved GPIO setup for roda/rk886ex, and some documentation
Patrick Georgi
2011-01-14
Allow coreboot to initialize CMOS if checksum is invalid.
Patrick Georgi
2010-12-16
Get mptable OEM/product ID from kconfig variables.
Uwe Hermann
2010-12-13
Compile cbmem.c instead of including it in romstage,
Rudolf Marek
2010-12-08
first round name simplification. drop the <component>_ prefix.
stepan
2010-12-07
Get rid of some unneeded function prototypes in romstage.c files.
Uwe Hermann
2010-11-21
Simplify a few code chunks, fix whitespace and indentation.
Uwe Hermann
2010-11-21
Drop excessive whitespace randomly sprinkled in romstage.c files.
Uwe Hermann
2010-11-21
Convert more boards to use mptable_write_buses.
Patrick Georgi
2010-11-15
fix random breakage
Stefan Reinauer
2010-10-26
We need to call smp_write_lintsrc() instead of smp_write_intsrc() for
Tobias Diedrich
2010-10-25
Factor out common mptable code to mptable_init().
Uwe Hermann
2010-10-12
We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
Uwe Hermann
2010-10-05
- move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1
Patrick Georgi
2010-10-05
Remove lib/ramtest.c-include from all CAR boards.
Patrick Georgi
[next]