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
Age
Commit message (
Expand
)
Author
2012-12-12
Fix SPI BAR special case in lpc_set_resources
Martin Roth
2012-12-12
Claim the SPI bus before writes if the IMC ROM is present
Martin Roth
2012-12-12
Fix ARMv7 payload handling
Stefan Reinauer
2012-12-12
Fix maxim max77686 driver
Stefan Reinauer
2012-12-12
Add support for Google Parrot Chromebook
Stefan Reinauer
2012-12-12
Add support for ENE932 EC w/ Compal firmware
Stefan Reinauer
2012-12-12
Add minimal mainboard support for snow
Ronald G. Minnich
2012-12-12
Fix UART8250 console prototypes
Stefan Reinauer
2012-12-12
Fix up Maxim MAX77686 driver
Stefan Reinauer
2012-12-11
Remove un-needed i2c.h include
Ronald G. Minnich
2012-12-11
Correct the location of the include file
Ronald G. Minnich
2012-12-10
Removed an unneeded include file
Ronald G. Minnich
2012-12-08
stddef.h: move to generic code
Stefan Reinauer
2012-12-08
WIP: Initial ARMv7 architecture implementation in coreboot
Stefan Reinauer
2012-12-08
WIP: Add support for non-8250 built-in UARTs
Stefan Reinauer
2012-12-08
cbfs_core.h: support for ARMv7 CBFS master header
Stefan Reinauer
2012-12-08
WIP: Initial support for Samsung Exynos 5250 ARM CPU
Stefan Reinauer
2012-12-08
Limit SPI device debug prints with CONFIG_DEBUG_SPI_FLASH
Marc Jones
2012-12-08
Fix Yabel compilation on non-x86 platforms
Stefan Reinauer
2012-12-08
Only include libgcc wrappers on x86
Stefan Reinauer
2012-12-08
Allow PCI option rom execution only on systems with PCI support
Stefan Reinauer
2012-12-07
Add function to map vendor/device to generic VBIOS IDs
Dave Frodin
2012-12-06
Disable CMOS_POST and IO_POST on non-PC80 systems
Stefan Reinauer
2012-12-06
Unify assembler function handling
Stefan Reinauer
2012-12-06
driver/spi: Add support of MX25L3235D
Zheng Bao
2012-12-06
Drop ARCH_ARM in favor of ARCH_ARMV7
Stefan Reinauer
2012-12-05
Conditionally include mc146818rtc in console.c
David Hendricks
2012-12-01
Drop TINY_BOOTBLOCK
Kyösti Mälkki
2012-12-01
Add include files for samsung s5p-common
Ronald G. Minnich
2012-11-30
Rename devices -> device
Stefan Reinauer
2012-11-30
Drop boot directory
Stefan Reinauer
2012-11-30
src/lib/Makefile.inc: Add license header
Stefan Reinauer
2012-11-30
Make set_boot_successful depend on PC80_SYSTEM
Stefan Reinauer
2012-11-30
Only compile PC80 drivers when CONFIG_PC80_SYSTEM is set
Stefan Reinauer
2012-11-30
build system: Treat cmos.default as text file
Patrick Georgi
2012-11-30
Supermicro h8scm: add agesa version of supermicro
Siyuan Wang
2012-11-30
AMD SB800: Interrupt routine for PCI slots on Persimmon
Zheng Bao
2012-11-30
Persimmon: Disable the unused PCI clocks
Dave Frodin
2012-11-30
AMD S3: Leverage the public SPI routine
Zheng Bao
2012-11-30
Create a a new configuration variable for PCI
Ronald G. Minnich
2012-11-30
Add mainboard hook to bootblock
Kyösti Mälkki
2012-11-30
Refactor bootblock initialisation
Kyösti Mälkki
2012-11-30
Add multi-architecture support to cbfstool
David Hendricks
2012-11-30
Lumpy: Need byteorder.h in romstage
Stefan Reinauer
2012-11-30
Make libgcc wrappers arch-specific, add ARMv7
David Hendricks
2012-11-30
Add dummy Kconfig options for armv7
David Hendricks
2012-11-29
Add the maxim MAX77686 power controller.
Ronald G. Minnich
2012-11-29
Drop empty mainboard.c
Kyösti Mälkki
2012-11-29
Drop empty mainboard_ops
Kyösti Mälkki
2012-11-29
Make mainboard_ops and mainboard.c file optional
Kyösti Mälkki
2012-11-29
pirq_route_irqs is private
Patrick Georgi
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: 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
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
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
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-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-17
Drop no-op bootblock.c
Kyösti Mälkki
2012-11-17
Use new system agent binaries
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-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
[next]