Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
6e21f43008bcf74e64755ca896149943b1cc4229
6e21f43
No random directories
by Stefan Reinauer
· 11 years ago
6a01563
Move init.S to a proper filename
by Ronald G. Minnich
· 11 years ago
8d05322
Fix console.c with serial support disabled
by Stefan Reinauer
· 11 years ago
b8ad224
cbmem: replace pointer type by uint64_t
by Stefan Reinauer
· 11 years ago
ea22796
armv7: Add temporary build script for CrOS devs
by David Hendricks
· 11 years ago
eb5e252
exynos5250: Hacked up lowlevel_init_c
by David Hendricks
· 11 years ago
b9fb213
exynos5250: Temporarily remove intermediate rule in Makefile
by David Hendricks
· 11 years ago
105da50
AMD: Set the mask of MTRR according to CONFIG_CPU_ADDR_BITS
by Zheng Bao
· 11 years ago
8a5ee9c
armv7: replace magic constant for romstage location
by David Hendricks
· 11 years ago
d6b0889f
add a few entries to .gitignore
by David Hendricks
· 11 years ago
1dcb697
armv7: add *(.data) back into .romdata section
by David Hendricks
· 11 years ago
c82ec0e
armv7: update board_init_f function signature
by David Hendricks
· 11 years ago
9ad1f56
armv7: dynamically calculate the branch offset in cbfstool
by David Hendricks
· 11 years ago
8bc10b7
armv7: delete some unused files
by David Hendricks
· 11 years ago
4868a11
snow: add max77686 driver in romstage and ramstage
by David Hendricks
· 11 years ago
5f6d857
exynos5250: clean-ups for clock_init
by David Hendricks
· 11 years ago
27094b0
exynos5250: un-comment a lot of code which was left out earlier
by David Hendricks
· 11 years ago
1d5390e
size optimizations for max77686
by David Hendricks
· 11 years ago
92dd172
Fix 2 infinite loops if IMC doesn't respond
by Martin Roth
· 11 years ago
238780c
Fix typo in SB800 Kconfig for IMC position
by Martin Roth
· 11 years ago
597ff87
qemu-x86: Implement more features
by Stefan Reinauer
· 11 years ago
c019907
cbmem utility: Find actual CBMEM area
by Stefan Reinauer
· 11 years ago
d7144dc
cbmem utility: unify debug output
by Stefan Reinauer
· 11 years ago
062730d
cbfstool: index is replaced by strchr.
by zbao
· 11 years ago
19f8756
cbmem utility: Add option to dump cbmem console
by Stefan Reinauer
· 11 years ago
1665bb3
cbmem utility: drop obsolete python based implementation
by Stefan Reinauer
· 11 years ago
2f25d99
ARMv7: drop __ASSEMBLY__
by Stefan Reinauer
· 11 years ago
9bcab0c
Update 3rdparty mark to latest repository
by Stefan Reinauer
· 11 years ago
6d47cbe
ARMv7: drop __KERNEL__
by Stefan Reinauer
· 11 years ago
9da7570
cbfstool: Fix warnings on OS X
by Stefan Reinauer
· 11 years ago
2485df3
Flatten the tree
by Ronald G. Minnich
· 11 years ago
fa60de9
Revert "armv7: pass bootblock offset from Kconfig into cbfstool"
by Ronald G. Minnich
· 11 years ago
853f469
ARMv7: Make ABI compatible to reference toolchain
by Stefan Reinauer
· 11 years ago
3a8badc
ARMv7: drop libgcc copy
by Stefan Reinauer
· 11 years ago
31c3613
Clean up ARMv7 architecture Kconfig
by Stefan Reinauer
· 11 years ago
c4077d4
Make PCIe config options depend on PCIe support
by Stefan Reinauer
· 11 years ago
9027845
rd890: clear IO-APIC before setup
by Aladyshev Konstantin
· 11 years ago
05cbce6
cbmem utility: Use mmap instead of fseek/fread
by Stefan Reinauer
· 11 years ago
3d4762d
Tyan s8226: change lapic of lapic_cluster 0 to 0x10
by Siyuan Wang
· 11 years ago
086842a
Change "VERSION*" to more determined name "CBFS_HEADER_VERSION*".
by Hung-Te Lin
· 11 years ago
858b650
cleanup some exynos5250 uart code
by David Hendricks
· 11 years ago
801467f
enable early serial console on exynos5250
by David Hendricks
· 11 years ago
6a503b6
make early serial console support more generic
by David Hendricks
· 11 years ago
10c90d3
update CFLAGS for armv7
by David Hendricks
· 11 years ago
72a2eaf
Rename mainboard_smi.c to smihandler.c
by Patrick Georgi
· 11 years ago
64b364d
Add the push default to 'make gitconfig'
by Ronald G. Minnich
· 11 years ago
ec8d35f
armv7: pass bootblock offset from Kconfig into cbfstool
by David Hendricks
· 11 years ago
4c2245e
snow: Stuff to support building image with BL1
by David Hendricks
· 11 years ago
454856b
add user-specified offset when creating armv7 cbfs image
by David Hendricks
· 11 years ago
45256b3
Add (hacked-up) s3c24x0_i2c files
by David Hendricks
· 11 years ago
d3c75309
import SPL files for board_i2c_{claim,release}_bus()
by David Hendricks
· 11 years ago
8583ac3
armv7: create init.S for early ARMv7 init
by David Hendricks
· 11 years ago
1e0e556
cbmem utility: support command line options
by Stefan Reinauer
· 11 years ago
2c3f260
Fix strcpy()
by Stefan Reinauer
· 11 years ago
f50fbe8
AGESA: Use `Flag=AGESA_SUCCESS` instead of `TRUE` in DMI related functions
by Aladyshev Konstantin
· 11 years ago
c855dce
Supermicro H8QGI: Pass callout pointer to AmdReadEventLog function
by Aladyshev Konstantin
· 11 years ago
34746a9
rs780: Implement `rs780_internal_gfx_disable` and add .disable pcie_ops
by Denis 'GNUtoo' Carikli
· 11 years ago
9a0e3e2
M4A785T-M: Add support for external GFX.
by Denis 'GNUtoo' Carikli
· 11 years ago
6c6b2e8
Add AMD Hudson blobs by CONFIG_REQUIRES_BLOBS dependency
by Marc Jones
· 11 years ago
6c212ac
remove obsolete include paths from INCLUDES
by David Hendricks
· 11 years ago
f4c3508
import i2c header from u-boot
by David Hendricks
· 11 years ago
e293440
corrections for MAX77686 config variable
by David Hendricks
· 11 years ago
f1dfb2e
move iRAM config variable to exynos5250 Kconfig
by David Hendricks
· 11 years ago
37a8516
Simplify romstage.ld for armv7
by David Hendricks
· 11 years ago
3267517
Supermicro H8QGI: Add onboard VGA to devicetree.cb
by Aladyshev Konstantin
· 11 years ago
c94e8cf
Supermicro H8QGI: fix bus_sp5100[] clear in get_bus_conf.c
by Aladyshev Konstantin
· 11 years ago
3d63b0a
BiosCallOuts: Replace REQUIRED_CALLOUTS define with flexible variable
by Aladyshev Konstantin
· 11 years ago
b01097e
USBDEBUG: Enable the EHCI in AMD Southbridge
by Zheng Bao
· 11 years ago
ceb82da
add a return type to test function used by xcompile
by David Hendricks
· 11 years ago
ec3daf7
Supermicro H8QGI: Fix routing from 16 to 55 in ACPI table
by Aladyshev Konstantin
· 11 years ago
7299c13
PDcurses: Delete automatically created (and unused) files
by Stefan Reinauer
· 11 years ago
69e3de3
libpayload: Another usb fix
by Patrick Georgi
· 11 years ago
e09f7ef
Add back dummy free()
by Stefan Reinauer
· 11 years ago
5fa7ea4
libpayload: fix USB
by Patrick Georgi
· 11 years ago
ebb89e3
No need to contact AMD for firmware anymore
by Patrick Georgi
· 11 years ago
7a33442
Remove colors from build system output
by Patrick Georgi
· 11 years ago
c62b69c
libpayload: improved UHCI TD debugging
by Anton Kochkov
· 11 years ago
cf7b63f
libpayload: improving OHCI TD/ED debugging
by Anton Kochkov
· 11 years ago
ea9a1f6
Get stdint.h in sync between ARMv7 and x86
by Stefan Reinauer
· 11 years ago
5056b6e
libpayload: Check if serial console h/w is present before using
by Dave Frodin
· 11 years ago
6bf11cf
libpayload: Use usb_debug() to show USB messages
by Dave Frodin
· 11 years ago
8024b65
libpayload: Update configs/defconfig file
by Dave Frodin
· 11 years ago
c5f4926
Fix a compare against undefined variable in acpi.c
by Martin Roth
· 11 years ago
9f04317
libpayload: add kconfig.h
by Stefan Reinauer
· 11 years ago
8af0d03
libpayload: Initial ARMv7 port
by Stefan Reinauer
· 11 years ago
f6935a0
libpayload: rename i386 to x86
by Stefan Reinauer
· 11 years ago
9aaf7d1
Fix broken scan-build
by Martin Roth
· 11 years ago
bb71c91
AMD S3: Rename generated s3.rom for make clean
by Zheng Bao
· 11 years ago
a182cbd
cbfstool: Align the column of build hint message.
by Zheng Bao
· 11 years ago
9915b37
coreinfo: Build libpayload from coreinfo makefile
by Marc Jones
· 11 years ago
0b97f29
libpayload: increase the default heap size
by Dave Frodin
· 11 years ago
15a2c8f
coreinfo: changes to get the USB keyboard working
by Dave Frodin
· 11 years ago
e899e51
SB800: Add IMC ROM and fan control.
by Martin Roth
· 11 years ago
a17fd05
Rename generated hudson_romsig.bin for make clean
by Martin Roth
· 11 years ago
3aef7b4
Fix SPI BAR special case in lpc_set_resources
by Martin Roth
· 11 years ago
3316cf2
Claim the SPI bus before writes if the IMC ROM is present
by Martin Roth
· 11 years ago
cf5aaaf
cbfstool: Catch failing parse_elf_to_payload()
by Stefan Reinauer
· 11 years ago
935a942
Fix ARMv7 payload handling
by Stefan Reinauer
· 11 years ago
0cc9f41
Fix maxim max77686 driver
by Stefan Reinauer
· 11 years ago
a7198b3
Add support for Google Parrot Chromebook
by Stefan Reinauer
· 11 years ago
Next »