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
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
100
-105
/
+100
*
nvramcui: reboot at the end as TODO suggests
Vladimir Serbinenko
2015-05-19
1
-1
/
+2
*
libpayload: add mediatek timer driver
Yidi Lin
2015-05-18
3
-0
/
+52
*
libpayload: x86: correct types used for IO
Aaron Durbin
2015-05-13
1
-4
/
+4
*
libpayload: Fix passing BAR to EHCI driver
Patrick Georgi
2015-05-12
1
-2
/
+2
*
libpayload: Guard PCI using code appropriately in XHCI driver
Patrick Georgi
2015-05-04
1
-0
/
+4
*
libpayload arm64: update mmu translation table granule size, logic and macros
Jimmy Huang
2015-04-27
3
-49
/
+40
*
arm64: Add arch_program_segment_loaded call to arm64
Furquan Shaikh
2015-04-22
2
-0
/
+9
*
libpayload: provide icache_invalidate_all() on ARM64
Furquan Shaikh
2015-04-22
2
-3
/
+12
*
libpayload: Correct shareability mmu configuration on ARM64
Furquan Shaikh
2015-04-22
2
-0
/
+7
*
libpayload: fix a mips memmove() bug
Vadim Bendebury
2015-04-22
1
-3
/
+2
*
libpayload: cros: add serial number from coreboot table
Stephen Barber
2015-04-22
3
-0
/
+7
*
libpayload: usb: fix compilation error in debug fuction
Harry Pan
2015-04-22
1
-1
/
+1
*
libpayload: add timer driver for cygnus
Daisuke Nojiri
2015-04-21
2
-2
/
+34
*
cygnus: enable serial driver for depthcharge
Daisuke Nojiri
2015-04-21
4
-56
/
+1
*
libpayload: mips: Do not set C0_EBase_WG
Andrew Bresticker
2015-04-21
1
-4
/
+0
*
libpayload: mips: Add macros to convert to/from KSEG{0,1} addresses
Andrew Bresticker
2015-04-21
3
-37
/
+12
*
libpayload: mips: Use KSEG1 to access DMA-coherent memory
Andrew Bresticker
2015-04-21
1
-1
/
+1
*
libpayload: mips: Set BASE_ADDRESS to 0
Andrew Bresticker
2015-04-21
1
-1
/
+1
*
libpayload udc: Support legal edge case of GET_CONFIGURATION call
Patrick Georgi
2015-04-18
1
-2
/
+3
*
libpayload udc: Only enable configuration if it's valid
Patrick Georgi
2015-04-18
1
-4
/
+4
*
libpayload: Enforce strict packet handling order in ChipIdea driver
Patrick Georgi
2015-04-18
1
-12
/
+36
*
libpayload: More defensive ChipIdea initialization
Patrick Georgi
2015-04-18
1
-0
/
+3
*
libpayload udc: Clear bit when it needs clearing
Patrick Georgi
2015-04-18
1
-1
/
+1
*
libpayload udc: Deconfigure device when necessary
Patrick Georgi
2015-04-18
2
-7
/
+21
*
libpayload: Add zero length packet support to UDC framework
Patrick Georgi
2015-04-18
3
-4
/
+35
*
libpayload: Add USB device mode driver
Patrick Georgi
2015-04-18
7
-0
/
+1164
*
purin: add basic set of files for libpayload
Daisuke Nojiri
2015-04-17
5
-0
/
+157
*
libpayload: read register width from coreboot table
Vadim Bendebury
2015-04-17
2
-0
/
+5
*
libpayload: sync arch/arm/cache.c with coreboot
David Hendricks
2015-04-17
1
-1
/
+9
*
libpayload: Take flash parameters from coreboot
Dan Ehrenberg
2015-04-17
3
-0
/
+26
*
Danger: Initial mainboard import
David Hendricks
2015-04-15
1
-0
/
+78
*
Brain: Initial mainboard import
David Hendricks
2015-04-15
1
-0
/
+78
*
libpayload: avoid hanging on make junit.xml
Patrick Georgi
2015-04-14
1
-1
/
+1
*
pistachio: modify timer to account for CPU counter overflow
Ionela Voinescu
2015-04-14
1
-1
/
+12
*
arm64: Increase dma region size to 32MiB
Furquan Shaikh
2015-04-14
1
-1
/
+1
*
libpayload dwc2: use bus addresses for buffers
Ionela Voinescu
2015-04-14
1
-1
/
+2
*
libpayload dwc2: Use a new FIFO allocation method
huang lin
2015-04-14
2
-6
/
+33
*
libpayload: Add dwc2 usb driver
huang lin
2015-04-14
11
-1
/
+1231
*
CBFS: Automate ROM image layout and remove hardcoded offsets
Julius Werner
2015-04-14
3
-29
/
+18
*
serial: Combine Tegra and Rockchip UARTs to generic 8250_mmio32
Julius Werner
2015-04-10
7
-154
/
+30
*
libpayload: PCI bus scan - Eliminate endless loop
Lee Leahy
2015-04-09
1
-3
/
+7
*
libpayload: Add drivers for bg4cd
Daisuke Nojiri
2015-04-08
4
-0
/
+85
*
arm: Dump additional fault registers in abort handlers
Julius Werner
2015-04-08
2
-0
/
+60
*
libpayload: usb: xhci: set ENT flag in last Normal TRB
Sourabh Banerjee
2015-03-23
2
-0
/
+11
*
libpayload: EHCI: Support root-hub TT feature
Jim Lin
2015-03-23
4
-8
/
+34
*
libpayload arm64: Allow board to define upper address limit on DMA
Furquan Shaikh
2015-03-23
3
-2
/
+7
*
libpayload: whitespace cleanup
Patrick Georgi
2015-03-21
1
-9
/
+9
*
libpayload arm64: fix mmu_disable() cache problem
HC Yen
2015-03-21
1
-2
/
+3
*
libpayload arm64: Add helper functions with el argument
HC Yen
2015-03-21
4
-71
/
+292
[next]