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 excessive casts in printf.c
Mathias Krause
2012-04-04
1
-11
/
+9
*
libpayload: minor cleanups
Mathias Krause
2012-04-04
2
-15
/
+6
*
Make libpayload parse the coreboot tables before setting up the consoles
Gabe Black
2012-03-31
1
-3
/
+3
*
Fix libpayload alloc() size and gcc pointer optimization problems.
Marc Jones
2012-03-21
1
-5
/
+5
*
Make libpayload alloc() memory pointers volatile
Marc Jones
2012-03-10
1
-14
/
+11
*
tint requires more heap space for PDCurses.
Marc Jones
2012-02-29
1
-1
/
+1
*
libpayload: fix compile error with enabled USB_DEBUG
Mathias Krause
2012-02-20
1
-1
/
+1
*
libpayload: enforce const correctness for CMOS getter/setter
Mathias Krause
2012-02-17
2
-21
/
+21
*
libpayload: fix compiler warning for first_cmos_entry()
Mathias Krause
2012-02-17
1
-2
/
+2
*
libpayload: code cosmetics
Mathias Krause
2012-02-13
1
-1
/
+1
*
libpayload: fix possible mem leak in get_option_as_string()
Mathias Krause
2012-02-10
1
-1
/
+1
*
libpayload: Remove workaround for bitfield management in EHCI driver
Patrick Georgi
2012-02-07
1
-17
/
+11
*
libpayload: Force checking all EHCI ports on power-on
Patrick Georgi
2012-02-07
1
-0
/
+1
*
Move SeaBIOS output out of coreboot source tree
Stefan Reinauer
2012-02-07
1
-17
/
+17
*
libpayload: Fix EHCI driver
Patrick Georgi
2012-02-07
1
-2
/
+2
*
libpayload: Add iterators for CMOS variables
Patrick Georgi
2012-02-03
2
-0
/
+16
*
libpayload: Expose options_checksum_valid
Patrick Georgi
2012-02-03
2
-1
/
+2
*
libpayload: Provide interpretation of CMOS data structures
Patrick Georgi
2012-02-03
2
-0
/
+105
*
libpayload: Add access to CMOS images in memory space
Patrick Georgi
2012-02-02
2
-1
/
+19
*
libpayload: Refactor highlevel CMOS access
Patrick Georgi
2012-02-02
2
-23
/
+56
*
libpayload: Allow using CBFS functions on images in RAM
Patrick Georgi
2012-01-26
2
-4
/
+29
*
libpayload: style: compare null-pointers with NULL, not 0
Patrick Georgi
2012-01-18
1
-2
/
+2
*
libpayload: Remove bitfield use from EHCI data structures
Patrick Georgi
2012-01-10
3
-295
/
+139
*
libpayload: Remove bitfield use from UHCI data structures
Patrick Georgi
2012-01-10
2
-190
/
+133
*
libpayload: Remove bitfield use from OHCI data structures
Patrick Georgi
2012-01-10
2
-80
/
+65
*
Eliminate magic numbers
Philip Prindeville
2012-01-07
1
-2
/
+2
*
Cleanup access to vendor/part # info
Philip Prindeville
2012-01-07
4
-8
/
+20
*
libpayload: remove uhci_reg_maskX
Patrick Georgi
2011-12-24
3
-35
/
+22
*
Let lib_get_sysinfo() pass through the success of get_coreboot_info()
Philip Prindeville
2011-12-24
3
-5
/
+13
*
Fix missing cast back to void *
Philip Prindeville
2011-12-24
1
-2
/
+2
*
Fix missing VM mapping
Philip Prindeville
2011-12-24
1
-1
/
+3
*
Use void pointers for untyped memory
Philip Prindeville
2011-12-24
1
-15
/
+14
*
Use convenience function to checksum
Philip Prindeville
2011-12-24
2
-3
/
+8
*
Replace UNPACK_CB64 macro with inline
Philip Prindeville
2011-12-24
3
-8
/
+12
*
Respect linker order
Christian Ruppert
2011-12-21
2
-6
/
+6
*
libpayload: add set_option() function
Patrick Georgi
2011-12-13
2
-3
/
+55
*
Mirror Fix coreinfo usage of cb_info
QingPei Wang
2011-12-02
1
-1
/
+1
*
libpayload: Enable colors in PDcurses
Patrick Georgi
2011-11-11
1
-0
/
+3
*
libpayload: Fix handling of CAPS LOCK key on PS/2 keyboards
Patrick Georgi
2011-11-10
1
-2
/
+4
*
libpayload: Implement usb_exit
Patrick Georgi
2011-11-04
3
-5
/
+17
*
libpayload: Tell EHCI to re-enable USB1 controllers
Patrick Georgi
2011-11-04
1
-1
/
+1
*
libpayload: Drop usb_fatal()
Patrick Georgi
2011-11-04
12
-31
/
+24
*
libpayload: Reduce verbosity in USB stack
Mathias Krause
2011-11-03
9
-86
/
+85
*
libpayload: Put coreboot version into lib_sysinfo
Mathias Krause
2011-11-03
2
-0
/
+11
*
don't scan beyond end of CBFS
Florian Zumbiehl
2011-11-02
1
-1
/
+2
*
libpayload: remove trailing whitespace and run dos2unix
Stefan Reinauer
2011-11-01
139
-1259
/
+1259
*
libpayload: Fix OHCI some more
Patrick Georgi
2011-11-01
1
-6
/
+8
*
Run dos2unix on bayou and remove white space at the end of lines.
Stefan Reinauer
2011-10-31
35
-2815
/
+2815
*
Fix libpayload speaker driver
Stefan Reinauer
2011-10-27
1
-2
/
+4
*
FILO: Pass LIBCONFIG_PATH variable to FILOs make
Thomas Gstädtner
2011-10-23
1
-1
/
+1
[next]