Age | Commit message (Expand) | Author |
2016-08-13 | libpayload: head.S: Avoid clearing BSS (and heap) again | Julius Werner |
2016-03-15 | libpayload: Move base address, stack and heap size to Kconfig | Stefan Reinauer |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-07-06 | cbfs: define libpayload_init_default_cbfs_media weakly | Daisuke Nojiri |
2015-06-30 | libpayload: Make Kconfig bools use IS_ENABLED() | Stefan Reinauer |
2015-06-12 | libpayload: Rename Config.in -> Kconfig | Stefan Reinauer |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-22 | libpayload: fix a mips memmove() bug | Vadim Bendebury |
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-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: add memcmp to the MIPS string functions | Ionela Voinescu |
2015-03-21 | libpayload: arch/mips: Add basic MIPS architecture support | Ionela Voinescu |