Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
3a0013dcde04d197aed2b162c5359ad11ff37536
/
payloads
e73335c
libpayload: usb: xhci: set ENT flag in last Normal TRB
by Sourabh Banerjee
· 9 years ago
654cf9c
libpayload: EHCI: Support root-hub TT feature
by Jim Lin
· 9 years ago
e4a642c
libpayload arm64: Allow board to define upper address limit on DMA
by Furquan Shaikh
· 9 years ago
431e51e
libpayload: whitespace cleanup
by Patrick Georgi
· 9 years ago
9dd2cf6
libpayload arm64: fix mmu_disable() cache problem
by HC Yen
· 9 years ago
11e743c
libpayload arm64: Add helper functions with el argument
by HC Yen
· 9 years ago
584e048
libpayload arm64: don't modify cbtable entries
by Aaron Durbin
· 9 years ago
be1b4f1
libpayload arm64: Allocate framebuffer range
by Jimmy Zhang
· 9 years ago
8a01eb6
libpayload arm64: Move console_init after post_sysinfo_mmu_setup call
by Furquan Shaikh
· 9 years ago
6985623
libpayload arm64: Add function to get new range from available memranges
by Furquan Shaikh
· 9 years ago
9425a54
libpayload arm64: fix mmu bugs
by Aaron Durbin
· 9 years ago
3929263
libpayload arm64: Initialize and enable MMU
by Furquan Shaikh
· 9 years ago
4c2cb16
libpayload arm64: Add support for read and write registers at current EL in assembly
by Furquan Shaikh
· 9 years ago
adabbe5
libpayload arm64: Add support for mmu
by Furquan Shaikh
· 9 years ago
cc51256
libpayload arm64: Remove dependency on coreboot tables for dma areas
by Furquan Shaikh
· 9 years ago
8e15963
libpayload arm64: Add functions for reading memranges
by Furquan Shaikh
· 9 years ago
732f5b5
libpayload arm64: Remove the DONT_USE_DC macro
by Furquan Shaikh
· 9 years ago
c10e7f2
libpayload arm64: Add functions for {read/write}_tcr_current
by Furquan Shaikh
· 9 years ago
678dee0
libpayload arm64: Remove tight-coupling with any particular EL
by Furquan Shaikh
· 9 years ago
635b45d
libpayload arm64: Add library helpers
by Furquan Shaikh
· 9 years ago
3b1ee03
libpayload arm64: Make exceptions work
by Furquan Shaikh
· 9 years ago
02efc94
libpayload arm64: Initialize exception stack
by Furquan Shaikh
· 9 years ago
68cb88e
libpayload arm64: Add console_init to enable console logs
by Furquan Shaikh
· 9 years ago
debc174
libpayload: arch/mips: add virt/bus/phy_to_bus/phy/virt operations
by Ionela Voinescu
· 9 years ago
3673311
libpayload: mips: add SOC CPU frequency
by Ionela Voinescu
· 9 years ago
bde2081
libpayload: mips: correct platform ID
by Ionela Voinescu
· 9 years ago
b29a67d
libpayload: pistachio: fix timer implementation
by Ionela Voinescu
· 9 years ago
66fc77d
libpayload: mips: add memcmp to the MIPS string functions
by Ionela Voinescu
· 9 years ago
ce22c02
libpayload: arch/mips: Add basic MIPS architecture support
by Ionela Voinescu
· 9 years ago
5142163
libpayload: cbfs: Fix ram_media map() error return value
by Julius Werner
· 9 years ago
272afe8
libpayload: Add RAM code to sysinfo_t
by David Hendricks
· 9 years ago
6b322cc
libpayload: Add support for parsing RAMOOPS range from coreboot
by Furquan Shaikh
· 9 years ago
522f9c6
libpayload: make wifi calibration table available through sysinfo
by Vadim Bendebury
· 9 years ago
943d623
libpayload arm64: Add function to get coreboot table ptr
by Furquan Shaikh
· 9 years ago
627de92
libpayload ehci: Use 64-byte aligned data structures for periodic transfers
by Jim Lin
· 9 years ago
16713d7
libpayload: EHCI: Fix transaction error for interrupt transfer
by Jim Lin
· 9 years ago
e63990e
libpayload: provide basic 64bit division implementation
by Vadim Bendebury
· 9 years ago
2a0f8cd
libpayload: move MRC processing to x86 path and remove ACPI_GNVS duplication
by Vadim Bendebury
· 9 years ago
b7d7412
libpayload: cros: include mac addresses in coreboot table
by Vadim Bendebury
· 9 years ago
864ec8c
libpayload: Consolidate coreboot table parsing
by Vadim Bendebury
· 9 years ago
6051e83
libpayload: Add board id parsing
by Vadim Bendebury
· 9 years ago
562d71f
libpayload: Do not include gcclib for mips targets
by Vadim Bendebury
· 9 years ago
8dd4f98
libpayload console: Add check for already existing driver
by Furquan Shaikh
· 9 years ago
7aebf32
libpayload: UTF-16LE to ASCII conversion
by Dan Ehrenberg
· 9 years ago
8bbd04e
libpayload: special case large memalign() requests
by Aaron Durbin
· 9 years ago
f72d328
libpayload/usb: wait a millisecond to work around device bugs
by Patrick Georgi
· 9 years ago
5b1c328
libpayload EHCI: Add memory barrier to EHCI driver
by Furquan Shaikh
· 9 years ago
ba87e6c
libpayload: Add support for memory barriers
by Furquan Shaikh
· 9 years ago
c88cca1
libpayload: add xmemalign()
by Aaron Durbin
· 9 years ago
e5be1dc
libpayload: Add OpenBSD queue implementation
by Patrick Georgi
· 9 years ago
419fa61
libpayload: ipq808x: stale interrupt shall not be cleared unconditionally
by Yogesh Lal
· 9 years ago
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
· 9 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
· 9 years ago
43e1030
libpayload: Add ability to unregister output driver
by Julius Werner
· 9 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
· 9 years ago
bc8b4fa
libpayload: Introduce bit manipulation macros
by Vadim Bendebury
· 9 years ago
b7f82e9
libpayload: arm: add code to clear bss
by Vadim Bendebury
· 9 years ago
11aaf1f
ipq8064: Add work around for slow timer clock
by Vadim Bendebury
· 9 years ago
66fdbce
libpayload: Provide selfboot() external declaration in a common file
by Vadim Bendebury
· 9 years ago
8ec74a3
libpayload: ipq8064: Add rudimentary timer driver
by Vadim Bendebury
· 9 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
· 9 years ago
19c3da5
libpayload: Do not tolerate compilation warnings when building
by Vadim Bendebury
· 9 years ago
79a591f
libpayload: Fix pointer related casts
by Furquan Shaikh
· 9 years ago
d6fb32b
libpayload: usb: xhci: Fix TD size if it overflows 5 bits
by Rajmohan Mani
· 9 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
· 9 years ago
6f98fc30
libpayload: Provide selfboot function.
by Hung-Te Lin
· 9 years ago
c253717
libpaylod: fix lpgcc logic statement
by Vadim Bendebury
· 9 years ago
1c8e91f
libpayload: video: Check for 'console' pointer before dereferencing it
by Julius Werner
· 9 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
· 9 years ago
d6b001e
libpayload: arm: Add EABI compatible utility functions.
by Hung-Te Lin
· 9 years ago
e30e4e7
libpayload: usbmsc: Implement limited LUN support
by Julius Werner
· 9 years ago
Next »