aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-10gpio: Remove non-ternary tristate mode, make ternaries easierJulius Werner
2015-04-10gpio: Extend common GPIO header, simplify function namesJulius Werner
2015-04-10storm: retrieve MAC address from VPDVadim Bendebury
2015-04-10chromeos: move VPD MAC address retrieval functionVadim Bendebury
2015-04-10arm64: secmon: pass online CPUs to secmonAaron Durbin
2015-04-10arm64: psci: use struct cpu_action to track startup entryAaron Durbin
2015-04-10arm64: secmon: prepare for passing more state into secmonAaron Durbin
2015-04-10arm64: secmon: wait for all CPUs to enter secmonAaron Durbin
2015-04-10git: add rebase helper scriptPatrick Georgi
2015-04-10serial: Combine Tegra and Rockchip UARTs to generic 8250_mmio32Julius Werner
2015-04-10armv7-m: set stack pointer to _estackDaisuke Nojiri
2015-04-10armv7-m: add bootblock entry pointDaisuke Nojiri
2015-04-10armv7-m: add empty cache routinesDaisuke Nojiri
2015-04-10bg4cd: set bootblock and verstage architecture to armv7-mDaisuke Nojiri
2015-04-10abuild: also consider verstage architecturePatrick Georgi
2015-04-10armv7-m: add armv7-m configurationDaisuke Nojiri
2015-04-09libpayload: PCI bus scan - Eliminate endless loopLee Leahy
2015-04-09northbridge/amd/agesa/familyXY: Make NULL device op explicitEdward O'Callaghan
2015-04-09soc: Use DEVICE_NOOP macro formalism over static stub funcEdward O'Callaghan
2015-04-09bg4cd: drop init_timer() stubPatrick Georgi
2015-04-09bg4cd: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-09bg4cd, cosmos: use SPI_WRAPPER configuration modeVadim Bendebury
2015-04-09arm64: secmon: direct non-BSP cpus to start before BSPAaron Durbin
2015-04-09tegra132: configure debug uart to 115200n8 in tegra_lp0_resumeYen Lin
2015-04-09arm64: psci: add node hierarchyAaron Durbin
2015-04-09arm64: add malloc support to secmonAaron Durbin
2015-04-09arm64: add mpidr field to cpu_info structAaron Durbin
2015-04-09bg4cd: add SPI controller driver skeletonVadim Bendebury
2015-04-09pistachio: add timer frequency for SOC; correct platform IDIonela Voinescu
2015-04-09pistachio: add SOC descriptorVadim Bendebury
2015-04-09pistachio: modify memory layoutVadim Bendebury
2015-04-09pistachio: set correct CBMEM top addressVadim Bendebury
2015-04-09pistachio: allow more room for bootblockVadim Bendebury
2015-04-09pistachio: implement timer supportVadim Bendebury
2015-04-09cosmos: rearrange configuration and makefile definitionsVadim Bendebury
2015-04-09cosmos: add template for soc and board filesDaisuke Nojiri
2015-04-08rush: Add vboot2 supportFurquan Shaikh
2015-04-08ryu: Add vboot2 supportFurquan Shaikh
2015-04-08t132: Add vboot2 supportFurquan Shaikh
2015-04-08timer: Add generic udelay() implementationAaron Durbin
2015-04-08Makefile.inc: Only add `-Wno-unused-but-set-variable` for GCCPaul Menzel
2015-04-08arm64: Add timestamp.c to bootblock and verstageFurquan Shaikh
2015-04-08tegra124: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-08ipq806x: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-08libpayload: Add drivers for bg4cdDaisuke Nojiri
2015-04-08console: fix Kconfig usesPatrick Georgi
2015-04-08rk3288: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-08rk3288: support tsadchuang lin
2015-04-08rk3288: configure l2ctlr in romstagehuang lin
2015-04-08tegra132: Remove clamp_tristate_inputs() callTom Warren
2015-04-08arm: Dump additional fault registers in abort handlersJulius Werner
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