Age | Commit message (Expand) | Author |
2015-06-21 | Remove obsolete EARLY_CONSOLE usage | Martin Roth |
2015-06-21 | Remove old HAVE_UART_MEMORY_MAPPED select statements | Martin Roth |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-06-02 | cbfs: new API and better program loading | Aaron Durbin |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-19 | Remove Kconfig variable that has no effect | Patrick Georgi |
2015-05-19 | Remove Kconfig variable that has no effect | Patrick Georgi |
2015-05-05 | vboot: remove uses of vboot2_verify_firmware() | Aaron Durbin |
2015-04-29 | kbuild: automatically include SOCs | Stefan Reinauer |
2015-04-27 | Cygnus: add TrustZone functions and set everything non-secure in bootblock | Corneliu Doban |
2015-04-22 | broadcom/cygnus: Enable DDR auto self-refresh | Icarus Chau |
2015-04-22 | broadcom/cygnus: add specific controller initialization to coreboot | Corneliu Doban |
2015-04-22 | broadcom/cygnus: add usb phy driver | Daisuke Nojiri |
2015-04-22 | broadcom/cygnus: add secimage and sign bootblock | Daisuke Nojiri |
2015-04-22 | broadcom/cygnus: Implement I2C driver | Anatol Pomazau |
2015-04-22 | broadcom/cygnus: Enable gpio on romstage | Icarus Chau |
2015-04-22 | soc: select generic gpio lib on (almost) all non-x86 SOCs | Stefan Reinauer |
2015-04-22 | broadcom/cygnus: add timestamps in pre-ram stages | Daisuke Nojiri |
2015-04-22 | google/purin: add DMA coherent region | Daisuke Nojiri |
2015-04-22 | broadcom/cygnus: Initialize dram in romstage. | Icarus Chau |
2015-04-21 | broadcom/cygnus: Fix missing writel->write32 transformation | Patrick Georgi |
2015-04-21 | cygnus: add QSPI driver | Corneliu Doban |
2015-04-21 | arm(64): Globally replace writel(v, a) with write32(a, v) | Julius Werner |
2015-04-20 | Kconfig: rename CONSOLE_SERIAL_UART to DRIVERS_UART | Patrick Georgi |
2015-04-20 | purin: add ns16550 driver | Daisuke Nojiri |
2015-04-20 | console: copy ns16550 driver from u-boot | Daisuke Nojiri |
2015-04-17 | cygnus: enable mmu | Daisuke Nojiri |
2015-04-17 | cygnus: configure memlayout | Daisuke Nojiri |
2015-04-17 | cygnus: add timer functions | Daisuke Nojiri |
2015-04-17 | broadcom/cygnus: add new SoC driver | Daisuke Nojiri |