Age | Commit message (Expand) | Author |
2015-04-14 | arm64: Increase dma region size to 32MiB | Furquan Shaikh |
2015-04-14 | libpayload dwc2: use bus addresses for buffers | Ionela Voinescu |
2015-04-14 | libpayload dwc2: Use a new FIFO allocation method | huang lin |
2015-04-14 | libpayload: Add dwc2 usb driver | huang lin |
2015-04-14 | CBFS: Automate ROM image layout and remove hardcoded offsets | Julius Werner |
2015-04-10 | serial: Combine Tegra and Rockchip UARTs to generic 8250_mmio32 | Julius Werner |
2015-04-09 | libpayload: PCI bus scan - Eliminate endless loop | Lee Leahy |
2015-04-08 | libpayload: Add drivers for bg4cd | Daisuke Nojiri |
2015-04-08 | arm: Dump additional fault registers in abort handlers | Julius Werner |
2015-03-23 | libpayload: usb: xhci: set ENT flag in last Normal TRB | Sourabh Banerjee |
2015-03-23 | libpayload: EHCI: Support root-hub TT feature | Jim Lin |
2015-03-23 | libpayload arm64: Allow board to define upper address limit on DMA | Furquan Shaikh |
2015-03-21 | libpayload: whitespace cleanup | Patrick Georgi |
2015-03-21 | libpayload arm64: fix mmu_disable() cache problem | HC Yen |
2015-03-21 | libpayload arm64: Add helper functions with el argument | HC Yen |
2015-03-21 | libpayload arm64: don't modify cbtable entries | Aaron Durbin |
2015-03-21 | libpayload arm64: Allocate framebuffer range | Jimmy Zhang |
2015-03-21 | libpayload arm64: Move console_init after post_sysinfo_mmu_setup call | Furquan Shaikh |
2015-03-21 | libpayload arm64: Add function to get new range from available memranges | Furquan Shaikh |
2015-03-21 | libpayload arm64: fix mmu bugs | Aaron Durbin |
2015-03-21 | libpayload arm64: Initialize and enable MMU | Furquan Shaikh |
2015-03-21 | libpayload arm64: Add support for read and write registers at current EL in a... | Furquan Shaikh |
2015-03-21 | libpayload arm64: Add support for mmu | Furquan Shaikh |
2015-03-21 | libpayload arm64: Remove dependency on coreboot tables for dma areas | Furquan Shaikh |
2015-03-21 | libpayload arm64: Add functions for reading memranges | Furquan Shaikh |
2015-03-21 | libpayload arm64: Remove the DONT_USE_DC macro | Furquan Shaikh |
2015-03-21 | libpayload arm64: Add functions for {read/write}_tcr_current | Furquan Shaikh |
2015-03-21 | libpayload arm64: Remove tight-coupling with any particular EL | Furquan Shaikh |
2015-03-21 | libpayload arm64: Add library helpers | Furquan Shaikh |
2015-03-21 | libpayload arm64: Make exceptions work | Furquan Shaikh |
2015-03-21 | libpayload arm64: Initialize exception stack | Furquan Shaikh |
2015-03-21 | libpayload arm64: Add console_init to enable console logs | Furquan Shaikh |
2015-03-21 | libpayload: arch/mips: add virt/bus/phy_to_bus/phy/virt operations | Ionela Voinescu |
2015-03-21 | libpayload: mips: add SOC CPU frequency | Ionela Voinescu |
2015-03-21 | libpayload: mips: correct platform ID | Ionela Voinescu |
2015-03-21 | libpayload: pistachio: fix timer implementation | Ionela Voinescu |
2015-03-21 | libpayload: mips: add memcmp to the MIPS string functions | Ionela Voinescu |
2015-03-21 | libpayload: arch/mips: Add basic MIPS architecture support | Ionela Voinescu |
2015-03-21 | libpayload: cbfs: Fix ram_media map() error return value | Julius Werner |
2015-03-21 | libpayload: Add RAM code to sysinfo_t | David Hendricks |
2015-03-21 | libpayload: Add support for parsing RAMOOPS range from coreboot | Furquan Shaikh |
2015-03-21 | libpayload: make wifi calibration table available through sysinfo | Vadim Bendebury |
2015-03-21 | libpayload arm64: Add function to get coreboot table ptr | Furquan Shaikh |
2015-03-21 | libpayload ehci: Use 64-byte aligned data structures for periodic transfers | Jim Lin |
2015-03-21 | libpayload: EHCI: Fix transaction error for interrupt transfer | Jim Lin |
2015-03-21 | libpayload: provide basic 64bit division implementation | Vadim Bendebury |
2015-03-20 | libpayload: move MRC processing to x86 path and remove ACPI_GNVS duplication | Vadim Bendebury |
2015-03-20 | libpayload: cros: include mac addresses in coreboot table | Vadim Bendebury |
2015-03-20 | libpayload: Consolidate coreboot table parsing | Vadim Bendebury |
2015-03-20 | libpayload: Add board id parsing | Vadim Bendebury |
2015-03-20 | libpayload: Do not include gcclib for mips targets | Vadim Bendebury |
2015-03-20 | libpayload console: Add check for already existing driver | Furquan Shaikh |
2015-03-20 | libpayload: UTF-16LE to ASCII conversion | Dan Ehrenberg |
2015-03-20 | libpayload: special case large memalign() requests | Aaron Durbin |
2015-03-19 | libpayload/usb: wait a millisecond to work around device bugs | Patrick Georgi |
2015-03-19 | libpayload EHCI: Add memory barrier to EHCI driver | Furquan Shaikh |
2015-03-19 | libpayload: Add support for memory barriers | Furquan Shaikh |
2015-03-19 | libpayload: add xmemalign() | Aaron Durbin |
2015-03-19 | libpayload: Add OpenBSD queue implementation | Patrick Georgi |
2015-03-13 | libpayload: ipq808x: stale interrupt shall not be cleared unconditionally | Yogesh Lal |
2015-03-04 | libpayload: Don't try to free individual xhci device slots | Patrick Georgi |
2015-02-23 | libpayload: Improve sanity checking in UHCI driver | Patrick Georgi |
2015-02-23 | libpayload: avoid use-after-free in OHCI driver | Patrick Georgi |
2015-02-12 | Use ALIGN_UP instead of manual alignment | Patrick Georgi |
2015-01-12 | libpayload: Let GDB stub read/write memory with aligned MMIO words | Julius Werner |
2015-01-12 | libpayload: Expand setbits_le32() and fix readl() const-ness | Julius Werner |
2015-01-12 | libpayload: improve us timer accuracy | Vadim Bendebury |
2015-01-12 | libpayload: Add Rock Chip drivers | huang lin |
2015-01-09 | libpayload: Reorder default memcpy, speed up memset and memcmp | Julius Werner |
2015-01-09 | libpayload arm64: Add gdb stub for arm64 | Furquan Shaikh |
2015-01-09 | libpayload arm64: Add selfboot.c required by depthcharge | Furquan Shaikh |
2015-01-09 | libpayload: Fix baseaddr access in serial/tegra.c | Furquan Shaikh |
2015-01-09 | libpayload arm64: Correct function names for tlb invalidation | Furquan Shaikh |
2015-01-09 | libpayload arm64: Add dummy_media file | Furquan Shaikh |
2015-01-09 | libpayload: Add remote GDB support | Julius Werner |
2015-01-09 | libpayload: Introduce new Kconfig to explicitly allow GPL code | Julius Werner |
2015-01-09 | libpayload: Rework exception hook interface | Julius Werner |
2015-01-09 | libpayload: Add ability to unregister output driver | Julius Werner |
2015-01-09 | libpayload: Add support for arm64 in libpayload | Furquan Shaikh |
2015-01-06 | libpayload: ipq808x: introduce uart driver | Vadim Bendebury |
2015-01-06 | libpayload: Introduce bit manipulation macros | Vadim Bendebury |
2015-01-06 | libpayload: arm: add code to clear bss | Vadim Bendebury |
2015-01-04 | ipq8064: Add work around for slow timer clock | Vadim Bendebury |
2015-01-04 | libpayload: Provide selfboot() external declaration in a common file | Vadim Bendebury |
2015-01-04 | libpayload: ipq8064: Add rudimentary timer driver | Vadim Bendebury |
2015-01-03 | libpayload: don't test for unsigned >= 0 | Patrick Georgi |
2015-01-03 | libpayload: avoid memory overflows | Patrick Georgi |
2015-01-03 | libpayload/PDcurses: avoid NULL deref | Patrick Georgi |
2015-01-03 | arm: Fix stored PC value when handling exceptions | Julius Werner |
2014-12-31 | libpayload: Do not tolerate compilation warnings when building | Vadim Bendebury |
2014-12-31 | libpayload: Fix pointer related casts | Furquan Shaikh |
2014-12-31 | libpayload: usb: xhci: Fix TD size if it overflows 5 bits | Rajmohan Mani |
2014-12-30 | libpayload: fix printf handling of unsigned long long | Patrick Georgi |
2014-12-30 | libpayload: don't dereference null pointer in exception handler | Patrick Georgi |
2014-12-30 | libpayload: Add missing break statement | Patrick Georgi |
2014-12-30 | libpayload: Remove useless continue after return | Patrick Georgi |
2014-12-30 | libpayload: Fix libpayload build compilation warnings | Vadim Bendebury |
2014-12-30 | libpayload: Provide selfboot function. | Hung-Te Lin |
2014-12-30 | libpaylod: fix lpgcc logic statement | Vadim Bendebury |
2014-12-30 | libpayload: video: Check for 'console' pointer before dereferencing it | Julius Werner |