index
:
users/pcacjr/coreboot.git
classic-2014.10
master
seabios/rcba
Unnamed repository; edit this file 'description' to name the repository.
Paulo Alcantara
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipq/arm: Redesign hooks for bootblock
Vadim Bendebury
2014-12-30
11
-42
/
+81
*
libpayload: Fix libpayload build compilation warnings
Vadim Bendebury
2014-12-30
1
-0
/
+3
*
libpayload: Provide selfboot function.
Hung-Te Lin
2014-12-30
5
-2
/
+66
*
baytrail: Add defines and functions for GPNCORE
Kein Yuan
2014-12-30
1
-0
/
+17
*
SPI: Add Eon EN25S64 support.
Marc Jones
2014-12-30
1
-0
/
+9
*
SPI: Fix Eon support
Marc Jones
2014-12-30
1
-43
/
+47
*
drivers/spi: Prepare Spansion driver for use in CBFS wrapper
Vadim Bendebury
2014-12-30
1
-6
/
+4
*
Provide a common CBFS wrapper for SPI storage
Vadim Bendebury
2014-12-30
5
-10
/
+140
*
drivers/spi: add support for another Spansion chip
Vadim Bendebury
2014-12-30
1
-0
/
+10
*
rtc: Add an RTC API, and implement it for x86.
Marc Jones
2014-12-30
5
-23
/
+149
*
cbmem: use a single id to name mapping table
Vadim Bendebury
2014-12-30
3
-65
/
+40
*
libpaylod: fix lpgcc logic statement
Vadim Bendebury
2014-12-30
1
-1
/
+1
*
libpayload: video: Check for 'console' pointer before dereferencing it
Julius Werner
2014-12-30
1
-13
/
+15
*
libpayload: Remove PC Keyboard from ARM build
Marc Jones
2014-12-30
2
-7
/
+4
*
libpayload: Clean up USB build warnings
Marc Jones
2014-12-30
2
-4
/
+6
*
libpayload: video: Make cursor fixup independent of visibility
Julius Werner
2014-12-30
2
-14
/
+2
*
libpayload: arm: Add EABI compatible utility functions.
Hung-Te Lin
2014-12-30
2
-0
/
+57
*
libpayload: usbmsc: Implement limited LUN support
Julius Werner
2014-12-30
2
-20
/
+28
*
libpayload: usbmsc: Set correct allocation length for REQUEST SENSE
Julius Werner
2014-12-30
1
-7
/
+15
*
CBMEM: Always build for x86 romstage
Kyösti Mälkki
2014-12-30
6
-14
/
+17
*
intel CAR: Fix DCACHE_RAM_BASE for old sockets
Kyösti Mälkki
2014-12-30
10
-42
/
+41
*
Intel FSP: Fix GPI status output
Kyösti Mälkki
2014-12-30
1
-1
/
+1
*
mainboard/lenovo/t530/Kconfig: No Super I/O on this board
Edward O'Callaghan
2014-12-30
1
-0
/
+1
*
abuild: silence make
Patrick Georgi
2014-12-29
1
-1
/
+1
*
edid: fill reserved bits fields in cb_framebuffer
Patrick Georgi
2014-12-29
1
-2
/
+4
*
Revert "src/Kconfig: Don't treat warns as errors on Clang builds yet"
Edward O'Callaghan
2014-12-29
1
-5
/
+1
*
northbridge/amd/pi/northbridge.c: Remove superfluous logic operand
Alexandru Gagniuc
2014-12-29
1
-1
/
+1
*
intel baytrail broadwell: Include microcode updates
Kyösti Mälkki
2014-12-28
2
-2
/
+2
*
intel: Fix UPDATE-FIT step in build
Kyösti Mälkki
2014-12-28
1
-1
/
+1
*
cbfstool: Fix update-fit command
Kyösti Mälkki
2014-12-28
1
-1
/
+1
*
intel: Fix microcode alignment
Kyösti Mälkki
2014-12-28
2
-14
/
+1
*
RELOCATABLE_RAMSTAGE: Fix weak symbols with option ROMs
Kyösti Mälkki
2014-12-28
2
-3
/
+5
*
RELOCATABLE_RAMSTAGE: Fix weak symbols in ACPI
Kyösti Mälkki
2014-12-28
2
-6
/
+14
*
RELOCATABLE_RAMSTAGE: Fix weak symbols with ramstage_cache
Kyösti Mälkki
2014-12-28
3
-9
/
+5
*
3rdparty: Update to latest commit in blobs repository
Paul Menzel
2014-12-28
1
-0
/
+0
*
samsung/exynos*/Makefile.inc: Simplify unnecessary ifeq
Edward O'Callaghan
2014-12-27
2
-6
/
+2
*
blaze: change ramcode 0001/0010 to use 792MHz bct
Jerry Wang
2014-12-26
3
-2
/
+624
*
nyan*: Detect watchdog resets and reset the whole machine.
Gabe Black
2014-12-26
6
-0
/
+36
*
tegra124: Add a utility function to read the cause of the most recent reset.
Gabe Black
2014-12-26
3
-0
/
+17
*
blaze: change ramcode 0000 to use 792MHz bct
Ken Chang
2014-12-26
2
-68
/
+68
*
nyan*: I2C: Implement bus clear when 'ARB_LOST' error occurs
Tom Warren
2014-12-26
15
-13
/
+247
*
soc/samsung/exynos5250/clk.h: Trivial, fix spelling in comments
Edward O'Callaghan
2014-12-26
1
-4
/
+4
*
soc/samsung/exynos5250/clock.c: Trivial whitespace fixes
Edward O'Callaghan
2014-12-26
1
-5
/
+3
*
soc/samsung/exynos: Sync 'power.c' between chip variants
Edward O'Callaghan
2014-12-26
2
-3
/
+5
*
soc/samsung/exynos: Make 'ps_hold_setup()' static
Edward O'Callaghan
2014-12-25
4
-5
/
+3
*
build system: Fix regression after adding cbfs-files alignment
Kyösti Mälkki
2014-12-24
1
-1
/
+1
*
TPM: Fix i2c driver dependency
Kyösti Mälkki
2014-12-23
1
-1
/
+1
*
libpayload: usb: Try to avoid reusing device addresses
Julius Werner
2014-12-22
2
-3
/
+12
*
libpayload: console: Allow output drivers to print whole strings at once
Julius Werner
2014-12-22
7
-165
/
+150
*
hp/pavilion_m6_1035dx: Enable IOMMU
Alexandru Gagniuc
2014-12-22
4
-1
/
+13
[next]