summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-08arm: tegra2: add .lds to calculate warm boot code sizeVarun Wadekar
2012-02-08arm: tegra2: split LP0 code to help future chipsVarun Wadekar
2012-02-07video: tegra: Change the clock settings for LCD driverPuneet Saxena
2012-02-07video: tegra: Update LCD max height & 'lcd_line_length'Puneet Saxena
2012-02-07tegra3: fdt: change lcd frame buffer addressPuneet Saxena
2012-02-07tegra: Change parent clock for Tegra2 and Tegra3Puneet Saxena
2012-02-07tegra: Extend support for RAM size as 2GBPuneet Saxena
2012-02-07video: tegra: Handle pinmux setting differenly for Tegra2 an Tegra3Puneet Saxena
2012-02-07tegra: Move display.c & pwfm.c from tegra2 to tegra-commonPuneet Saxena
2012-02-07video: tegra: Rename tegra2.c to tegra.cPuneet Saxena
2012-02-07tegra: Rename "CONFIG_VIDEO_TEGRA2" to "CONFIG_VIDEO_TEGRA"Puneet Saxena
2012-02-07arm: Tegra3: Add initrd ATAG support to all Tegra3Varun Wadekar
2012-02-07tegra: config: waluigi: Enable keyboard support for WaluigiPuneet Saxena
2012-02-06tegra3: fdt: Add Waluigi keyboard mapPuneet Saxena
2012-02-06tegra3: fdt: Add Tegra30 keyboard controller definitionPuneet Saxena
2012-02-06tegra: config: Rename CONFIG_TEGRA2_KEYBOARDPuneet Saxena
2012-02-06tegra: change Keyboard config namePuneet Saxena
2012-02-06Arm: tegra3: Add 16x8 keyboard supportPuneet Saxena
2012-02-05tegra: waluigi: enable LCD supportPuneet Saxena
2012-01-26AHCI: Make sending the SETFEATURES_XFER command optionalGabe Black
2012-01-26lzma: update to lzma sdk 9.20Stefan Reinauer
2012-01-25Improve AHCI debuggingStefan Reinauer
2012-01-25AHCI: cosmetics and cleanupStefan Reinauer
2012-01-25vbexport: report correct number of scsi drivesStefan Reinauer
2012-01-22usb: add special keys handling to the HID driverVincent Palatin
2012-01-19CHROMIUM: Arm: tegra: mmc: change bounce buffer printf to debugPuneet Saxena
2012-01-19Enable frequency selection in VbExBeep().Bill Richardson
2012-01-18Make the memory wiping code use arch_phys_memsetGabe Black
2012-01-18X86: Implement arch_phys_memset so that it can wipe memory above 4GBGabe Black
2012-01-18Introduce arch_phys_memset which works like memset but on physical memoryGabe Black
2012-01-18X86: Don't assume U-Boot extends to the end of memory when wipingGabe Black
2012-01-18X86: Fix some minor bugs in the code that picks a relocation addressGabe Black
2012-01-18configs: waluigi: remove pmuboard kernel argPuneet Saxena
2012-01-18usb: workaround non-working keyboards.Vincent Palatin
2012-01-17Add generation of ANSI 3.64 escape sequences.Terry Lambert
2012-01-17CHROMIUM: x86: Fix off-by-one error in do_elf_reloc_fixups()Duncan Laurie
2012-01-17Clean up interaction with vboot library.Bill Richardson
2012-01-13X86: Override calculate_relocation_address to use the e820 mapGabe Black
2012-01-13Declare __text_start and __bss_end which will be used in the next commitGabe Black
2012-01-13X86: Make calculate_relocation_address an overridable functionGabe Black
2012-01-13Coreboot: Compile out disk partition and file system codeGabe Black
2012-01-13X86: Increase the size of the phys_size_t and phys_addr_t typesGabe Black
2012-01-13Make the memory wipe code handle 64 bit addresses properlyGabe Black
2012-01-13Disk: Make the disk partition code work with no specific partition typesGabe Black
2012-01-13usb: properly re-initialize the USB keyboard.Vincent Palatin
2012-01-13config: coreboot: allow to unregister input devicesVincent Palatin
2012-01-13ehci: add timeout on interrupt endpoint operationsVincent Palatin
2012-01-13stdio: remove useless strncpyVincent Palatin
2012-01-13stdio: fix stack memory corruptionVincent Palatin
2012-01-13X86: Make the upper bound on relocated symbols closed instead of openGabe Black