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
Age
Commit message (
Expand
)
Author
2012-11-07
Move the definition of ipchksum into its own header file.
Gabe Black
2012-11-07
Discard .note sections when linking.
Gabe Black
2012-11-07
Include stdint.h in libpayload's rdtsc.h.
Gabe Black
2012-11-07
cbfstool: respect dependencies when building locally
Stefan Reinauer
2012-11-07
SMI: Change order of SMI_EN and PM1_EN init
Duncan Laurie
2012-11-07
EC: Prepare to read and log last post code from previous boot
Duncan Laurie
2012-11-07
SandyBridge/IvyBridge: Use flash map to find MRC cache
Stefan Reinauer
2012-11-07
Strip quotes from $(objcbfs)
Stefan Reinauer
2012-11-07
Add missing newline in error message
Stefan Reinauer
2012-11-07
rtc: add explicit dependency on build.h
Vincent Palatin
2012-11-07
rtc: erase CMOS memory after power failure
Vincent Palatin
2012-11-07
AMD G34 CPU: change lapic_id in northbridge.c to accommodate G34 CPU
Siyuan Wang
2012-11-07
CMOS: Move MRC seed offset into upper bank
Duncan Laurie
2012-11-07
rtc: force mc146818 register D to a correct value
Vincent Palatin
2012-11-07
Fix CONFIG_ use in i8254.c
Stefan Reinauer
2012-11-07
Add POST code for "All devices initialized"
Stefan Reinauer
2012-11-07
Move global variable check to Makefile
Stefan Reinauer
2012-11-07
Leave power control registers unlocked
Sameer Nanda
2012-11-07
Fix whitespace issue with help message in Kconfig file
Dave Frodin
2012-11-07
AMD rd890 late.c: Don't enable PCIe ports after PCIe init.
Siyuan Wang
2012-11-07
AMD agesa family15: PCI domain should scan bus from 0x18.0
Siyuan Wang
2012-11-06
acpi: Add support for DMAR tables (Intel IOMMU support)
Patrick Georgi
2012-11-06
Drop redundant CHIP_NAME in mainboard.c
Kyösti Mälkki
2012-11-06
smsc/lpc47n227: Make early_serial usable
Patrick Georgi
2012-11-06
cpu/intel/model_1067x: Add proper c-state/p-state/thermal support
Nico Huber
2012-11-06
intel/socket_BGA956: enable speedstep, CAR, MMX, SSE
Patrick Georgi
2012-11-06
Add name field for device
Kyösti Mälkki
2012-11-05
Overhaul speedstep code
Nico Huber
2012-11-05
Fix some indentation flaws and break very long lines
Nico Huber
2012-11-02
remove enable_cache() of 3 mainboards
Siyuan Wang
2012-11-02
Persimmon: disable the unconnected Full-Speed USB port
Dave Frodin
2012-11-02
AMD agesa: add enable cache at the end of disable_cache_as_ram
Siyuan Wang
2012-11-02
Correct FSB reading in speedstep ACPI
Nico Huber
2012-11-02
crossgcc: build expat and python in silence
Idwer Vollering
2012-11-02
Fix some issues with new "reference" toolchain
Stefan Reinauer
2012-11-01
add .gitreview
David Hendricks
2012-11-01
Merge cpu/intel/acpi.h into cpu/intel/speedstep.h
Nico Huber
2012-10-30
Add support for socket LGA775
Stefan Tauner
2012-10-30
Fix ExecuteFinalHltInstruction function in f15h family code
Kostr
2012-10-30
AMD SB800: PCIE slots on Persimmon
Zheng Bao
2012-10-29
Drop get_smbios_data from chip_operations
Kyösti Mälkki
2012-10-29
Fix reading of number of interrupts for IO-APICs
Nico Huber
2012-10-29
Hide all _ROM_RUN Kconfig options if the payload is SeaBIOS
Peter Stuge
2012-10-29
Run option ROMs in coreboot by default only if the payload is not SeaBIOS
Peter Stuge
2012-10-29
Clarify that _ROM_RUN Kconfig options control if ROMs are run by coreboot
Peter Stuge
2012-10-28
IEI PM-LX2-800-R10: Added preliminary mainboard support
Ricardo Martins
2012-10-27
inteltool: Add output of 64bit registers in PMBASE
Nico Huber
2012-10-27
libpayload: New AHCI, ATA and ATAPI drivers
Nico Huber
2012-10-27
Take care of NULL chip_ops->name
Kyösti Mälkki
2012-10-27
Reorder entries in .gitignore
Stefan Tauner
2012-10-27
Add docs and util files to .gitignore
Stefan Tauner
2012-10-27
crossgcc: update to Python 2.7.3
Idwer Vollering
2012-10-27
crossgcc: update to expat 2.1.0
Idwer Vollering
2012-10-26
iwave/iWRainbowG6: use 16bit access for a register which is not 32bit aligned
Sebastian Andrzej Siewior
2012-10-26
northbridge/sch: move the \n so it reads a little better
Sebastian Andrzej Siewior
2012-10-26
iwave/iWRainbowG6: remove USE_DCACHE_RAM
Sebastian Andrzej Siewior
2012-10-26
northbridge/sch: read the size of main memory from the proper register
Sebastian Andrzej Siewior
2012-10-26
northbridge/sch: Read the GPU memory from the correct PCI device
Sebastian Andrzej Siewior
2012-10-26
northbridge/sch: don't overwrite hightables with GPU / TSEG memory
Sebastian Andrzej Siewior
2012-10-26
crossgcc: update mingw w32api's download URL
Idwer Vollering
2012-10-26
buildgcc: redirect error output to /dev/null
Zheng Bao
2012-10-26
crossgcc: update to mingwrt 3.20-2
Idwer Vollering
2012-10-25
crossgcc: update to binutils 2.23
Idwer Vollering
2012-10-25
crossgcc: update to MPC 1.0.1
Idwer Vollering
2012-10-25
crossgcc: update to MPFR 3.1.1
Idwer Vollering
2012-10-25
crossgcc: update to GDB 7.5
Idwer Vollering
2012-10-25
crossgcc: update to gcc 4.7.2
Idwer Vollering
2012-10-25
crossgcc: fix compilation of acpica
Idwer Vollering
2012-10-24
Trinity: Initialize the pointer prior to using it
Zheng Bao
2012-10-23
kconfig: Some terms or curses libraries treat backspace as 0x08
Zheng Bao
2012-10-22
build: build coreboot on mingw.
Zheng Bao
2012-10-22
cbfstool: Add -mno-ms-bitfields on (mingw)
Zheng Bao
2012-10-22
Makefile: No need to mkdir when distclean
Zheng Bao
2012-10-22
gitconfig: Create .git/hooks before copying files.
Zheng Bao
2012-10-22
change conflicted typedef in src/vendorcode/amd/agesa/f15/Porting.h
Siyuan Wang
2012-10-19
inteltool: improve the libpci test in the Makefile
Stefan Tauner
2012-10-19
inteltool: add support for 946GZ and 946PL
Stefan Tauner
2012-10-19
inteltool: new definitions and cleanup
Stefan Tauner
2012-10-16
Update SeaBIOS stable to the release-1.7.1 commit
Peter Stuge
2012-10-14
inteltool: remove bashism from Makefile
Stefan Tauner
2012-10-14
crossgcc: Allow the non-gnu tar and patch work on XxxBSD
Zheng Bao
2012-10-14
libpayload: CMOS access was implemented in a backward way
Patrick Georgi
2012-10-14
abuild: allow building with no payload
Patrick Georgi
2012-10-10
bachmann/ot200: Fix wrong IRQ number for PIRQD
Christian Gmeiner
2012-10-10
iei/kino-780am2: Turn on PCIe bridge to 2nd ethernet controller.
Dave Frodin
2012-10-08
hpet: common ACPI generation
Patrick Georgi
2012-10-08
Increment revision of SeaBIOS to remove bashism
Stefan Tauner
2012-10-08
Every chip must have chip_operations
Kyösti Mälkki
2012-10-07
Take care of NULL chip_ops->name
Kyösti Mälkki
2012-10-07
Fix typo in mPGA603 socket
Kyösti Mälkki
2012-10-07
Remove chip.h files without config structure
Kyösti Mälkki
2012-10-07
Revert order in VGA device choice
Kostr
2012-10-05
Mainboard: Fix IO-HUB link number in Dinar mainboard
Kostr
2012-10-05
lint: Get absolute path in compare_output
Zheng Bao
2012-10-05
Provide access to smaller registers in eregs
Patrick Georgi
2012-10-05
Use mainboard_interrupt_handlers everywhere
Patrick Georgi
2012-10-05
YABEL: Common API to register interrupt handlers
Patrick Georgi
2012-10-04
add tyan s8226: add a new mainboard
Siyuan Wang
2012-10-04
lint: Stop searching when one GNUmake is found
Zheng Bao
2012-10-04
pirq_routing: Allow routing with more than 4 PIRQ links
Alexandru Gagniuc
[next]