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
/
apple
Age
Commit message (
Expand
)
Author
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-18
mb/(ICH7): Remove initialization already done at early_init.c
Elyes HAOUAS
2019-03-08
src/mb: Shorten 'include <arch/x86/include/arch/acpigen.h>'
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field
Elyes HAOUAS
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-02-28
cpu/intel: Rename socket_mFCPGA478 to socket_m
Nico Huber
2019-02-07
src: Remove unused include device/pnp_def.h
Elyes HAOUAS
2019-01-24
cpu/intel/model_206ax: Remove the notion of sockets
Arthur Heymans
2019-01-23
mb/*/*/devicetree.cb: Make sandybridge devicetree uniform
Arthur Heymans
2019-01-23
nb/intel/i945: Use parallel MP init
Arthur Heymans
2019-01-15
mb/*/*: Use libgfxinit on sandy and ivy bridge boards
Arthur Heymans
2019-01-09
cpu/intel: Use the common code to initialize the romstage timestamps
Arthur Heymans
2019-01-08
sb/intel/i82801gx: Autodisable functions based on devicetree
Arthur Heymans
2019-01-06
src/mb/apple/macbookair4_2: move early_southbridge.c to romstage.c
Angel Pons
2018-12-19
mainboard: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-11-30
cpu/intel/common: Use a common acpi/cpu.asl file
Arthur Heymans
2018-11-28
mb/*/*/Kconfig: Remove useless comment
Elyes HAOUAS
2018-11-27
sb/intel/i82801gx: Use common Intel SMM code
Arthur Heymans
2018-11-23
mb: Set coreboot as DSDT's manufacturer model ID
Elyes HAOUAS
2018-11-21
ACPI: Fix DSDT's revision field
Elyes HAOUAS
2018-11-19
src: Add required space after "switch"
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <lib.h>
Elyes HAOUAS
2018-11-16
src: Get rid of duplicated includes
Elyes HAOUAS
2018-11-12
mb/*/*: Harmonise FD and devicetree on boards featuring ICH7
Arthur Heymans
2018-11-12
intel/i945: Factor out ram init time stamps
Paul Menzel
2018-11-05
mainboard: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-08-15
mb/*/*/cmos.default: Decrease debug_level to 'Debug'
Elyes HAOUAS
2018-08-13
src/mb: Remove some unneeded includes
Elyes HAOUAS
2018-08-13
mb: Get rid of unneeded include <cbmem.h>
Elyes HAOUAS
2018-08-05
southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default
Angel Pons
2018-07-23
mb/apple/macbookair4_2/Kconfig: Don't select VGA
Arthur Heymans
2018-07-02
src/mb: Fix non-local header treated as local
Elyes HAOUAS
2018-06-29
sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables
Arthur Heymans
2018-06-28
mb/*/*/cmos.layout: Fix coding style
Elyes HAOUAS
2018-06-21
Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"
Arthur Heymans
2018-06-11
mb/*/*/acpi_tables.c: Remove unneeded includes
Elyes HAOUAS
2018-05-08
mb/apple: Get rid of device_t
Elyes HAOUAS
2018-02-27
sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location
Arthur Heymans
2018-01-26
mb/*/*/cmos.layout: Fix the values for the console level
Arthur Heymans
2018-01-23
sb/intel/bd82x6x: Reduce function-disable mess
Nico Huber
2018-01-17
cpu/intel/speedstep: Fix the PNOT ACPI method
Arthur Heymans
2018-01-14
mb/*/*/romstage.c: Clean up targets with i82801gx
Arthur Heymans
2017-12-20
intel/bd82x6x: Use generated ACPI PIRQ
Tobias Diedrich
2017-09-23
mb/*/*: Remove rtc nvram configurable baud rate
Arthur Heymans
2017-07-30
intel/sandybridge: Gather MMCONF_BASE_ADDRESS defaults
Nico Huber
2017-07-24
Update files with no newline at the end
Martin Roth
2017-07-06
mainboard/[a-e]: add IS_ENABLED() around Kconfig symbol references
Martin Roth
[next]