Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
b14bf88697950c63fa786cbd70dab3070e464807
/
payloads
/
libpayload
1c6d919
libpayload: usb: ehci: Honor 10ms reset recovery period
by Julius Werner
· 9 years ago
3b9795b
libpayload: usb: Make OHCI work with ARM systems
by Julius Werner
· 9 years ago
c666e55
libpayload: usb: xhci: Fix STALL endpoint handling
by Shawn Nematbakhsh
· 9 years ago
08c7018
libpayload: Don't use default path for kconfig
by Nico Huber
· 9 years ago
cbe3c70
libpayload: Fix missed CONFIG_ -> CONFIG_LP_ substitutions
by Nico Huber
· 9 years ago
96afb6f
libpayload: also support armv7-a toolchain
by Patrick Georgi
· 9 years ago
e1dad0c
libpayload: usb: xhci: Treat port reset as a port status change
by Shawn Nematbakhsh
· 10 years ago
a16029a
libpayload: usb: Remove generic roothub reset port function
by Shawn Nematbakhsh
· 10 years ago
61d07d6
libpayload: Build libpayload with debugging info turned up all the way.
by Gabe Black
· 10 years ago
1f8d246
arm: Fix up new cache flush algorithm and replace dcache_*_all() with it
by Julius Werner
· 10 years ago
e9e3189
libpayload: Add missing cache API stub to x86
by Julius Werner
· 10 years ago
d65e214
arm: Update mem* functions to newer versions
by Julius Werner
· 10 years ago
64b9ca9
arm: Move libgcc assembly macros to arch/asm.h
by Julius Werner
· 10 years ago
406bad1
libpayload: Add vboot handoff parsing on ARM
by Stefan Reinauer
· 10 years ago
a799151
libpayload: x86: Add support for catching processor exceptions.
by Gabe Black
· 10 years ago
125a6a2
libpayload: Add a timer_us() function.
by Gabe Black
· 10 years ago
fa73875
libpayload: Add wrappers for malloc which check its return value.
by Gabe Black
· 10 years ago
7c7b5ff
libpayload: Add a new "die" function to fatally signal programming errors.
by Gabe Black
· 10 years ago
813f305
arm: Put exception_stack into BSS
by Julius Werner
· 10 years ago
b3997ba
arm: Remove some pointless CFLAGS
by Julius Werner
· 10 years ago
d40be11
tegra124/nyan: rougly stable code base
by Gabe Black
· 10 years ago
5c85e66
libpayload: usbhid: Fix typo on descriptor parsing
by Julius Werner
· 10 years ago
8e7a9e1
libpayload: ehci: Fix byte count in dump_td()
by Julius Werner
· 10 years ago
51edd54
ARM: Generalize armv7 as arm.
by Gabe Black
· 10 years ago
062e408
build: add what-jenkins-does target
by Patrick Georgi
· 9 years ago
d13e2c4
libpayload: usb: Refactor USB enumeration to fix SuperSpeed devices
by Julius Werner
· 10 years ago
e00ba21
libpayload: usb: Unify USB speed between XHCI stack and USB core
by Julius Werner
· 10 years ago
49ba283
libpayload: xhci: Ensure to reset dequeue pointer on stopped endpoints
by Julius Werner
· 10 years ago
f09f224
arm: libpayload: Make cache invalidation take pointers instead of integers
by Julius Werner
· 10 years ago
9135cb4
libpayload: Change CONFIG_X86_SERIAL_CONSOLE to CONFIG_8250_SERIAL_CONSOLE
by Gabe Black
· 10 years ago
d7c25b3
libpayload: usb: Allow direct instantiation of MMIO host controllers
by Julius Werner
· 10 years ago
fbcc8ce
libpayload: Add ARM defconfig
by Patrick Georgi
· 10 years ago
d609e89
libpayload: usb: Fix several minor USB stack bugs
by Julius Werner
· 10 years ago
b59e850
libpayload: usbmsc: Remove DETACHED state from MSC device structure
by Julius Werner
· 10 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
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
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
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
3a65d85
libpayload: usbmsc: Split transfers into 64KB chunks
by Duncan Laurie
· 10 years ago
b8fad3d
arm: libpayload: Add cache coherent DMA memory definition and management
by Julius Werner
· 10 years ago
4498f6a
libpayload: usbhub: Don't clear PSC unless it was set
by Julius Werner
· 10 years ago
4610f0e
libpayload: ehci: Set explicit terminate bits in dummy_qh next pointers.
by Julius Werner
· 10 years ago
e9738db
libpayload: Make USB transfer functions return amount of bytes
by Julius Werner
· 11 years ago
83da501
libpayload: xhci: Use Event Data TRBs for transfer event generation
by Julius Werner
· 10 years ago
c1a20f0
LZMA: Add a version of ulzma which takes the input and output buffer sizes.
by Gabe Black
· 10 years ago
e17843c
cbfs: Fix overwalk on file scan
by Steven Sherk
· 10 years ago
1f5487a
coreboot_tables: reduce redundant data structures
by Julius Werner
· 10 years ago
985ff36
armv7: Support stack dump after exceptions
by Julius Werner
· 10 years ago
0f027e4
libpayload: hexdump.c: Change type of length argument to size_t
by Paul Menzel
· 10 years ago
9ed8a82
serial: Separate the serial hardware init and the serial console init.
by Gabe Black
· 10 years ago
2f6b0a9
Set check-lxdialog.sh mode properly
by Vadim Bendebury
· 10 years ago
1ee2c6d
libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.
by Gabe Black
· 10 years ago
b98ab4a
armv7: add wrapper for DCCSW (data cache clean by set/way)
by David Hendricks
· 10 years ago
82683ab
libpayload: provide missing cbfs symbol
by Aaron Durbin
· 10 years ago
562db3b
libpayload: find source of input characters
by Luigi Semenzato
· 10 years ago
05497d0
mainboard: Add new board Google Panther
by Mohammed Habibulla
· 10 years ago
5b9e6f1
libpayload: Drop obsolete setting of reg_base in [oex]hci
by Nico Huber
· 9 years ago
f4316f8
libpayload: Catch null-pointer dereference in xHCI
by Nico Huber
· 9 years ago
8b8e963
libpayload: xHCI: Always initialize controller->pcidev
by Nico Huber
· 9 years ago
6e23066
libpayload: Use unsigned long for BARs in *hci_init()
by Nico Huber
· 9 years ago
3227942
libpayload: Keep physical addresses in console drivers
by Nico Huber
· 9 years ago
6a058904
libpayload: Remove redundant phys_to_virt() from xHCI driver
by Nico Huber
· 9 years ago
48e9eb8
libpayload: Fix to properly disable serial console
by Kyösti Mälkki
· 9 years ago
6bedc27
libpayload/endian.h: Provide alignment-agnostic enc/dec bytestreams.
by Edward O'Callaghan
· 10 years ago
efc5841
libpayload/ahci: Fix a warning by decompartmentalise the AHCI driver.
by Edward O'Callaghan
· 10 years ago
f517c44
libpayload: Parse CBMEM ACPI GNVS pointer
by Duncan Laurie
· 10 years ago
8449b5e
libpayload: adjust max number of memranges
by Aaron Durbin
· 10 years ago
f927df6
Revert "Makefile: Check $CC variable returned from xcompile is not empty."
by Alexandru Gagniuc
· 10 years ago
1287d1c
Makefile: Check $CC variable returned from xcompile is not empty.
by Andrew Wu
· 10 years ago
571bec7
libpayload/lpgcc: Add curses include path.
by Vladimir Serbinenko
· 10 years ago
7ea0015
libpayload/options: Fix out of array read.
by Vladimir Serbinenko
· 10 years ago
fd5b370
libpayload: Bring keyboard_wait_write() back
by Patrick Georgi
· 10 years ago
0af61b6
lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content
by Vladimir Serbinenko
· 10 years ago
34286b8
libpayload: add junit.xml build target
by Patrick Georgi
· 10 years ago
25cd678
libpayload: update defconfig
by Patrick Georgi
· 10 years ago
fdb348a
libpayload: reintroduce optional PCI in XHCI driver
by Patrick Georgi
· 10 years ago
36e62c2
armv7: add wrappers to read/write L2ACTLR
by David Hendricks
· 10 years ago
c0f82d2
arm: libpayload: Include stdint.h in cache.h
by Gabe Black
· 10 years ago
3ee59f7
Libpayload: Add keyboard-disable function.
by Martin Roth
· 10 years ago
dcac162
libpayload: Include hexdump.c in the Makefile so it gets built
by Gabe Black
· 10 years ago
52e3f44
libpayload: Increase USB EHCI transfer timeout
by Julius Werner
· 10 years ago
86545f7
libpayload: Add simple hexdump function
by Ronald G. Minnich
· 10 years ago
580d11f
libpayload: expose cbfs ram functions
by Aaron Durbin
· 10 years ago
c083d2e
libpayload: Get rid of a compiler warning
by Gabe Black
· 10 years ago
cb0aeef
libpayload: armv7: Add cache control function to invalidate range.
by Hung-Te Lin
· 10 years ago
d0fa1d1
payload: armv7: Fix dcache_clean_by_mva.
by Hung-Te Lin
· 10 years ago
b860629
libpayload: Have similar cache api on ARM and x86
by Stefan Reinauer
· 10 years ago
08c4150
libpayload: Clean up CFLAGS
by Stefan Reinauer
· 10 years ago
6a7dd08
libpayload: sync ARMv7 arch/io.h with coreboot
by Stefan Reinauer
· 10 years ago
5ae3175
Drop obsolete CONSOLE_LOGBUF
by Stefan Reinauer
· 10 years ago
6149776
libpayload: ARM: Don't leave alignment checking on after the exception test
by Gabe Black
· 10 years ago
cfe77be
libpayload: Make the region to scan for the cb tables configurable.
by Gabe Black
· 10 years ago
a392d47
libpayload: Add missing break statement in coreboot table parsing
by Stefan Reinauer
· 10 years ago
b82a74c
libpayload: Drop PowerPC architecture
by Stefan Reinauer
· 10 years ago
1c20e38
libpayload: usb mass storage card hot plug
by Aaron Durbin
· 10 years ago
a967f41
libpayload: usb mass storage detect empty media
by Aaron Durbin
· 10 years ago
Next »