Age | Commit message (Expand) | Author |
2015-06-30 | libpayload: Drop duplicate copy of Kconfig | Stefan Reinauer |
2015-06-30 | libpayload: Make Kconfig bools use IS_ENABLED() | Stefan Reinauer |
2015-06-30 | libpayload: Swap the macros of VT100_CURSOR_ON and VT100_CURSOR_OFF | House Chou |
2015-06-30 | libpayload: add UDC driver for Designware controller | huang lin |
2015-06-30 | UDC: Correct cleaning out memory for string descriptors | Furquan Shaikh |
2015-06-30 | udc/chipidea: Allow force_shutdown of connection | Furquan Shaikh |
2015-06-23 | SeaBIOS: fix reproducible build by defining our own version string | Alexander Couzens |
2015-06-23 | libpayload udc: add interface to add string descriptors | Patrick Georgi |
2015-06-23 | libpayload: Parse MTC and fill mtc_start and mtc_size | Furquan Shaikh |
2015-06-17 | stddef: Add macro for member_size | Furquan Shaikh |
2015-06-12 | libpayload: Rename Config.in -> Kconfig | Stefan Reinauer |
2015-06-08 | libpayload: retire LAR support | Patrick Georgi |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-06-05 | lib: Unify log2() and related functions | Julius Werner |
2015-06-03 | libpayload: usb: Support MTK xHCI host controller | Yidi Lin |
2015-06-03 | libpayload: usb: Max packet size of SuperSpeed control EPs should be 512. | Chunfeng Yun |
2015-06-02 | libpayload: Add div_round_up() function | Julius Werner |
2015-06-02 | arm64: Decouple MMU functions from memranges | Julius Werner |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-19 | nvramcui: reboot at the end as TODO suggests | Vladimir Serbinenko |
2015-05-18 | libpayload: add mediatek timer driver | Yidi Lin |
2015-05-13 | libpayload: x86: correct types used for IO | Aaron Durbin |
2015-05-12 | libpayload: Fix passing BAR to EHCI driver | Patrick Georgi |
2015-05-04 | libpayload: Guard PCI using code appropriately in XHCI driver | Patrick Georgi |
2015-04-27 | libpayload arm64: update mmu translation table granule size, logic and macros | Jimmy Huang |
2015-04-22 | arm64: Add arch_program_segment_loaded call to arm64 | Furquan Shaikh |
2015-04-22 | libpayload: provide icache_invalidate_all() on ARM64 | Furquan Shaikh |
2015-04-22 | libpayload: Correct shareability mmu configuration on ARM64 | Furquan Shaikh |
2015-04-22 | libpayload: fix a mips memmove() bug | Vadim Bendebury |
2015-04-22 | libpayload: cros: add serial number from coreboot table | Stephen Barber |
2015-04-22 | libpayload: usb: fix compilation error in debug fuction | Harry Pan |
2015-04-21 | libpayload: add timer driver for cygnus | Daisuke Nojiri |
2015-04-21 | cygnus: enable serial driver for depthcharge | Daisuke Nojiri |
2015-04-21 | libpayload: mips: Do not set C0_EBase_WG | Andrew Bresticker |
2015-04-21 | libpayload: mips: Add macros to convert to/from KSEG{0,1} addresses | Andrew Bresticker |
2015-04-21 | libpayload: mips: Use KSEG1 to access DMA-coherent memory | Andrew Bresticker |
2015-04-21 | libpayload: mips: Set BASE_ADDRESS to 0 | Andrew Bresticker |
2015-04-18 | libpayload udc: Support legal edge case of GET_CONFIGURATION call | Patrick Georgi |
2015-04-18 | libpayload udc: Only enable configuration if it's valid | Patrick Georgi |
2015-04-18 | libpayload: Enforce strict packet handling order in ChipIdea driver | Patrick Georgi |
2015-04-18 | libpayload: More defensive ChipIdea initialization | Patrick Georgi |
2015-04-18 | libpayload udc: Clear bit when it needs clearing | Patrick Georgi |
2015-04-18 | libpayload udc: Deconfigure device when necessary | Patrick Georgi |
2015-04-18 | libpayload: Add zero length packet support to UDC framework | Patrick Georgi |
2015-04-18 | libpayload: Add USB device mode driver | Patrick Georgi |
2015-04-17 | purin: add basic set of files for libpayload | Daisuke Nojiri |
2015-04-17 | libpayload: read register width from coreboot table | Vadim Bendebury |
2015-04-17 | libpayload: sync arch/arm/cache.c with coreboot | David Hendricks |
2015-04-17 | libpayload: Take flash parameters from coreboot | Dan Ehrenberg |
2015-04-15 | Danger: Initial mainboard import | David Hendricks |
2015-04-15 | Brain: Initial mainboard import | David Hendricks |
2015-04-14 | libpayload: avoid hanging on make junit.xml | Patrick Georgi |
2015-04-14 | pistachio: modify timer to account for CPU counter overflow | Ionela Voinescu |
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 |