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-29
Minor changes to .h files for samsung ARM part
Ronald G. Minnich
2012-11-28
Remove assembly coded log2 function
Ronald G. Minnich
2012-11-28
add .h files for common exynos 5
Ronald G. Minnich
2012-11-28
Add .h files for samsung exynos 5250
Ronald G. Minnich
2012-11-28
amdk8/amdfam10: Use CAR_GLOBAL for sysinfo
Patrick Georgi
2012-11-27
Drop driver-y from GM45/ICH9/RK9
Stefan Reinauer
2012-11-27
Remove AMD special case for LAPIC based udelay()
Patrick Georgi
2012-11-27
Fix technexion tim5690 board VGA handler
Stefan Reinauer
2012-11-27
Enable the FCH GPP port prior to device enumeration
Dave Frodin
2012-11-27
Drop duplicate files that prevent building without ramstage.a
Stefan Reinauer
2012-11-27
build system: Split linking into multiple steps
Patrick Georgi
2012-11-27
build system: Add hook to postprocess classes (object lists)
Patrick Georgi
2012-11-27
build system: Eliminate special case for c_start
Patrick Georgi
2012-11-27
Get rid of drivers class
Patrick Georgi
2012-11-27
Drop ramstage.a
Patrick Georgi
2012-11-27
Provide weak empty declarations of all chip_ops used on a board
Patrick Georgi
2012-11-27
libpayload: Add _ and + to USB HID keymap
Patrick Georgi
2012-11-27
roda/rk886ex: Correct COMB irq reading / reduce warnings
Nico Huber
2012-11-27
roda/rk9: Fix for VGABIOS changes
Patrick Georgi
2012-11-27
SPI/SST: Add OpCode Enable-Write-Status-Register (EWSR)
Zheng Bao
2012-11-27
abuild: only rebuild boards if requested or after a broken build
Patrick Georgi
2012-11-27
xcompile: Add missing XGCCPATH
Zheng Bao
2012-11-27
roda/rk9: New mainboard
Patrick Georgi
2012-11-27
intel/i82801ix: new southbridge, ICH9
Patrick Georgi
2012-11-27
intel/gm45: new northbridge
Patrick Georgi
2012-11-27
Add initialization hook for chips
Nico Huber
2012-11-27
Make xcompile support multiple architectures
Ronald G. Minnich
2012-11-27
Conditionally #include mc1468181rtc if CMOS_POST is enabled
David Hendricks
2012-11-27
Make POST codes written to IO port optional
David Hendricks
2012-11-24
Remove duplicate VGA BIOS interrupt handlers
Patrick Georgi
2012-11-24
yabel: Use X86_* instead of the more verbose M.x86.REG_*
Patrick Georgi
2012-11-24
x86 realmode: Use x86emu register file + defines
Patrick Georgi
2012-11-24
x86 realmode: Adapt to x86emu/YABEL style return codes
Patrick Georgi
2012-11-24
x86emu: Move realmode handler into own directory
Patrick Georgi
2012-11-24
crossgcc: update to acpica-20121114
Idwer Vollering
2012-11-24
libpayload: Fix interrupt-queue cleanup for OHCI
Nico Huber
2012-11-24
libpayload: Rework connection state detection for OHCI
Nico Huber
2012-11-24
libpayload: Handle errors in UHCI interrupt queues
Nico Huber
2012-11-24
libpayload: Handle underruns in UHCI interrupt queues
Nico Huber
2012-11-24
libpayload: Implement correct interrupt-queue linking for UHCI
Nico Huber
2012-11-23
libpayload: Make USB HID support multiple keyboards
Nico Huber
2012-11-23
libpayload: ehci: Prevent some race conditions
Nico Huber
2012-11-23
libpayload: Detach devices behind removed USB hubs
Nico Huber
2012-11-23
libpayload: More compliant error recovery in USB MSC
Nico Huber
2012-11-23
libpayload: Reduce error output from EHCI
Nico Huber
2012-11-23
libpayload: Fix random warnings
Nico Huber
2012-11-23
libpayload: ehci: Fix warnings about discarded volatile
Nico Huber
2012-11-23
libpayload: Fix some missing-prototype warnings
Nico Huber
2012-11-23
libpayload: Fix memalign() for fragmented alignment regions
Nico Huber
2012-11-22
crossgcc: properly test for flex
Patrick Georgi
2012-11-20
Persimmon: Disable the unused GPP PCIe clocks
Dave Frodin
2012-11-20
Unify use of bool config variables
Stefan Reinauer
2012-11-20
secondary.S: Fix dropping ramstage.a
Stefan Reinauer
2012-11-20
Make sure only one udelay function is available
Stefan Reinauer
2012-11-19
siemens/sitemp_g1p1: Drop copy of cmos checksum calculation
Patrick Georgi
2012-11-19
bootblock: Guard CMOS rewrite in disable/enable RTC
Patrick Georgi
2012-11-19
mc146818rtc: disable RTC before writing to nvram
Patrick Georgi
2012-11-19
Add nvramcui
Patrick Georgi
2012-11-19
build system: use strip_quotes on cbfs-files
Patrick Georgi
2012-11-17
Cleanup sconfig
Kyösti Mälkki
2012-11-17
Drop no-op bootblock.c
Kyösti Mälkki
2012-11-17
Use new system agent binaries
Stefan Reinauer
2012-11-16
buildgcc: Print error if flex is missing
Stefan Reinauer
2012-11-16
Fix PIRQ routing abstraction
Stefan Reinauer
2012-11-16
Fix Kconfig GENERATE_*_TABLE usage
Stefan Reinauer
2012-11-16
Clean up Kconfig
Stefan Reinauer
2012-11-16
Drop Kconfig.deprecated_options
Stefan Reinauer
2012-11-16
Drop unused Kconfig variable PCIE_TUNING
Stefan Reinauer
2012-11-16
Drop Kconfig variable BOARD_HAS_HARD_RESET
Stefan Reinauer
2012-11-16
Drop unneeded BOARD_HAS_FADT option
Stefan Reinauer
2012-11-16
Reduce number of per-mainboard changes
Stefan Reinauer
2012-11-16
Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig
Stefan Reinauer
2012-11-15
libpayload: Always use virtual pointers in struct sysinfo_t
Nico Huber
2012-11-15
libpayload: Use #ifdef for CONFIG_* checks
Nico Huber
2012-11-14
Use mainboard hook for HP DL165
Kyösti Mälkki
2012-11-14
ms9652: fix misuse of LIFT_BSP_APIC_ID
Stefan Reinauer
2012-11-14
mainboard/siemens/sitemp_g1p1: Fix YABEL usage
Nico Huber
2012-11-14
Make YABEL's version of mainboard_interrupt_handlers() usable
Nico Huber
2012-11-14
mainboard/siemens/sitemp_g1p1: Fix CMOS checksum algorithm here, too
Nico Huber
2012-11-14
libpayload: Add init() function to hci_t and rework uhci_reset()
Nico Huber
2012-11-14
libpayload: Do not call ohci_reset() from ohci_init()
Nico Huber
2012-11-14
libpayload: Free usb host controller instance after shutdown
Nico Huber
2012-11-14
libpayload: Document USB host controller setup functions
Nico Huber
2012-11-14
libpayload: Export device count in storage interface
Patrick Georgi
2012-11-14
nvramtool: fsync for mingw.
Zheng Bao
2012-11-14
Move HAVE_SMI_HANDLER from mainboards to chipsets
Stefan Reinauer
2012-11-14
VIA chipsets: fix compilation without real mode code
Stefan Reinauer
2012-11-14
Tell CBMEM code about ACPI GNVS section
Stefan Reinauer
2012-11-14
SMM: Fix save state searching for GSMI
Duncan Laurie
2012-11-14
SMM: Save the GNVS pointer when creating APCI tables
Duncan Laurie
2012-11-14
SMM: Pass the ACPI GNVS pointer via state save map
Duncan Laurie
2012-11-14
SMM: Avoid use of global variables in SMI handler
Duncan Laurie
2012-11-14
SMM: Extract function for finding save state node
Duncan Laurie
2012-11-14
SMM: Restore GNVS pointer in the resume path
Duncan Laurie
2012-11-14
Sandybridge: Set PEG clock gating
Marc Jones
2012-11-14
Add PCIe init and NMode flag to PEI data structure
Stefan Reinauer
2012-11-14
Add ddr3lv_support flag to pei_data structure
Duncan Laurie
2012-11-14
pei_data.h: Fix comment
Marc Jones
2012-11-14
Provide MRC with a console printing callback function
Vadim Bendebury
2012-11-13
Add spinlock to serialize Intel microcode updates
Stefan Reinauer
[next]