index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
dell
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: Remove unused 'include <string.h>'
Elyes HAOUAS
2020-07-14
1
-1
/
+0
*
ACPI: Drop typedef global_nvs_t
Kyösti Mälkki
2020-06-30
1
-1
/
+2
*
mb/*/*/Kconfig: guard board name in quotes
Patrick Georgi
2020-06-19
1
-1
/
+1
*
sandybridge boards: Factor out MAX_CPUS
Angel Pons
2020-06-15
1
-4
/
+0
*
mb/dell/optiplex_9010: Add Dell OptiPlex 9010 SFF support
Michał Żygowski
2020-05-16
25
-0
/
+1897
*
Remove Dell s1850
Ron Minnich
2012-04-06
14
-1183
/
+0
*
Unify Local APIC address definitions
Patrick Georgi
2012-03-08
1
-1
/
+1
*
intel/i82801ex: Move HAVE_HARD_RESET to southbridge
Patrick Georgi
2012-02-17
1
-1
/
+0
*
mptable: Refactor mptable generation some more
Patrick Georgi
2011-10-13
1
-6
/
+1
*
mptable: Get rid of fixup_virtual_wire
Patrick Georgi
2011-10-13
1
-1
/
+1
*
run uart_init() from console_init, just like the other console initialization...
Stefan Reinauer
2011-04-20
1
-1
/
+0
*
Use subsystem id from devicetree.cb instead of Kconfig and move
Sven Schnelle
2011-03-01
2
-8
/
+1
*
Get mptable OEM/product ID from kconfig variables.
Uwe Hermann
2010-12-16
1
-1
/
+1
*
After this has been brought up many times before, rename src/arch/i386 to
Stefan Reinauer
2010-12-11
1
-1
/
+1
*
second round name simplification. drop the <component>_ prefix.
stepan
2010-12-08
1
-1
/
+1
*
first round name simplification. drop the <component>_ prefix.
stepan
2010-12-08
1
-1
/
+1
*
Drop per-board ram_check() calls for now.
Uwe Hermann
2010-11-22
1
-14
/
+0
*
Simplify a few code chunks, fix whitespace and indentation.
Uwe Hermann
2010-11-21
1
-10
/
+3
*
Drop excessive whitespace randomly sprinkled in romstage.c files.
Uwe Hermann
2010-11-21
1
-7
/
+0
*
Convert more boards to use mptable_write_buses.
Patrick Georgi
2010-11-21
1
-19
/
+2
*
Use DIMM0 et al in lots more places instead of hardocding values.
Uwe Hermann
2010-11-21
1
-6
/
+4
*
Some more DIMM0 related cleanups and deduplication.
Uwe Hermann
2010-11-20
1
-10
/
+8
*
Move DIMM_MAP_LOGICAL to Kconfig.
Patrick Georgi
2010-11-18
2
-3
/
+4
*
Factor out common mptable code to mptable_init().
Uwe Hermann
2010-10-25
1
-18
/
+2
*
We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
Uwe Hermann
2010-10-12
1
-1
/
+2
*
Remove a couple of defines that seem to be the result of
Patrick Georgi
2010-10-01
1
-6
/
+0
*
Keep the mc146818rtc.h include close to the option table include where
Myles Watson
2010-09-25
1
-1
/
+0
*
Cut the crap.
Uwe Hermann
2010-09-21
1
-1
/
+1
*
Restructured all vendors' Kconfig files to no longer source the boards'
Jens Rottmann
2010-08-30
2
-12
/
+17
*
Remove unused mainboard_config definitions. Trivial.
Myles Watson
2010-08-26
1
-3
/
+1
*
Re-integrate "USE_OPTION_TABLE" code.
Edwin Beasant
2010-07-06
2
-2
/
+2
*
Move generation of mptable entries for ISA to generic code.
Patrick Georgi
2010-05-20
1
-25
/
+3
*
Remove pc80/serial.c includes in ROMCC boards and include
Patrick Georgi
2010-05-09
1
-1
/
+0
*
Drop console/console.c and pc80/serial.c from mainboards'
Patrick Georgi
2010-05-08
1
-1
/
+1
*
Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"
Patrick Georgi
2010-05-05
1
-3
/
+3
*
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-27
7
-70
/
+70
*
zero warnings days: unify mp tables. fix warnings.
Stefan Reinauer
2010-04-16
1
-1
/
+1
*
drop quite a lot of dead code that did nothing but produce warnings and make
Stefan Reinauer
2010-04-14
1
-5
/
+0
*
Drop the need for cpu_reset, it's really just a short cut to stage2.
Stefan Reinauer
2010-04-09
1
-1
/
+3
*
Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...
Myles Watson
2010-04-08
1
-1
/
+1
*
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-31
2
-28
/
+28
*
This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and
Stefan Reinauer
2010-03-31
1
-1
/
+3
*
drop USE_INIT from mainboard Kconfig files, it's already set in src/Kconfig
Stefan Reinauer
2010-03-30
1
-5
/
+0
*
unify cmos.layout wrt AMD extended configuration registers.
Stefan Reinauer
2010-03-30
1
-1
/
+1
*
This drops the ASSEMBLY define from romstage.c, too
Stefan Reinauer
2010-03-29
1
-6
/
+1
*
__PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into
Stefan Reinauer
2010-03-29
1
-1
/
+1
*
This patch drops the coreboot CMOS checksum ranges from Kconfig because
Stefan Reinauer
2010-03-29
1
-10
/
+0
*
drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more
Stefan Reinauer
2010-03-28
1
-13
/
+2
*
Fix all the format string warnings.
Myles Watson
2010-03-22
1
-17
/
+1
*
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-22
1
-8
/
+8
[next]