index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix UART8250 console prototypes
Stefan Reinauer
2012-12-12
2
-3
/
+7
*
Fix up Maxim MAX77686 driver
Stefan Reinauer
2012-12-12
10
-6
/
+67
*
Remove un-needed i2c.h include
Ronald G. Minnich
2012-12-11
1
-1
/
+0
*
Correct the location of the include file
Ronald G. Minnich
2012-12-11
1
-1
/
+1
*
Removed an unneeded include file
Ronald G. Minnich
2012-12-10
1
-1
/
+0
*
libpayload: Fix use of virtual pointers in sysinfo
Nico Huber
2012-12-10
1
-1
/
+1
*
libpayload: Fix renaming of REG_CLASS_DEV to REG_SUBCLASS
Nico Huber
2012-12-10
1
-1
/
+1
*
Revert "armv7: use __cpu_to_le32 for endianness of reset vector instruction"
Stefan Reinauer
2012-12-09
1
-2
/
+1
*
crossgcc: Normalize library directories
Patrick Georgi
2012-12-08
1
-0
/
+26
*
coreinfo: Make better calls to libpayload build scripts
Marc Jones
2012-12-08
1
-26
/
+25
*
Clean up libpayload lpgcc and lpas scripts.
Marc Jones
2012-12-08
2
-9
/
+35
*
stddef.h: move to generic code
Stefan Reinauer
2012-12-08
1
-3
/
+3
*
WIP: Initial ARMv7 architecture implementation in coreboot
Stefan Reinauer
2012-12-08
64
-0
/
+9195
*
WIP: Add support for non-8250 built-in UARTs
Stefan Reinauer
2012-12-08
2
-4
/
+53
*
cbfs_core.h: support for ARMv7 CBFS master header
Stefan Reinauer
2012-12-08
1
-0
/
+3
*
WIP: Initial support for Samsung Exynos 5250 ARM CPU
Stefan Reinauer
2012-12-08
33
-1
/
+5688
*
Limit SPI device debug prints with CONFIG_DEBUG_SPI_FLASH
Marc Jones
2012-12-08
8
-9
/
+28
*
Fix Yabel compilation on non-x86 platforms
Stefan Reinauer
2012-12-08
6
-12
/
+28
*
Only include libgcc wrappers on x86
Stefan Reinauer
2012-12-08
1
-1
/
+1
*
Makefile cosmetics
Stefan Reinauer
2012-12-08
1
-2
/
+2
*
Allow PCI option rom execution only on systems with PCI support
Stefan Reinauer
2012-12-08
1
-3
/
+3
*
abuild: Select correct cross compiler for ARMV7 architecture
Stefan Reinauer
2012-12-08
1
-1
/
+8
*
buildgcc: Clean up PATH handling
Stefan Reinauer
2012-12-08
1
-11
/
+4
*
buildgcc: drop hack to build gcc trunk versions
Stefan Reinauer
2012-12-08
1
-17
/
+0
*
buildgcc: Remove mingw32 hacks
Patrick Georgi
2012-12-07
1
-30
/
+12
*
abuild: produce valid junit files
Stefan Reinauer
2012-12-07
1
-2
/
+3
*
coreinfo: change the foreground/background colors
Dave Frodin
2012-12-07
1
-2
/
+3
*
Add function to map vendor/device to generic VBIOS IDs
Dave Frodin
2012-12-07
1
-0
/
+36
*
libpayload: Don't let USB/PC/serial keyboards overwrite each other
Dave Frodin
2012-12-07
1
-2
/
+2
*
armv7: use __cpu_to_le32 for endianness of reset vector instruction
David Hendricks
2012-12-07
1
-1
/
+2
*
Disable CMOS_POST and IO_POST on non-PC80 systems
Stefan Reinauer
2012-12-06
1
-1
/
+2
*
crossgcc: Generalize matching for the mingw case
Patrick Georgi
2012-12-06
1
-5
/
+5
*
Unify assembler function handling
Stefan Reinauer
2012-12-06
10
-24
/
+58
*
driver/spi: Add support of MX25L3235D
Zheng Bao
2012-12-06
1
-0
/
+8
*
Fix xcompile (again)
Stefan Reinauer
2012-12-06
1
-1
/
+1
*
Fix xcompile for ARMv7 and our cross toolchain
Stefan Reinauer
2012-12-06
1
-7
/
+12
*
Drop ARCH_ARM in favor of ARCH_ARMV7
Stefan Reinauer
2012-12-06
2
-6
/
+2
*
crossgcc: Fix buildgcc on Mac OS X
Stefan Reinauer
2012-12-06
3
-15
/
+46
*
Conditionally include mc146818rtc in console.c
David Hendricks
2012-12-05
1
-0
/
+10
*
crossgcc: Add support for building armv7a toolchain
Stefan Reinauer
2012-12-05
2
-0
/
+24
*
Drop TINY_BOOTBLOCK
Kyösti Mälkki
2012-12-01
5
-5
/
+0
*
Add include files for samsung s5p-common
Ronald G. Minnich
2012-12-01
11
-0
/
+809
*
Rename devices -> device
Stefan Reinauer
2012-11-30
74
-9
/
+9
*
Change TARGET_I386 to ARCH_X86
David Hendricks
2012-11-30
9
-13
/
+13
*
fix #if for target architecture in libpayload
David Hendricks
2012-11-30
1
-1
/
+1
*
Drop boot directory
Stefan Reinauer
2012-11-30
5
-3
/
+3
*
src/lib/Makefile.inc: Add license header
Stefan Reinauer
2012-11-30
1
-1
/
+18
*
Make set_boot_successful depend on PC80_SYSTEM
Stefan Reinauer
2012-11-30
2
-3
/
+9
*
Only compile PC80 drivers when CONFIG_PC80_SYSTEM is set
Stefan Reinauer
2012-11-30
1
-0
/
+2
*
cbfstool: Clean up messages
Stefan Reinauer
2012-11-30
2
-23
/
+17
[next]