Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
53c388fe6dfb4fc4ffcee6c58345d353c6ec33bf
/
payloads
d2df4e4
libpayload: Don't try to free individual xhci device slots
by Patrick Georgi
· 9 years ago
1ecc8af
nvramcui: don't init curses too early
by Lubomir Rintel
· 9 years ago
18860d7
nvramcui: fix a buffer overflow
by Lubomir Rintel
· 9 years ago
68009e9
nvramcui: don't wait for the first key update to render the form
by Lubomir Rintel
· 9 years ago
e5853d52
nvramcui: drop unused variable
by Lubomir Rintel
· 9 years ago
536e560
libpayload: Improve sanity checking in UHCI driver
by Patrick Georgi
· 9 years ago
a6c7ae7
libpayload: avoid use-after-free in OHCI driver
by Patrick Georgi
· 9 years ago
04a5b48
Use ALIGN_UP instead of manual alignment
by Patrick Georgi
· 9 years ago
456314f
libpayload: Let GDB stub read/write memory with aligned MMIO words
by Julius Werner
· 9 years ago
8a1d11f
libpayload: Expand setbits_le32() and fix readl() const-ness
by Julius Werner
· 9 years ago
1c5cdad
libpayload: improve us timer accuracy
by Vadim Bendebury
· 9 years ago
ab69984
libpayload: Add Rock Chip drivers
by huang lin
· 9 years ago
dbadb1d
libpayload: Reorder default memcpy, speed up memset and memcmp
by Julius Werner
· 9 years ago
f8f7773
libpayload arm64: Add gdb stub for arm64
by Furquan Shaikh
· 9 years ago
284138b
libpayload arm64: Add selfboot.c required by depthcharge
by Furquan Shaikh
· 9 years ago
3343473
libpayload: Fix baseaddr access in serial/tegra.c
by Furquan Shaikh
· 9 years ago
69db293
libpayload arm64: Correct function names for tlb invalidation
by Furquan Shaikh
· 9 years ago
2d60fb6
libpayload arm64: Add dummy_media file
by Furquan Shaikh
· 9 years ago
50a8174
libpayload: Add remote GDB support
by Julius Werner
· 10 years ago
22adcd6
libpayload: Introduce new Kconfig to explicitly allow GPL code
by Julius Werner
· 9 years ago
092cac5
libpayload: Rework exception hook interface
by Julius Werner
· 10 years ago
43e1030
libpayload: Add ability to unregister output driver
by Julius Werner
· 10 years ago
8c8c377
libpayload: Add support for arm64 in libpayload
by Furquan Shaikh
· 10 years ago
897123a
libpayload: ipq808x: introduce uart driver
by Vadim Bendebury
· 10 years ago
bc8b4fa
libpayload: Introduce bit manipulation macros
by Vadim Bendebury
· 10 years ago
b7f82e9
libpayload: arm: add code to clear bss
by Vadim Bendebury
· 10 years ago
11aaf1f
ipq8064: Add work around for slow timer clock
by Vadim Bendebury
· 10 years ago
66fdbce
libpayload: Provide selfboot() external declaration in a common file
by Vadim Bendebury
· 10 years ago
8ec74a3
libpayload: ipq8064: Add rudimentary timer driver
by Vadim Bendebury
· 10 years ago
ab639bf
libpayload: don't test for unsigned >= 0
by Patrick Georgi
· 9 years ago
3cb56e9
libpayload: avoid memory overflows
by Patrick Georgi
· 9 years ago
8180d1a
libpayload/PDcurses: avoid NULL deref
by Patrick Georgi
· 9 years ago
989e12b
arm: Fix stored PC value when handling exceptions
by Julius Werner
· 10 years ago
19c3da5
libpayload: Do not tolerate compilation warnings when building
by Vadim Bendebury
· 10 years ago
79a591f
libpayload: Fix pointer related casts
by Furquan Shaikh
· 10 years ago
d6fb32b
libpayload: usb: xhci: Fix TD size if it overflows 5 bits
by Rajmohan Mani
· 10 years ago
7086ea9
libpayload: fix printf handling of unsigned long long
by Patrick Georgi
· 9 years ago
bcf07c3
libpayload: don't dereference null pointer in exception handler
by Patrick Georgi
· 9 years ago
8229244
libpayload: Add missing break statement
by Patrick Georgi
· 9 years ago
f4c86b0
libpayload: Remove useless continue after return
by Patrick Georgi
· 9 years ago
db10dc7
libpayload: Fix libpayload build compilation warnings
by Vadim Bendebury
· 10 years ago
6f98fc30
libpayload: Provide selfboot function.
by Hung-Te Lin
· 10 years ago
c253717
libpaylod: fix lpgcc logic statement
by Vadim Bendebury
· 10 years ago
1c8e91f
libpayload: video: Check for 'console' pointer before dereferencing it
by Julius Werner
· 10 years ago
019bacb4
libpayload: Remove PC Keyboard from ARM build
by Marc Jones
· 9 years ago
86127c7
libpayload: Clean up USB build warnings
by Marc Jones
· 9 years ago
b4fbee9
libpayload: video: Make cursor fixup independent of visibility
by Julius Werner
· 10 years ago
d6b001e
libpayload: arm: Add EABI compatible utility functions.
by Hung-Te Lin
· 10 years ago
e30e4e7
libpayload: usbmsc: Implement limited LUN support
by Julius Werner
· 10 years ago
7124788
libpayload: usbmsc: Set correct allocation length for REQUEST SENSE
by Julius Werner
· 10 years ago
6af4380
libpayload: usb: Try to avoid reusing device addresses
by Julius Werner
· 10 years ago
2fe505b
libpayload: console: Allow output drivers to print whole strings at once
by Julius Werner
· 10 years ago
cc47d9d
libpayload: hexdump: Use `p` as conversion specifier for pointers
by Paul Menzel
· 10 years ago
ccf53af
libpayload/libc/hexdump.c: Take `const void *memory` as argument
by Paul Menzel
· 10 years ago
7faff54
libpayload: usb: Detach unused USB devices
by Shawn Nematbakhsh
· 10 years ago
638015b
arm: Fix minor mistake in cache maintenance assembly
by Julius Werner
· 10 years ago
0341169
ARM: API to Map Physical Address to Wipe Memory above 4GB
by Daisuke Nojiri
· 10 years ago
97345db
libpayload: ARM: Keep track of the CPSR when exceptions happen.
by Gabe Black
· 10 years ago
20cdb24
libpayload: Make it possible to install callbacks for particular exceptions.
by Gabe Black
· 10 years ago
c09cf0b
libpayload: arm: Pass the coreboot table location to the payload.
by Gabe Black
· 10 years ago
10b3994
Drop tianocoreboot ("Project PIANO")
by Patrick Georgi
· 9 years ago
fffd772
tianocoreboot: Update config to make it compile
by Marcel Meißner
· 9 years ago
7c6e489
arm: Put assembly functions into separate sections
by Julius Werner
· 10 years ago
558e9b5
libpayload: Add minimal support for PL011 UART
by Marcelo Povoa
· 10 years ago
d4d29a1
libpayload: timer: Move the timer drivers from depthcharge to libpayload.
by Gabe Black
· 10 years ago
ab41b9d
libpayload: usb: Remove automatic clear_stall() calls from transfers
by Julius Werner
· 10 years ago
7234d60
libpayload: usb: Fix up usb_shutdown() code paths
by Julius Werner
· 10 years ago
badf0f9
libpayload: Remove config.panther
by Marc Jones
· 9 years ago
e311869
libpayload: Update defconfigs
by Marc Jones
· 9 years ago
fd9defc
arm: Redesign, clarify and clean up cache related code
by Julius Werner
· 10 years ago
a6aecc4
libpayload: serial: Move the depthcharge serial drivers into libpayload.
by Gabe Black
· 10 years ago
25a282d
arm: Thumb ALL the things!
by Julius Werner
· 10 years ago
e69c613
SeaBIOS Makefile.inc: Remove build dir for uppermem option
by Martin Roth
· 9 years ago
1c6d919
libpayload: usb: ehci: Honor 10ms reset recovery period
by Julius Werner
· 10 years ago
3b9795b
libpayload: usb: Make OHCI work with ARM systems
by Julius Werner
· 10 years ago
c666e55
libpayload: usb: xhci: Fix STALL endpoint handling
by Shawn Nematbakhsh
· 10 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
a296f9e
Kconfig: Allow native vga init to be selectable for SeaBIOS payload
by Edward O'Callaghan
· 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
aca67ed
payloads/external/SeaBIOS: Bump version to 1.7.5
by Edward O'Callaghan
· 9 years ago
813f305
arm: Put exception_stack into BSS
by Julius Werner
· 10 years ago
4d7d25f
payloads/external/SeaBIOS: Allow setting buffers below 0xC0000
by Martin Roth
· 9 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
Next »