Age | Commit message (Expand) | Author |
2015-02-06 | include/types.h: Provide BIT() macro | Alexandru Gagniuc |
2015-01-27 | vboot2: add verstage | Stefan Reinauer |
2015-01-09 | storm: Reserve memory from 0x4000_0000-0x414f_ffff | David Hendricks |
2015-01-06 | doxygen fixes: change @var to @param var | Martin Roth |
2015-01-04 | ipq806x: Fix casting in cbmem_top() so >=2GB can be used | David Hendricks |
2015-01-04 | ipq806x: move GPIO definitions to the proper include file | Vadim Bendebury |
2015-01-04 | ipq806x: move translation table out of the way | Vadim Bendebury |
2015-01-04 | ipq806x: Add USB support | Julius Werner |
2015-01-03 | ipq806x: clean up UART driver tx_byte function | Vadim Bendebury |
2015-01-03 | storm: Put the page table at a correct address | Vadim Bendebury |
2015-01-03 | storm: modify memory layout | Vadim Bendebury |
2015-01-03 | soc/ipq806x : Add CONFIG_TTB_BUFFER for the soc. | Deepa Dinamani |
2015-01-03 | ipq8064: add SOC initialization skeleton | Vadim Bendebury |
2015-01-03 | storm/ipq8064: add dynamic CBMEM support | Vadim Bendebury |
2015-01-03 | ipq8064: Configure storm bootblock to run | Vadim Bendebury |
2015-01-03 | storm: ipq8064: enable CBFS SPI wrapper | Vadim Bendebury |
2015-01-03 | ipq8084: provide monotonic us timer | Vadim Bendebury |
2014-12-31 | ipq8064: modify SPI controller driver to work in coreboot | Vadim Bendebury |
2014-12-31 | ipq8064/storm: UART enable and various fixes | Vadim Bendebury |
2014-12-30 | ipq8064: copy u-boot spi driver as is | Vadim Bendebury |
2014-12-30 | ipq8064: prepare uart driver for use in coreboot | Vadim Bendebury |
2014-12-30 | ipq8064: prepare include files before adding UART driver | Vadim Bendebury |
2014-12-30 | ipq8064: SOC UART driver belongs in the SOC directory | Vadim Bendebury |
2014-12-30 | ipq8064: make timer services available | Marc Jones |
2014-12-30 | ipq/arm: Redesign hooks for bootblock | Vadim Bendebury |
2014-12-06 | soc/qualcomm/ipq806x/Kconfig: Fix indent style | Edward O'Callaghan |
2014-12-05 | ipq8064: Make clock code build in coreboot | Vadim Bendebury |
2014-12-05 | ipq8064: prepare UART driver for use in coreboot | Vadim Bendebury |
2014-11-13 | ipq8064: Make timer code compile | Vadim Bendebury |
2014-11-13 | ipq8064: Configure proper bootblock stack and load address | Vadim Bendebury |
2014-11-13 | Use sbl blobs from a private location | Vadim Bendebury |
2014-11-13 | ipq806x: Add support for GPIO operations | Furquan Shaikh |
2014-11-12 | ipq806x: Typecast address to void * in read/write operations | Furquan Shaikh |
2014-11-12 | ipq806x: Add an include/ folder to ipq806x | Furquan Shaikh |
2014-11-12 | Copy u-boot sources as is and modify the tree to still build | Vadim Bendebury |
2014-11-12 | Include IPQ8064 SBLs code in the coreboot bootblock | Vadim Bendebury |
2014-11-09 | Provide ability to integrate with QComm SBLs | Vadim Bendebury |
2014-09-25 | soc/qualcomm: Add generic support skeleton for ipq806x | Furquan Shaikh |