Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
fbcc8ceca13c92f0c885c8d760735412d33b99ba
fbcc8ce
libpayload: Add ARM defconfig
by Patrick Georgi
· 9 years ago
518a322
rmodtool: correct final memory size calculation
by Aaron Durbin
· 9 years ago
22d0ca0
armv7: Move Exynos from 'cpu' to 'soc'.
by Hung-Te Lin
· 10 years ago
b123e0d
util/inteltool: fix typo
by Idwer Vollering
· 9 years ago
4c8465c
Peppy, Haswell: refactor and create set_translation_table function in haswell/gma.c
by Ronald G. Minnich
· 9 years ago
8414d3c
xcompile: always use -march=i686
by Aaron Durbin
· 9 years ago
9518b56
intel/gma: Clarify code and use dedicated init for Google Peppy
by Ronald G. Minnich
· 10 years ago
58a67db
sandybridge: Show spew raminit messages only with raminit debug
by Vladimir Serbinenko
· 9 years ago
2703b0b
AMD Steppe Eagle: Add northbridge HT link ID to pci_ids.h
by Bruce Griffith
· 9 years ago
77ffa0d
UART 8250: Unconditionally provide register constants and use UART8250 prefix.
by Gabe Black
· 9 years ago
3905e3d
delay: Have mdelay() / delay() available in romstage, too
by Stefan Reinauer
· 10 years ago
69e66d1
lenovo/t520: update Kconfig
by Nicolas Reinecke
· 9 years ago
a41e5c7
lenovo/t520: fix PCIe interrupt and function disable config
by Nicolas Reinecke
· 9 years ago
1065cc9
lenovo/t5x0: replace invalid config DRAM_GATE_GPIO
by Nicolas Reinecke
· 9 years ago
96555bf
lenovo/x230: Add subsystem ids.
by Vladimir Serbinenko
· 9 years ago
7cf3d22
lenovo/t530: Be safe by disabling blink gpio hw with a writeout
by Edward O'Callaghan
· 9 years ago
9ba922f
sandybridge: Native gfx init.
by Vladimir Serbinenko
· 9 years ago
9f2dae4
lenovo/t530: Use GPIO defines specified in bd82x6x/pch.h header
by Edward O'Callaghan
· 9 years ago
a51064e
lenovo/t530/romstage.c: Trivial - move include to top
by Edward O'Callaghan
· 9 years ago
35d5ea9
lenovo/t520: replace dumped GPIO values with gpio.h
by Nicolas Reinecke
· 9 years ago
6ccc346
lenovo/t520: fix devicetree
by Nicolas Reinecke
· 9 years ago
23aad4a
lenovo/t520: fix usb config & documentation
by Nicolas Reinecke
· 9 years ago
e4340b5
ec/lenovo/h8/acpi/systemstatus.asl: Fix typo in o*n* in comment
by Paul Menzel
· 9 years ago
becf739
lenovo/t520: Remove empty smi.h
by Nicolas Reinecke
· 9 years ago
6d790f7
lenovo/t520: Fix ExpressCard hotplug
by Nicolas Reinecke
· 9 years ago
d2da65e
superio/smsc/sch4037: Cleanup and fix .c inclusion
by Edward O'Callaghan
· 9 years ago
47b8075
superio/smsc/sio1036: Fix hardcoded TTY0 base addr and .c include
by Edward O'Callaghan
· 9 years ago
8b68539
ARM: Overhaul the ARM Makefile.
by Gabe Black
· 9 years ago
bc349b8
elfheaders: fix 64-bit ELF writing
by Aaron Durbin
· 9 years ago
f99a62b
Remove dead video.asl
by Vladimir Serbinenko
· 9 years ago
0754227
lenovo/{x230,t530}: Remove empty smi.h
by Vladimir Serbinenko
· 9 years ago
bcf58a4
lenovo/x230: Remove empty mainboard.asl
by Vladimir Serbinenko
· 9 years ago
caf1d2c
lenovo/x200: Remove empty mainboard.asl
by Vladimir Serbinenko
· 9 years ago
bb1699e
lenovo/x200: Move video ASL code to northbridge.
by Vladimir Serbinenko
· 9 years ago
f3c472f
lenovo/x201: Remove empty mainboard.asl
by Vladimir Serbinenko
· 9 years ago
af906fd
apple/macbook21: Remove useless seabios config
by Vladimir Serbinenko
· 9 years ago
251cbd8
lenovo/t530/mainboard.c: Add EC info to SMBIOS
by Edward O'Callaghan
· 9 years ago
91b1f0b
Merge LCD on nehalem
by Vladimir Serbinenko
· 9 years ago
91337fd
Merge LCD on sandy/ivy
by Vladimir Serbinenko
· 9 years ago
0092c99
i945: Support text mode gfx init
by Vladimir Serbinenko
· 9 years ago
055fe03
i945/gma: don't map the page table
by Vladimir Serbinenko
· 9 years ago
a60fb4d
i945: Remove GTT avoidance offset.
by Vladimir Serbinenko
· 9 years ago
4f3873d
arm: Get rid of the INTERMEDIATE variable used on exynos.
by Gabe Black
· 10 years ago
cc95f18
intel/i945/gma: Place GTT below top of memory
by Paul Menzel
· 9 years ago
d609e89
libpayload: usb: Fix several minor USB stack bugs
by Julius Werner
· 10 years ago
14eb43b
tegra124: Implement the tegra i2c driver.
by Gabe Black
· 9 years ago
08d5a89
tegra124: Implement driver code for the pinmux, pingroup controls, and GPIOs.
by Gabe Black
· 9 years ago
f40785c
tegra124: Pick addresses to load the rom and ram stages.
by Gabe Black
· 9 years ago
0fa5662
asrock/imb-a180/board_info.txt: add flash fields
by Stefan Tauner
· 9 years ago
96a400e
macbook21: Support wake on LID
by Vladimir Serbinenko
· 9 years ago
244675d
lenovo/x20[01]: Don't undock on disconnecting of power from dock station
by Vladimir Serbinenko
· 9 years ago
c5e040b
lenovo/x201: Fix dock recognition
by Vladimir Serbinenko
· 9 years ago
f319ae4
lenovo/x201: Unpower USB on undocking
by Vladimir Serbinenko
· 9 years ago
dc9cfa4
lenovo/x200: Dock support
by Vladimir Serbinenko
· 9 years ago
8128a56
trustzone: Pull trustzone init out of cpu.c and do it in romstage.
by Gabe Black
· 10 years ago
e97b683
tegra: Change how tegra124 and tegra include files from each other.
by Gabe Black
· 9 years ago
b59e850
libpayload: usbmsc: Remove DETACHED state from MSC device structure
by Julius Werner
· 10 years ago
f0cd03c
exynos5420: Don't map low addresses that lead nowhere
by Julius Werner
· 10 years ago
12b121f
arm/exynos: Allow releasing UART retention for resume.
by Hung-Te Lin
· 10 years ago
68aef11
exynos5: Implement support for USB 3.0 DRD PHYs/controllers
by Julius Werner
· 10 years ago
9125d88
console: conditionally include console in bootblock
by Stefan Reinauer
· 10 years ago
e71928c
macbook11: New mainboard (macbook21 clone)
by Vladimir Serbinenko
· 9 years ago
6a3a8ce
azalia: Move shared variable to separate file
by Vladimir Serbinenko
· 9 years ago
b46f589
board-info: Output errors to stdout like make lint-stable expects
by Vladimir Serbinenko
· 9 years ago
f7a7ec0
mainboard/intel/mohonpeak: code cleanup
by Martin Roth
· 9 years ago
174a891
southbridge/intel/fsp_rangeley: fix to include irqroute.h twice
by Martin Roth
· 9 years ago
73d5d4c
mainboard/XXX/YYY/dsdt.asl: Whitespace fix
by Martin Roth
· 9 years ago
9ff030f
cpu/intel/fsp_model_406dx: code cleanup
by Martin Roth
· 9 years ago
7aa704b
apple/macbook21: Fix audio.
by Vladimir Serbinenko
· 9 years ago
66476dd
Revert "macbook21: Add CST entries"
by Vladimir Serbinenko
· 9 years ago
8c22057
gm45: Declare BIOS memory as RAM.
by Vladimir Serbinenko
· 9 years ago
fe66161
macbook21: Add CST entries
by Vladimir Serbinenko
· 9 years ago
bd146e0
apple/macbook21: EC handling ACPI implementation.
by Vladimir Serbinenko
· 9 years ago
9b90824
A new port apple/macbook21.
by Mono
· 9 years ago
26ca08c
i945: Replace video gfx init.
by Vladimir Serbinenko
· 9 years ago
fb2a9a9
lint-stable: Check that modified boards contain meaningful board_info.txt.
by Vladimir Serbinenko
· 9 years ago
ae143f7
AMD Family 14: Fix permissions on one northbridge file
by Bruce Griffith
· 9 years ago
56ae8a0
gm45: Decrease MTRR usage
by Vladimir Serbinenko
· 9 years ago
084ed45
gm45: Make UMA size configurable.
by Vladimir Serbinenko
· 9 years ago
16de28a
lenovo/x200: Remove leftover roda rk9 devices.
by Vladimir Serbinenko
· 9 years ago
efd1c6b
gm45: Recognize 48MiB gfx UMA.
by Vladimir Serbinenko
· 9 years ago
8801011
intel/gm45: native gfx init.
by Vladimir Serbinenko
· 9 years ago
905e6f2
exynos5xx0: rename local "main" variable
by Patrick Georgi
· 9 years ago
5c715ac
bootstate: don't use header in romstage code
by Patrick Georgi
· 9 years ago
0ed7940c
libpayload: add march flag for armv7
by Isaac Christensen
· 9 years ago
3efc52f
libpayload: change cb_range to lb_range
by Isaac Christensen
· 9 years ago
a0a3727
intel/cpu: rename car.h to romstage.h
by Aaron Durbin
· 9 years ago
b7f1bfc
tegra124: fix Kconfig ARCH settings
by Isaac Christensen
· 9 years ago
f1d6e7e
Move baytrail-specific config to baytrail.
by Vladimir Serbinenko
· 9 years ago
9665d38
libpayload: dma_malloc: Prevent warm reboot problems and add debugging
by Julius Werner
· 10 years ago
1f86434
libpayload: xhci: Make XHCI stack usable on ARM
by Julius Werner
· 10 years ago
d96541f
armv7: mark EABI compatibility symbols as used
by Stefan Reinauer
· 10 years ago
509c37e
libpayload: Make EHCI driver cache-aware
by Julius Werner
· 10 years ago
e8eb86f
libpayload: Add in a missing "static".
by Gabe Black
· 10 years ago
ab11a6a9
payloads/external/SeaBIOS: move build directory
by Idwer Vollering
· 9 years ago
df6d09d
libpayload: Reduce media init timeout to 5 seconds.
by Shawn Nematbakhsh
· 10 years ago
7ecc912
libpayload: Increase accuracy of timeout period for media init.
by Shawn Nematbakhsh
· 10 years ago
6ada053
Exynos: de-duplicate mct timer initialization
by Stefan Reinauer
· 10 years ago
d29bf20
pit: snow: Fix snow, fix up pit write protect.
by Gabe Black
· 10 years ago
1ab2027
Intel: Add common header file for CAR setup
by Edward O'Callaghan
· 9 years ago
Next »