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
/
apple
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpu/intel: Use the common code to initialize the romstage timestamps
Arthur Heymans
2019-01-09
1
-4
/
+0
*
sb/intel/i82801gx: Autodisable functions based on devicetree
Arthur Heymans
2019-01-08
1
-4
/
+1
*
src/mb/apple/macbookair4_2: move early_southbridge.c to romstage.c
Angel Pons
2019-01-06
3
-79
/
+77
*
mainboard: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-19
1
-1
/
+0
*
cpu/intel/common: Use a common acpi/cpu.asl file
Arthur Heymans
2018-11-30
1
-1
/
+1
*
mb/*/*/Kconfig: Remove useless comment
Elyes HAOUAS
2018-11-28
2
-2
/
+2
*
sb/intel/i82801gx: Use common Intel SMM code
Arthur Heymans
2018-11-27
1
-1
/
+1
*
mb: Set coreboot as DSDT's manufacturer model ID
Elyes HAOUAS
2018-11-23
2
-4
/
+6
*
ACPI: Fix DSDT's revision field
Elyes HAOUAS
2018-11-21
2
-2
/
+2
*
src: Add required space after "switch"
Elyes HAOUAS
2018-11-19
1
-1
/
+1
*
src: Remove unneeded include <lib.h>
Elyes HAOUAS
2018-11-16
2
-2
/
+0
*
src: Get rid of duplicated includes
Elyes HAOUAS
2018-11-16
1
-1
/
+0
*
mb/*/*: Harmonise FD and devicetree on boards featuring ICH7
Arthur Heymans
2018-11-12
1
-0
/
+8
*
intel/i945: Factor out ram init time stamps
Paul Menzel
2018-11-12
1
-2
/
+0
*
mainboard: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-05
2
-2
/
+0
*
mb/*/*/cmos.default: Decrease debug_level to 'Debug'
Elyes HAOUAS
2018-08-15
1
-1
/
+1
*
src/mb: Remove some unneeded includes
Elyes HAOUAS
2018-08-13
3
-4
/
+0
*
mb: Get rid of unneeded include <cbmem.h>
Elyes HAOUAS
2018-08-13
1
-1
/
+0
*
southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default
Angel Pons
2018-08-05
1
-8
/
+0
*
mb/apple/macbookair4_2/Kconfig: Don't select VGA
Arthur Heymans
2018-07-23
1
-1
/
+0
*
src/mb: Fix non-local header treated as local
Elyes HAOUAS
2018-07-02
2
-12
/
+5
*
sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables
Arthur Heymans
2018-06-29
1
-66
/
+0
*
mb/*/*/cmos.layout: Fix coding style
Elyes HAOUAS
2018-06-28
1
-2
/
+2
*
Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"
Arthur Heymans
2018-06-21
2
-2
/
+0
*
mb/*/*/acpi_tables.c: Remove unneeded includes
Elyes HAOUAS
2018-06-11
1
-11
/
+2
*
mb/apple: Get rid of device_t
Elyes HAOUAS
2018-05-08
2
-4
/
+4
*
sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location
Arthur Heymans
2018-02-27
2
-0
/
+2
*
mb/*/*/cmos.layout: Fix the values for the console level
Arthur Heymans
2018-01-26
1
-9
/
+9
*
sb/intel/bd82x6x: Reduce function-disable mess
Nico Huber
2018-01-23
1
-3
/
+1
*
cpu/intel/speedstep: Fix the PNOT ACPI method
Arthur Heymans
2018-01-17
1
-1
/
+1
*
mb/*/*/romstage.c: Clean up targets with i82801gx
Arthur Heymans
2018-01-14
1
-29
/
+22
*
intel/bd82x6x: Use generated ACPI PIRQ
Tobias Diedrich
2017-12-20
1
-1
/
+0
*
mb/*/*: Remove rtc nvram configurable baud rate
Arthur Heymans
2017-09-23
2
-10
/
+1
*
intel/sandybridge: Gather MMCONF_BASE_ADDRESS defaults
Nico Huber
2017-07-30
1
-4
/
+0
*
Update files with no newline at the end
Martin Roth
2017-07-24
2
-2
/
+2
*
mainboard/[a-e]: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-06
2
-6
/
+9
*
Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER
Nico Huber
2017-06-02
1
-2
/
+1
*
Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG
Nico Huber
2017-06-02
1
-1
/
+0
*
nb/intel/i945: Define and use a default MMCONF_BASE_ADDRESS
Arthur Heymans
2017-05-11
1
-4
/
+0
*
mb/*/mainboard.c: Get rid of SPI AFC register
Patrick Rudolph
2017-05-01
1
-1
/
+0
*
nb/intel/i945: Move INTEL_EDID
Patrick Rudolph
2017-04-07
1
-1
/
+0
*
mb/apple/macbook11,macbook21,imac52: Remove per board directories
Arthur Heymans
2017-03-20
8
-39
/
+9
*
nb/i945/gma.c: Refactor panel setup
Arthur Heymans
2017-03-18
1
-1
/
+6
*
mb/apple/macbook21: Remove PCI reset code from romstage
Mono
2017-03-01
1
-5
/
+0
*
mb/apple/macbook21: Remove unused cmos parameters
Arthur Heymans
2017-02-23
2
-20
/
+0
*
apple/macbook21: Remove unused include `smbios.h`
Paul Menzel
2017-02-18
1
-1
/
+0
*
sb/ich7: Use common/gpio.h to set up GPIOs
Arthur Heymans
2017-01-06
3
-52
/
+123
*
intel cache-as-ram: Move DCACHE_RAM_BASE
Kyösti Mälkki
2016-12-18
1
-8
/
+0
*
nb/intel/i945: Make pci_mmio_size a devicetree parameter
Arthur Heymans
2016-12-11
1
-0
/
+2
*
intel sandy/ivy: Improve DIMM replacement detection
Kyösti Mälkki
2016-11-20
1
-1
/
+1
[next]