summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-08arm: Add timestamp.c to bootblock and verstageFurquan Shaikh
2015-04-08armv7: Change all memory domains to Client so XN bits workJulius Werner
2015-04-08tegra132: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-08rk3288: Add early SRAM mappingJulius Werner
2015-04-08armv7: Add fine-grained page table supportJulius Werner
2015-04-08timestamp: Add bootblock start and end to timestamp constantsFurquan Shaikh
2015-04-08rk3288: Fix some PLL divisors and improve clock codeJulius Werner
2015-04-08rk3288: Re-write spi_xfer() to support full duplexDavid Hendricks
2015-04-08ectool: add query function to ectoolAlexander Couzens
2015-04-08ectool: add --dump / -d for RAM dumpAlexander Couzens
2015-04-07rmodule: remove cbmem_entry usageAaron Durbin
2015-04-07hardwaremain: explicitly call cbmem_initialize() earlyAaron Durbin
2015-04-07cbfs: Enforce media->map() result checking, improve error messagesJulius Werner
2015-04-07storm: fix CBFS definitionsVadim Bendebury
2015-04-07armv4: correct ARMV4 VERSTAGE guardAaron Durbin
2015-04-07rmodules: fix linkingAaron Durbin
2015-04-07tegra132: Provide weak implementation of usb_setup_utmip in funitcfg.cFurquan Shaikh
2015-04-07mips: add c0 register access plumbingVadim Bendebury
2015-04-07pistachio: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-07exynos5420: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-07exynos5250: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-07arm: Include types.h in clock.hPatrick Georgi
2015-04-07broadwell: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-07baytrail: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-07build system: also use ramstage CPPFLAGS for ACPIPatrick Georgi
2015-04-07arm64: Add verstage supportFurquan Shaikh
2015-04-07kconfig: drop intermittend forwarder filesStefan Reinauer
2015-04-07documentation: define downstream data consumption rulesAaron Durbin
2015-04-06kconfig: Add wildcard support for "source"Stefan Reinauer
2015-04-06nvramtool: fix getopt handling with unsigned charStefan Tauner
2015-04-06kconfig: Replace mentions of "list_struct" to "list_head"Stefan Reinauer
2015-04-06kconfig: calloc/xcalloc: Fix argument orderStefan Reinauer
2015-04-06kconfig: Fix warning "‘jump’ may be used uninitialized"Stefan Reinauer
2015-04-06kbuild: trivial - remove trailing empty linesStefan Reinauer
2015-04-06kconfig: lxdialog: fix spellingStefan Reinauer
2015-04-06kconfig: use va_end to match corresponding va_startStefan Reinauer
2015-04-06kbuild: trivial - use tabs for code indent where possibleStefan Reinauer
2015-04-06kconfig/lxdialog: get ncurses CFLAGS with pkg-configStefan Reinauer
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-04-06global: Refactor get_option usageVarad Gautam
2015-04-06Add predefined __ROMSTAGE__ and __RAMSTAGE__ macrosJulius Werner
2015-04-06build system: run linker scripts through the preprocessorPatrick Georgi
2015-04-06tegra132: Add tegra_lp0_resume codeYen Lin
2015-04-06baytrail: Fix hdmi audio choppy issueKein Yuan
2015-04-06baytrail: reinitialize spi controller in SMM finalizationAaron Durbin
2015-04-06arch/arm64/boot.c: Only return if condition is metPaul Menzel
2015-04-05acpi: protect acpi generators from PRE_RAM & SMMAlexander Couzens
2015-04-05mainboard/lenovo/x201: correct sata_port_mapAlexander Couzens
2015-04-05intel/nehalem: rename copypasted smi finalizer functionAlexander Couzens
2015-04-04build system: rename __BOOT_BLOCK__ and __VER_STAGE__Patrick Georgi