index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
payloads
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
libpayload: avoid use-after-free in OHCI driver
Patrick Georgi
2015-02-23
1
-3
/
+3
*
Use ALIGN_UP instead of manual alignment
Patrick Georgi
2015-02-12
1
-1
/
+1
*
libpayload: Let GDB stub read/write memory with aligned MMIO words
Julius Werner
2015-01-12
1
-10
/
+27
*
libpayload: Expand setbits_le32() and fix readl() const-ness
Julius Werner
2015-01-12
5
-27
/
+33
*
libpayload: improve us timer accuracy
Vadim Bendebury
2015-01-12
1
-1
/
+1
*
libpayload: Add Rock Chip drivers
huang lin
2015-01-12
7
-4
/
+182
*
libpayload: Reorder default memcpy, speed up memset and memcmp
Julius Werner
2015-01-09
1
-23
/
+40
*
libpayload arm64: Add gdb stub for arm64
Furquan Shaikh
2015-01-09
2
-0
/
+71
*
libpayload arm64: Add selfboot.c required by depthcharge
Furquan Shaikh
2015-01-09
2
-0
/
+35
*
libpayload: Fix baseaddr access in serial/tegra.c
Furquan Shaikh
2015-01-09
1
-1
/
+1
*
libpayload arm64: Correct function names for tlb invalidation
Furquan Shaikh
2015-01-09
2
-6
/
+6
*
libpayload arm64: Add dummy_media file
Furquan Shaikh
2015-01-09
1
-0
/
+1
*
libpayload: Add remote GDB support
Julius Werner
2015-01-09
13
-1
/
+949
*
libpayload: Introduce new Kconfig to explicitly allow GPL code
Julius Werner
2015-01-09
10
-37
/
+432
*
libpayload: Rework exception hook interface
Julius Werner
2015-01-09
9
-187
/
+181
*
libpayload: Add ability to unregister output driver
Julius Werner
2015-01-09
2
-0
/
+18
*
libpayload: Add support for arm64 in libpayload
Furquan Shaikh
2015-01-09
34
-3
/
+2715
*
libpayload: ipq808x: introduce uart driver
Vadim Bendebury
2015-01-06
5
-2
/
+375
*
libpayload: Introduce bit manipulation macros
Vadim Bendebury
2015-01-06
1
-0
/
+13
*
libpayload: arm: add code to clear bss
Vadim Bendebury
2015-01-06
1
-4
/
+18
*
ipq8064: Add work around for slow timer clock
Vadim Bendebury
2015-01-04
1
-2
/
+20
*
libpayload: Provide selfboot() external declaration in a common file
Vadim Bendebury
2015-01-04
2
-6
/
+3
*
libpayload: ipq8064: Add rudimentary timer driver
Vadim Bendebury
2015-01-04
4
-1
/
+62
*
libpayload: don't test for unsigned >= 0
Patrick Georgi
2015-01-03
1
-1
/
+1
*
libpayload: avoid memory overflows
Patrick Georgi
2015-01-03
1
-0
/
+5
*
libpayload/PDcurses: avoid NULL deref
Patrick Georgi
2015-01-03
1
-3
/
+3
*
arm: Fix stored PC value when handling exceptions
Julius Werner
2015-01-03
1
-0
/
+19
*
libpayload: Do not tolerate compilation warnings when building
Vadim Bendebury
2014-12-31
1
-1
/
+1
*
libpayload: Fix pointer related casts
Furquan Shaikh
2014-12-31
4
-12
/
+13
*
libpayload: usb: xhci: Fix TD size if it overflows 5 bits
Rajmohan Mani
2014-12-31
2
-1
/
+3
*
libpayload: fix printf handling of unsigned long long
Patrick Georgi
2014-12-30
1
-1
/
+1
*
libpayload: don't dereference null pointer in exception handler
Patrick Georgi
2014-12-30
1
-6
/
+8
*
libpayload: Add missing break statement
Patrick Georgi
2014-12-30
1
-0
/
+1
*
libpayload: Remove useless continue after return
Patrick Georgi
2014-12-30
1
-1
/
+0
*
libpayload: Fix libpayload build compilation warnings
Vadim Bendebury
2014-12-30
1
-0
/
+3
*
libpayload: Provide selfboot function.
Hung-Te Lin
2014-12-30
5
-2
/
+66
*
libpaylod: fix lpgcc logic statement
Vadim Bendebury
2014-12-30
1
-1
/
+1
*
libpayload: video: Check for 'console' pointer before dereferencing it
Julius Werner
2014-12-30
1
-13
/
+15
*
libpayload: Remove PC Keyboard from ARM build
Marc Jones
2014-12-30
2
-7
/
+4
*
libpayload: Clean up USB build warnings
Marc Jones
2014-12-30
2
-4
/
+6
*
libpayload: video: Make cursor fixup independent of visibility
Julius Werner
2014-12-30
2
-14
/
+2
*
libpayload: arm: Add EABI compatible utility functions.
Hung-Te Lin
2014-12-30
2
-0
/
+57
*
libpayload: usbmsc: Implement limited LUN support
Julius Werner
2014-12-30
2
-20
/
+28
*
libpayload: usbmsc: Set correct allocation length for REQUEST SENSE
Julius Werner
2014-12-30
1
-7
/
+15
*
libpayload: usb: Try to avoid reusing device addresses
Julius Werner
2014-12-22
2
-3
/
+12
*
libpayload: console: Allow output drivers to print whole strings at once
Julius Werner
2014-12-22
7
-165
/
+150
*
libpayload: hexdump: Use `p` as conversion specifier for pointers
Paul Menzel
2014-12-19
1
-1
/
+1
*
libpayload/libc/hexdump.c: Take `const void *memory` as argument
Paul Menzel
2014-12-19
2
-2
/
+2
*
libpayload: usb: Detach unused USB devices
Shawn Nematbakhsh
2014-12-17
1
-0
/
+5
*
arm: Fix minor mistake in cache maintenance assembly
Julius Werner
2014-12-15
1
-1
/
+1
[prev]
[next]