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
/
jetway
Age
Commit message (
Expand
)
Author
2019-12-20
src/mainboard: Remove unused '#include <device/pci.h>'
Elyes HAOUAS
2019-12-15
AGESA: Disable boards from build
Kyösti Mälkki
2019-12-13
sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() call
Kyösti Mälkki
2019-12-12
AGESA, binaryPI: Remove generic device for SPD eeproms
Kyösti Mälkki
2019-12-02
sb/amd/cimx: replace cimx_util with common ACPIMMIO AMD block
Michał Żygowski
2019-11-30
AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCK
Kyösti Mälkki
2019-11-23
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-11-20
mb/*/*: Drop AMDFAM10 mainboards
Arthur Heymans
2019-10-27
mb/jetway: Use 'Device()' instead of 'Processor()'
Elyes HAOUAS
2019-07-04
amdfam10: Declare get_sysinfo()
Kyösti Mälkki
2019-07-04
amdfam10: Declare empty activate_spd_rom() stub
Kyösti Mälkki
2019-05-20
sb/amd/cimx/sb800: Get rid of power button device in coreboot
Paul Menzel
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-12
src: Drop unused 'include <arch/acpigen.h>'
Elyes HAOUAS
2019-03-08
commonlib/loglevel.h: Drop unnecessary include
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-05
arch/io.h: Drop includes in fam10 romstages
Kyösti Mälkki
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
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-11
amd: Remove unused defines
Peter Lemenkov
2019-02-07
src: Remove unused include device/pnp_def.h
Elyes HAOUAS
2019-01-16
AGESA fam14 boards: Clean up devicetree
Kyösti Mälkki
2019-01-13
{mb,nb,soc/fsp_baytrail}: Get rid of dump_mem()
Elyes HAOUAS
2019-01-10
amdfam10 boards: Simplify early resourcemap
Kyösti Mälkki
2019-01-10
mb: Move timestamp_add_now to northbridge/amd/amdfam10
Elyes HAOUAS
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2019-01-04
amdfam10 boards: Use defaults for get_pci1234()
Kyösti Mälkki
2019-01-04
amdfam10 boards: Drop array bus_sb700
Kyösti Mälkki
2019-01-04
amdfam10 boards: Use PCI_DEVFN()
Kyösti Mälkki
2019-01-04
amdfam10 boards: Drop array bus_rs780
Kyösti Mälkki
2019-01-04
amdfam10 boards: Drop variable sbdn_rs780
Kyösti Mälkki
2019-01-04
amdfam10 boards: Drop const variables sbdn_sb800 and sbdn_sb700
Kyösti Mälkki
2019-01-04
amdfam10 boards: Drop extern on bus_rs780 and sbdn_rs780
Kyösti Mälkki
2019-01-04
amdfam10 boards: Call get_bus_conf() just once
Kyösti Mälkki
2019-01-04
amdfam10 boards: Add Makefiles and fix resourcemap.c
Kyösti Mälkki
2019-01-04
amdfam10 boards: Declare get_pci1234() just once
Kyösti Mälkki
2018-12-19
mainboard: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
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-16
src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"
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
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-05
mainboard: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-05
amd: Fix non-local header treated as local
Elyes HAOUAS
2018-10-31
reset: Finalize move to new API
Nico Huber
2018-10-18
cpu/amd: Use common AMD's MSR
Elyes HAOUAS
2018-09-25
mb: Use 'unsigned int' to bare use of 'unsigned'
Elyes HAOUAS
2018-08-09
src/mainboard: Fix typo
Elyes HAOUAS
2018-07-02
src/mb: Fix non-local header treated as local
Elyes HAOUAS
2018-06-04
mb/jetway: Get rid of whitespace before tab
Elyes HAOUAS
2018-06-04
src/mainboard: Add space after 'if'
Elyes HAOUAS
2018-06-04
sb/amd/rs780: Fix invalid function declarations
Kyösti Mälkki
2018-06-04
amdfam10: Fix mismatch of function declarations
Kyösti Mälkki
2018-05-31
Remove all VIA CN700 boards
Kyösti Mälkki
2018-05-15
mainboard/amd/*: Remove unused arguments from SIOW ACPI method
Martin Roth
2018-05-08
mb/jetway: Get rid of device_t
Elyes HAOUAS
2018-01-26
mb/*/*/cmos.layout: Fix the values for the console level
Arthur Heymans
2018-01-07
mainboard/nf81-t56n-lf: Add temperature sensor configuration
Renze Nicolai
2017-12-11
AMD fam10: Link southbridge/amd/rs780/early_setup.c
Arthur Heymans
2017-11-28
AMD platforms: Fix ASL comment that implies "\_SB" is southbridge
Martin Roth
2017-10-31
AMD boards: Fix function name (soft_reset) in message
Jonathan Neuschäfer
2017-10-19
AGESA f14: Drop PlatformGnbPcieComplex.h
Kyösti Mälkki
2017-10-05
AGESA: Re-enable HAVE_ACPI_RESUME
Kyösti Mälkki
2017-09-26
AGESA: Remove heap allocations from OemCustomize.c
Kyösti Mälkki
2017-09-26
AGESA binaryPI boards: Fix some whitespace
Kyösti Mälkki
2017-09-23
mb/*/*: Remove rtc nvram configurable baud rate
Arthur Heymans
2017-09-19
AGESA binaryPI: Clean up amdfamXX.h include
Kyösti Mälkki
2017-09-13
AGESA vendorcode: Move PlatformInstall.h
Kyösti Mälkki
2017-09-12
AGESA boards: Clean up Ids.h and Filecode.h includes
Kyösti Mälkki
2017-09-12
AGESA boards: Drop heapManager.h includes
Kyösti Mälkki
2017-09-12
AGESA CIMX: Remove empty set_pcie_(de)reset
Kyösti Mälkki
2017-09-12
AGESA boards: Clean up some includes
Kyösti Mälkki
2017-08-25
jetway/nf81-t56n-lf: Switch away from AGESA_LEGACY
Kyösti Mälkki
2017-08-24
mainboard/via*: Drop AMD car.h file
Marc Jones
2017-08-23
AMD fam10 ACPI: Use common fixed sleepstates.asl
Kyösti Mälkki
2017-08-23
AGESA binaryPI: Consolidate and fix sleep states
Kyösti Mälkki
2017-08-22
AMD K8 fam10-15: Consolidate post_cache_as_ram call
Kyösti Mälkki
2017-08-16
AGESA f14: Sacrifice ACPI S3 support for EARLY_CBMEM_INIT
Kyösti Mälkki
2017-07-06
mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-04-14
southbridge/via/vt8237r: Get rid of #include early_smbus.c
Lubomir Rintel
2017-04-06
northbridge/via/cn700: Get rid of #include raminit.c
Lubomir Rintel
2017-03-28
AGESA: Introduce AGESA_LEGACY and its counterpart
Kyösti Mälkki
2017-03-07
AGESA: Add agesa_helper.h header
Kyösti Mälkki
2017-03-07
AGESA: Remove leftover s3resume include
Kyösti Mälkki
2017-03-07
AGESA fam14: Sanitize headerfile
Kyösti Mälkki
2017-03-07
AGESA: Remove leftover agesawrapper include
Kyösti Mälkki
2017-01-04
amdfam10: Perform major include ".c" cleanup
Damien Zammit
2016-12-26
amd-based mainboards: Fix whitespace in _PTS comments
Marshall Dawson
2016-12-06
cpu/amd/mtrr.h: Drop excessive includes
Kyösti Mälkki
2016-12-06
cpu/x86/msr.h: Drop excessive includes
Kyösti Mälkki
2016-12-01
AGESA: Switch to MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2016-12-01
AGESA f14: Consolidate early P-states setting
Kyösti Mälkki
2016-12-01
AGESA f14: Consolidate XIP cache
Kyösti Mälkki
2016-11-09
mainboard/jetway/j7f2: transition away from device_t
Antonello Dettori
2016-10-07
src/mainboard: Remove unnecessary whitespace
Elyes HAOUAS
2016-10-01
mainboard/*/*/*/usb.asl: Use tabs for indents
Elyes HAOUAS
2016-10-01
mainboard/jetway/j7f2: Use tabs for indents
Elyes HAOUAS
2016-09-20
src/mainboard/getac - kontron: Add space around operators
Elyes HAOUAS
[next]