index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
Age
Commit message (
Expand
)
Author
2013-08-29
usbdebug: Use separate data toggle for each pipe
Kyösti Mälkki
2013-08-29
usbdebug: Reference endpoints by pipes in calls
Kyösti Mälkki
2013-08-29
usbdebug: Support choice of EHCI controller
Kyösti Mälkki
2013-08-29
usbdebug: Change debug port scanning
Kyösti Mälkki
2013-08-24
usbdebug: Only test two possible USB device numbers
Kyösti Mälkki
2013-08-23
usbdebug: Halt host controller before resetting it
Kyösti Mälkki
2013-08-23
usbdebug: Do not support logging from SMM
Kyösti Mälkki
2013-08-23
usbdebug: Add compatibility quirk for FX2
Kyösti Mälkki
2013-08-23
usbdebug: Block recursive calls of printk
Kyösti Mälkki
2013-08-23
usbdebug: Add logging level to debugging
Kyösti Mälkki
2013-08-19
Don't include LZMA in romstage if ramstage is not compressed.
Andrew Wu
2013-08-15
CBFS: Change how the bss is zeroed when loading a stage.
Gabe Black
2013-08-15
CBFS: Change the signature of cbfs_decompress.
Gabe Black
2013-08-10
usbdebug: Add option for verbose logging of connection
Kyösti Mälkki
2013-08-01
Add directive __SIMPLE_DEVICE__
Kyösti Mälkki
2013-07-30
usbdebug: Fix missing include
Kyösti Mälkki
2013-07-24
usbdebug: Split endpoint buffers
Kyösti Mälkki
2013-07-15
CBFS: Use memmove instead of memcpy when loading a file from CBFS.
Gabe Black
2013-07-14
Add a HAVE_ARCH_MEMMOVE option to allow overriding memmove.
Gabe Black
2013-07-11
usbdebug: Cleanup dbgp_ehci_info call
Kyösti Mälkki
2013-07-11
Fix CBMEM console use with CAR_MIGRATION
Kyösti Mälkki
2013-07-10
usbdebug: Put ehci_debug_info in CAR_GLOBAL
Kyösti Mälkki
2013-07-10
usbdebug: Move EHCI BAR relocation code
Kyösti Mälkki
2013-07-10
usbdebug: Move ehci_debug_info allocation
Kyösti Mälkki
2013-07-10
usbdebug: Refactor disable logic
Kyösti Mälkki
2013-07-10
Drop ELF remains from boot code
Stefan Reinauer
2013-07-10
lib: Fix spelling
Martin Roth
2013-07-10
Rename hardwaremain() to main()
Stefan Reinauer
2013-07-10
FUI: reorganize include files
Ronald G. Minnich
2013-07-10
Provide support for setting up the framebuffer from EDID
Ronald G. Minnich
2013-06-24
AMD Fam15tn: Add support for AGESA runtime allocation in CBMEM
Rudolf Marek
2013-06-21
Dynamic cbmem: don't compile src/lib/cbmem.c when dynamic cbmem is selected.
Denis 'GNUtoo' Carikli
2013-06-20
fix bootstate typo (bs_dev_eanble -> bs_dev_enable)
David Hendricks
2013-06-19
edid: fix warning
Gerd Hoffmann
2013-06-12
usbdebug: Improve solving EHCI debug port problems
Kyösti Mälkki
2013-06-10
ramtest.c: Add silent ram_check
Alexandru Gagniuc
2013-05-16
cbmem console: use cache-as-ram API and cleanup
Aaron Durbin
2013-05-16
x86: add cache-as-ram migration option
Aaron Durbin
2013-05-14
coreboot: add thread cooperative multitasking
Aaron Durbin
2013-05-08
hardwaremain: drop boot_complete parameter
Stefan Reinauer
2013-05-08
cbfs_core.c: make cfbs searches even less verbose
Dave Frodin
2013-05-07
boot state: remove drain timers option
Aaron Durbin
2013-05-07
boot state: add ability to block state transitions
Aaron Durbin
2013-05-03
cbfs: make searching for a file less verbose
Aaron Durbin
2013-05-01
boot state: run timers on state entry
Aaron Durbin
2013-05-01
coreboot: add timer queue implementation
Aaron Durbin
2013-05-01
boot state: track times for each state
Aaron Durbin
2013-05-01
boot state: rebalance payload load vs actual boot
Aaron Durbin
2013-05-01
x86: use boot state callbacks to disable rom cache
Aaron Durbin
2013-05-01
boot: remove cbmem_post_handling()
Aaron Durbin
[prev]
[next]