index
:
users/pcacjr/coreboot.git
classic-2014.10
master
seabios/rcba
Unnamed repository; edit this file 'description' to name the repository.
Paulo Alcantara
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
payloads
/
libpayload
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
13
-13
/
+13
*
libpayload: x86: correct types used for IO
Aaron Durbin
2015-05-13
1
-4
/
+4
*
libpayload arm64: update mmu translation table granule size, logic and macros
Jimmy Huang
2015-04-27
2
-41
/
+19
*
arm64: Add arch_program_segment_loaded call to arm64
Furquan Shaikh
2015-04-22
1
-0
/
+3
*
libpayload: provide icache_invalidate_all() on ARM64
Furquan Shaikh
2015-04-22
1
-0
/
+11
*
libpayload: Correct shareability mmu configuration on ARM64
Furquan Shaikh
2015-04-22
1
-0
/
+6
*
libpayload: cros: add serial number from coreboot table
Stephen Barber
2015-04-22
2
-0
/
+4
*
libpayload: mips: Add macros to convert to/from KSEG{0,1} addresses
Andrew Bresticker
2015-04-21
1
-8
/
+12
*
libpayload: Add zero length packet support to UDC framework
Patrick Georgi
2015-04-18
1
-0
/
+2
*
libpayload: Add USB device mode driver
Patrick Georgi
2015-04-18
2
-0
/
+178
*
libpayload: read register width from coreboot table
Vadim Bendebury
2015-04-17
1
-0
/
+1
*
libpayload: Take flash parameters from coreboot
Dan Ehrenberg
2015-04-17
2
-0
/
+14
*
arm64: Increase dma region size to 32MiB
Furquan Shaikh
2015-04-14
1
-1
/
+1
*
libpayload: Add dwc2 usb driver
huang lin
2015-04-14
1
-1
/
+1
*
CBFS: Automate ROM image layout and remove hardcoded offsets
Julius Werner
2015-04-14
1
-4
/
+3
*
arm: Dump additional fault registers in abort handlers
Julius Werner
2015-04-08
1
-0
/
+48
*
libpayload: whitespace cleanup
Patrick Georgi
2015-03-21
1
-9
/
+9
*
libpayload arm64: Add helper functions with el argument
HC Yen
2015-03-21
1
-39
/
+68
*
libpayload arm64: Allocate framebuffer range
Jimmy Zhang
2015-03-21
1
-0
/
+2
*
libpayload arm64: fix mmu bugs
Aaron Durbin
2015-03-21
1
-4
/
+0
*
libpayload arm64: Add support for read and write registers at current EL in a...
Furquan Shaikh
2015-03-21
1
-0
/
+57
*
libpayload arm64: Add support for mmu
Furquan Shaikh
2015-03-21
2
-3
/
+213
*
libpayload arm64: Add functions for reading memranges
Furquan Shaikh
2015-03-21
1
-0
/
+2
*
libpayload arm64: Add functions for {read/write}_tcr_current
Furquan Shaikh
2015-03-21
1
-0
/
+2
*
libpayload arm64: Add library helpers
Furquan Shaikh
2015-03-21
3
-126
/
+320
*
libpayload arm64: Make exceptions work
Furquan Shaikh
2015-03-21
1
-5
/
+16
*
libpayload: arch/mips: add virt/bus/phy_to_bus/phy/virt operations
Ionela Voinescu
2015-03-21
1
-5
/
+8
*
libpayload: mips: correct platform ID
Ionela Voinescu
2015-03-21
1
-2
/
+9
*
libpayload: arch/mips: Add basic MIPS architecture support
Ionela Voinescu
2015-03-21
9
-0
/
+629
*
libpayload: Add RAM code to sysinfo_t
David Hendricks
2015-03-21
2
-0
/
+8
*
libpayload: Add support for parsing RAMOOPS range from coreboot
Furquan Shaikh
2015-03-21
2
-0
/
+3
*
libpayload: make wifi calibration table available through sysinfo
Vadim Bendebury
2015-03-21
2
-0
/
+2
*
libpayload arm64: Add function to get coreboot table ptr
Furquan Shaikh
2015-03-21
1
-0
/
+1
*
libpayload: provide basic 64bit division implementation
Vadim Bendebury
2015-03-21
1
-0
/
+5
*
libpayload: cros: include mac addresses in coreboot table
Vadim Bendebury
2015-03-20
2
-0
/
+17
*
libpayload: Consolidate coreboot table parsing
Vadim Bendebury
2015-03-20
1
-0
/
+14
*
libpayload: Add board id parsing
Vadim Bendebury
2015-03-20
2
-0
/
+9
*
libpayload: UTF-16LE to ASCII conversion
Dan Ehrenberg
2015-03-20
1
-0
/
+7
*
libpayload: Add support for memory barriers
Furquan Shaikh
2015-03-19
5
-30
/
+184
*
libpayload: add xmemalign()
Aaron Durbin
2015-03-19
1
-0
/
+14
*
libpayload: Add OpenBSD queue implementation
Patrick Georgi
2015-03-19
1
-0
/
+648
*
libpayload: Expand setbits_le32() and fix readl() const-ness
Julius Werner
2015-01-12
5
-27
/
+33
*
libpayload arm64: Correct function names for tlb invalidation
Furquan Shaikh
2015-01-09
1
-3
/
+3
*
libpayload: Add remote GDB support
Julius Werner
2015-01-09
3
-0
/
+250
*
libpayload: Rework exception hook interface
Julius Werner
2015-01-09
4
-21
/
+39
*
libpayload: Add ability to unregister output driver
Julius Werner
2015-01-09
1
-0
/
+1
*
libpayload: Add support for arm64 in libpayload
Furquan Shaikh
2015-01-09
7
-0
/
+519
*
libpayload: Introduce bit manipulation macros
Vadim Bendebury
2015-01-06
1
-0
/
+13
*
libpayload: Provide selfboot() external declaration in a common file
Vadim Bendebury
2015-01-04
2
-6
/
+3
*
libpayload: Fix pointer related casts
Furquan Shaikh
2014-12-31
1
-1
/
+2
[next]