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
/
apple
/
macbookair4_2
Age
Commit message (
Expand
)
Author
2019-04-19
src/mb/Kconfig: Fix PCI subsystem IDs
Elyes HAOUAS
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
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-15
mb/*/*: Use libgfxinit on sandy and ivy bridge boards
Arthur Heymans
2019-01-06
src/mb/apple/macbookair4_2: move early_southbridge.c to romstage.c
Angel Pons
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-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-16
src: Remove unneeded include <lib.h>
Elyes HAOUAS
2018-11-05
mainboard: Remove unneeded include <console/console.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-21
Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"
Arthur Heymans
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-23
sb/intel/bd82x6x: Reduce function-disable mess
Nico Huber
2017-12-20
intel/bd82x6x: Use generated ACPI PIRQ
Tobias Diedrich
2017-07-30
intel/sandybridge: Gather MMCONF_BASE_ADDRESS defaults
Nico Huber
2017-05-01
mb/*/mainboard.c: Get rid of SPI AFC register
Patrick Rudolph
2016-11-20
intel sandy/ivy: Improve DIMM replacement detection
Kyösti Mälkki
2016-10-11
mainboard/apple: Use C89 comments style & remove commented code
Elyes HAOUAS
2016-10-02
mainboard/apple/macbookair4_2: Use tabs for indents
Elyes HAOUAS
2016-06-12
nb/intel/raminit (native): Read PCI mmio size from devicetree
Patrick Rudolph
2016-04-21
mainboard/apple: add license headers
Noah Glovsky
2016-03-21
nb/intel/sandybridge: increase MMCONF_BASE_ADDRESS
Patrick Rudolph
2016-02-18
southbridge/intel/bd82x6x: Use common gpio.c
Patrick Rudolph
2016-02-12
Make MRC vs native a config rather than making a separate chipset for it.
Vladimir Serbinenko
2016-02-12
Merge sandy/ivybridge romstage flow for MRC and non-MRC.
Vladimir Serbinenko
2016-02-09
sandybridge: Set all native gfx-related options in northbridge code.
Vladimir Serbinenko
2016-02-09
ivy: Add a possiblity for mainboard early init.
Vladimir Serbinenko
2015-10-22
gma ACPI: Make brightness levels a per board setting
Nico Huber
2015-10-11
mba4,2: Remove USBDEBUG_HCD_INDEX.
Vladimir Serbinenko
2015-10-11
macbookair4_2: fix FIXME's left by autoport.
Vladimir Serbinenko
2015-10-11
mba4,2: Fix requested vgabios output.
Vladimir Serbinenko
2015-10-11
macbookair: Disable native VGA init
Vladimir Serbinenko
2015-10-11
Change macbook air to use a pre-dumped SPD.
Vladimir Serbinenko
2015-10-11
Autogenerate MacBookAir4,2
Vladimir Serbinenko