Age | Commit message (Expand) | Author |
2015-03-26 | tegra132: Initialize CNTFRQ | Furquan Shaikh |
2015-03-26 | tegra132: add I2C6 controller to funit library | Tom Warren |
2015-03-26 | tegra132: add usb initialization support to funit | Aaron Durbin |
2015-03-26 | rush: Add usb support for rush in coreboot | Furquan Shaikh |
2015-03-26 | tegra132: include what is actually used | Aaron Durbin |
2015-03-26 | tegra132: provide more robust array bounds checking | Aaron Durbin |
2015-03-26 | tegra132: add base addresses to funit structures | Aaron Durbin |
2015-03-26 | tegra132: add more base addresses to address map | Aaron Durbin |
2015-03-26 | tegra132: break out clock config in funit library | Aaron Durbin |
2015-03-26 | tegra132: use pointers in funitcfg | Aaron Durbin |
2015-03-26 | tegra132: add i2c2 controller to funit library | Aaron Durbin |
2015-03-26 | tegra: Clean up USB code | Furquan Shaikh |
2015-03-26 | tegra132: fix carveout address calculation >= 4GiB | Aaron Durbin |
2015-03-26 | t132: Implement clock initialization api for functional units | Furquan Shaikh |
2015-03-26 | tegra132: move common bootblock init into SoC code | Aaron Durbin |
2015-03-25 | tegra132: enable pinmux input for PAD_CFG_GPIO_INPUT() | Aaron Durbin |
2015-03-25 | tegra132: select HAVE_MONOTONIC_TIMER | Aaron Durbin |
2015-03-25 | tegra132: use pre-existing reset API | Aaron Durbin |
2015-03-25 | tegra: correct gpio_index_to_port() calculation | Aaron Durbin |
2015-03-25 | tegra132: fix gpio constants | Aaron Durbin |
2015-03-25 | tegra132: output chip information and MTS version | Aaron Durbin |
2015-03-25 | tegra132: introduce romstage_mainboard_init() | Aaron Durbin |
2015-03-25 | ryu: Add mainboard_init_xxx functions to get it building again | Tom Warren |
2015-03-24 | tegra132: add bootblock_mainboard_early_init() | Aaron Durbin |
2015-03-24 | tegra132: use padconfig for initializing uart pads | Aaron Durbin |
2015-03-24 | tegra132: provide pad configuration interface | Aaron Durbin |
2015-03-24 | vboot2: separate verstage from bootblock | Daisuke Nojiri |
2015-03-24 | nyans: reduce code duplication in bootblock and romstages | Daisuke Nojiri |
2015-03-23 | vboot2: read secdata and nvdata | Daisuke Nojiri |
2015-03-23 | Generalize revision number calculation function | Vadim Bendebury |
2015-03-23 | t132: Change romstage base address | Furquan Shaikh |
2015-03-23 | t132: Add support for tpm i2c | Furquan Shaikh |
2015-03-21 | tegra132: convert to stopwatch API | Aaron Durbin |
2015-03-21 | tegra132: fill out udelay() implementation | Aaron Durbin |
2015-03-21 | tegra124: switch to stopwatch API | Aaron Durbin |
2015-03-20 | bootblocks: use run_romstage() | Aaron Durbin |
2015-03-17 | t132: Add TTB_BUFFER to resource reserved | Furquan Shaikh |
2015-03-17 | Tegra132: Configure CPU clock | Jimmy Zhang |
2015-03-17 | t132: Add monotonic_timer.c to rmodules_arm | Furquan Shaikh |
2015-03-17 | coreboot classes: Add dynamic classes to coreboot | Furquan Shaikh |
2015-03-13 | nyan: Remove broken setup_display() from romstage | Julius Werner |
2015-03-13 | coreboot t132: Remove empty function cpu0_config_and_reset | Furquan Shaikh |
2015-03-13 | coreboot t132: Stop running AVP at the end of romstage | Furquan Shaikh |
2015-03-13 | tegra132: fix Rx FIFO underruns with slower SPI clock | Aaron Durbin |
2015-03-13 | tegra132: Add Trust Zone register access | Aaron Durbin |
2015-03-13 | t132: Add mmu support | Furquan Shaikh |
2015-03-13 | tegra132: Add code to setup chip operations and mem resources. | Tom Warren |
2015-03-13 | ryu: Add support for full LPDDR3 SDRAM BCT init via BootROM | Tom Warren |
2015-03-13 | tegra132: split memory range querying to above/below 4GiB | Aaron Durbin |
2015-03-12 | t132: handle optional Trust Zone region correctly | Aaron Durbin |
2015-03-07 | t132: add Kconfig option for MTS microcode directory | Aaron Durbin |
2015-03-07 | tegra132: add preboot MTS to bct generation | Aaron Durbin |
2015-03-05 | tegra132: add support for TZ carve-out | Aaron Durbin |
2015-03-05 | t132: handle carve-outs for addressable memory | Aaron Durbin |
2015-03-05 | t132: Enable cbmem console support | Aaron Durbin |
2015-03-05 | t132: bring up 64-bit denver core | Aaron Durbin |
2015-03-04 | coreboot t132: Stack init re-work | Furquan Shaikh |
2015-03-04 | t132: kick off core complex after loading MTS microcode | Aaron Durbin |
2015-03-04 | t132: load MTS microcode | Aaron Durbin |
2015-03-04 | t132: Replace fallback with CONFIG_CBFS_PREFIX | Marc Jones |
2015-03-04 | t132: Add shared romstage | Aaron Durbin |
2015-03-04 | coreboot rush: Add dram init code | Furquan Shaikh |
2015-03-04 | coreboot rush: Add support for basic romstage | Furquan Shaikh |
2015-03-04 | coreboot t132: Enable loading of romstage from CBFS media | Furquan Shaikh |
2015-03-04 | coreboot t132: Remove init pllx for now | Furquan Shaikh |
2015-03-04 | coreboot t132,rush: Add mainboard specific bootblock_init | Furquan Shaikh |
2015-03-03 | coreboot t132: Add clock.c to all three stages of coreboot | Furquan Shaikh |
2015-03-02 | coreboot arm: Define function for setting cntfrq register | Furquan Shaikh |
2015-03-02 | tegra132: Enable bootblock support in tegra132 including UART support | Furquan Shaikh |
2015-02-25 | tegra124: Clean up ARM UART driver build | Marc Jones |
2015-02-17 | tegra132: Postprocess bootblock properly | Patrick Georgi |
2015-02-17 | tegra132: Add BCT support in tegra132 soc | Furquan Shaikh |
2015-02-17 | T124: perform ram_repair when CPU rail is powered on in warmboot | Yen Lin |
2015-02-17 | T124: perform ram_repair when CPU rail is powered on in coldboot | Yen Lin |
2015-02-17 | tegra124: Correct cpu power on sequence and CPUPWRGOOD_TIME | Jimmy Zhang |
2015-02-13 | tegra132: Fix build for verstage | Marc Jones |
2015-02-06 | include/types.h: Provide BIT() macro | Alexandru Gagniuc |
2015-01-27 | CBMEM: Always use DYNAMIC_CBMEM | Kyösti Mälkki |
2015-01-27 | vboot2: implement select_firmware for pre-romstage verification | Daisuke Nojiri |
2015-01-27 | vboot2: add verstage | Stefan Reinauer |
2015-01-26 | tegra132: Add support for tegra132 soc | Furquan Shaikh |
2015-01-14 | Revert "vboot2: add verstage" | Paul Menzel |
2015-01-13 | vboot2: add verstage | Daisuke Nojiri |
2015-01-09 | nyan*: I2C: Fix bus clear BC_TERMINATE naming. | Tom Warren |
2015-01-09 | tegra124: fix and fine tune the warm boot code | Joseph Lo |
2015-01-09 | tegra: i2c: re-init i2c controller after reset | Jimmy Zhang |
2015-01-04 | tegra124: configure DP with correct pixel clock | Vince Hsu |
2014-12-30 | tegra: i2c: Add a timeout to I2C bit clear recovery mechanism | Julius Werner |
2014-12-30 | i2c: Add software_i2c driver for I2C debugging and emulation | Julius Werner |
2014-12-30 | tegra124: Active dc/sor register change immediately | Vince Hsu |
2014-12-30 | tegra124: display clock should be initialized before any access | Vince Hsu |
2014-12-26 | tegra124: Add a utility function to read the cause of the most recent reset. | Gabe Black |
2014-12-26 | nyan*: I2C: Implement bus clear when 'ARB_LOST' error occurs | Tom Warren |
2014-12-19 | nyan*: Add fast link training functions | Jimmy Zhang |
2014-12-17 | tegra124: modify panel init sequence | Ken Chang |
2014-12-17 | nyan*: enable CLAMP_INPUTS | Ken Chang |
2014-12-17 | ARM: Use LPAE for Virtual Address Translation | Daisuke Nojiri |
2014-12-17 | tegra124: change PLLD VCO calculation algorithm | Ken Chang |
2014-12-16 | tegra124: Allow "best" PLLD parameters for unmatched pixel clock. | Hung-Te Lin |
2014-12-16 | tegra124: Always enable DC when attaching SOR. | Hung-Te Lin |