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
2013-02-22
Add support for Google ChromeEC
Stefan Reinauer
2013-02-22
*/acpi_tables.c: Use ALIGN macro
Patrick Georgi
2013-02-22
nvramtool: reduce memory mapping
Patrick Georgi
2013-02-22
libpayload: cbfs: Fix CBFS max size calculation.
Hung-Te Lin
2013-02-22
libcbfs: Fix legacy CBFS API, typos
Hung-Te Lin
2013-02-22
Update 3rdparty mark to latest repository
Stefan Reinauer
2013-02-21
AMD Fam14 boards: Unify `acpi_table.c` by mainly using Inagua’s one
Paul Menzel
2013-02-21
AMD boards: Fix typo `@brief` in comment
Paul Menzel
2013-02-21
Persimmon: platform_cfg.h: Declare codec arrays as `static const`
Jens Rottmann
2013-02-21
Persimmon: dimmSpd.c: Use spaces for alignment of if-predicate
Paul Menzel
2013-02-21
Persimmon: Indent comment
Paul Menzel
2013-02-21
AMD Fam14 boards: dimmSpd.c: Set `iobase` to `SMBUS0_BASE_ADDRESS` instead of...
Jens Rottmann
2013-02-21
AMD S3: Introduce Kconfig variable 'S3_DATA_SIZE'
Zheng Bao
2013-02-21
ARMV7: create a correct LB_SERIAL table entry
Ronald G. Minnich
2013-02-20
Whitespace: Replace tab character in license text with two spaces
Paul Menzel
2013-02-20
Persimmon: Replace tab with space in address in license header
Paul Menzel
2013-02-20
armv7: Don't let users set ram parameters that are fixed in hardware.
Ronald G. Minnich
2013-02-20
ARMV7: minor tweaks to inter-stage calling and payload handling.
Ronald G. Minnich
2013-02-20
libpayload: Fix license headers
Stefan Reinauer
2013-02-19
Tyan S8226: Fix incompatible pointer warning
Martin Roth
2013-02-19
Tyan S8226: Fix integer truncated warning
Martin Roth
2013-02-19
Tyan S8226: Fix printk warnings
Martin Roth
2013-02-19
Inagua+children: fix simple copy & paste error in code to reset PCIe slots
Jens Rottmann
2013-02-19
libpayload: libcbfs: Fix legacy CBFS API, typos
Patrick Georgi
2013-02-19
exynos5250: add uartmem_getbaseaddr() in uart driver
David Hendricks
2013-02-19
move uartmem_getbaseaddr() to generic uart header
David Hendricks
2013-02-19
armv7/snow: add CPU and RAM resources via allocator
David Hendricks
2013-02-19
snow: add cpu_cluster and domain resources via devicetree.cb
David Hendricks
2013-02-19
romcc: Don't fail on function prototypes
Patrick Georgi
2013-02-19
build system: Retire REQUIRES_BLOB
Patrick Georgi
2013-02-19
AMD S3: Change S3_VOLATILE_POS to S3_DATA_POS
Zheng Bao
2013-02-19
RTC: Use the correct index when setting the default month
Dave Frodin
2013-02-19
armv7: init stack to 0xdeadbeef to detect stack overflows
David Hendricks
2013-02-18
Persimmon: drop useless DDR3 voltage code copied from Inagua
Jens Rottmann
2013-02-18
Persimmon: disable APU PCIe port 3
Jens Rottmann
2013-02-18
Persimmon: adapt PCIe reset code copied from Inagua to actually match Persimmon
Jens Rottmann
2013-02-18
Kconfig: string option doesn't work properly inside choice section
Jens Rottmann
2013-02-18
cbfstool: Fix compile warnings caused by incorrect data types.
Hung-Te Lin
2013-02-18
cbfstool: Add `-Werror` to make all warnings into errors
Paul Menzel
2013-02-18
AMD S3: Program the flash in a bigger data packet
Zheng Bao
2013-02-18
AMD S3: Fix typo vol*a*tile in southbridge Kconfig
Zheng Bao
2013-02-18
AMD Family12h: Fix warnings
Martin Roth
2013-02-18
AMD S3: Include the s3_resume.h only when S3 is enabled.
Zheng Bao
2013-02-16
libpayload: only compile drivers/serial.c on machines that use it.
Ronald G. Minnich
2013-02-16
exynos5250: clean out some stale IRAM-related config variables
David Hendricks
2013-02-16
armv7/exynos5250: fix usage of _stack and _estack
David Hendricks
2013-02-15
ARMv7: Drop u-boot type remains
Stefan Reinauer
2013-02-15
Exynos5250: Drop unused file ehci-s5p.h
Stefan Reinauer
2013-02-15
OT200: add CMOS support
Christian Gmeiner
2013-02-15
libpayload: Use the same type for 32 bit data in readl as in uint32_t.
Ronald G. Minnich
2013-02-15
libpayload: fix compiler flags
Ronald G. Minnich
2013-02-15
libpayload: get time to compile cross-arch
Ronald G. Minnich
2013-02-15
libpayload: make functions static that are unused outside memory.c
Ronald G. Minnich
2013-02-15
libpayload: Use an appropriate range of memory when looking for cb tables.
Ronald G. Minnich
2013-02-15
Exynos: Drop dead code in cpu.h
Stefan Reinauer
2013-02-15
ARMv7: straighten out reset code
Stefan Reinauer
2013-02-15
Exynos5: Drop S5P directory and merge files
Stefan Reinauer
2013-02-15
ARMv7: Drop sr32, and wait_on_value
Stefan Reinauer
2013-02-15
ARMv7: Fix include file names in memset & memcpy
Stefan Reinauer
2013-02-15
ARMv7: Drop more unused files
Stefan Reinauer
2013-02-15
libpayload: add a ldscript for arm
Ronald G. Minnich
2013-02-15
Drop include/arch-generic/div64.h
Stefan Reinauer
2013-02-15
Exynos: Drop unused include files
Stefan Reinauer
2013-02-14
ARMv7: drop multiboot support
Stefan Reinauer
2013-02-14
Exynos: Drop duplicate copy of watchdog.h
Stefan Reinauer
2013-02-14
ARMv7: Drop SKIP_LOWLEVEL_INIT
Stefan Reinauer
2013-02-14
Exynos5250: Drop SHA implementation
Stefan Reinauer
2013-02-14
libpayload; put the ldscript into an arch-dependent directory path
Ronald G. Minnich
2013-02-14
Chromebooks: mainboard.c: Do not spell Chromebook in CamelCase
Paul Menzel
2013-02-14
Google Butterfly: thermal.h: Align macro content
Paul Menzel
2013-02-14
sconfig: rename lapic_cluster -> cpu_cluster
Stefan Reinauer
2013-02-14
armv7: don't write a forward entry in coreboot tables
David Hendricks
2013-02-14
snow: Set up MMU after DRAM is working
David Hendricks
2013-02-14
snow: remove superfluous printk's from romstage main
David Hendricks
2013-02-14
sconfig: rename pci_domain -> domain
Stefan Reinauer
2013-02-13
armv7/exynos: remove some stale files leftover from initial import
David Hendricks
2013-02-13
armv7: use start and size parameters in mmu_setup()
David Hendricks
2013-02-12
armv7: stages.c: Fix grammar: s,The is to,This is to,
Paul Menzel
2013-02-12
Google Butterfly: acpi/thermal.asl: Fix typo »The*re* is no …«
Paul Menzel
2013-02-12
Google Butterfly: gpio.h: Correct whitespace errors
Paul Menzel
2013-02-12
Google Parrot/Butterfly: fadt.c: Align macros correctly
Paul Menzel
2013-02-12
libpayload: New CBFS to support multiple firmware media sources.
Hung-Te Lin
2013-02-12
build system: Don't run the full build system on "make clean"
Patrick Georgi
2013-02-12
fix an error message in checkstack()
David Hendricks
2013-02-12
armv7: jump to ELF image using stage_exit()
David Hendricks
2013-02-12
armv7: Add emulation/qemu-armv7 board.
Hung-Te Lin
2013-02-11
spi-generic.h: Adapt include guard
Patrick Georgi
2013-02-11
Add support for "Butterfly" Chromebook
Stefan Reinauer
2013-02-11
build system: Mark clean-for-update phony
Patrick Georgi
2013-02-11
Update 3rdparty mark to latest repository
Stefan Reinauer
2013-02-11
snow: fix high_tables_base calculation
David Hendricks
2013-02-11
spi.h: Rename the spi.h to spi-generic.h
Zheng Bao
2013-02-11
Intel: Replace MSR 0xcd with MSR_FSB_FREQ
Patrick Georgi
2013-02-11
AMD/Persimmon: Enable the 2nd COM port
Dave Frodin
2013-02-11
crossgcc: Support hosts using non-GNU make as default make.
Hung-Te Lin
2013-02-11
Supermicro H8QGI: Substract 1 from MMCONF range limit
Konstantin Aladyshev
2013-02-11
AMD SB900: fix warnings
Martin Roth
2013-02-11
AMD S3: Add missing erasing flash sector for saving MTRR register
Zheng Bao
2013-02-11
AMD S3: Change the hardcoded data size to macros.
Zheng Bao
2013-02-11
snow: make build script erase 192KB instead of 128KB
David Hendricks
[next]