summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2011-12-08add USB keyboard support for vboot.Vincent Palatin
2011-12-08USB: fix USB keyboard selection with iomuxVincent Palatin
2011-12-08fdt: Add function to read boolean propertyVincent Palatin
2011-12-07tegra: fdt: add USB VBUS gpio calls to fdt_decode_usbTom Warren
2011-12-07UPSTREAM: USB: Drop dead code from usb_kbd.cMarek Vasut
2011-12-07UPSTREAM: USB: Rework usb_kbd.cMarek Vasut
2011-12-06UPSTREAM: USB: Squash checkpatch warnings in usb_kbd.cMarek Vasut
2011-12-06UPSTREAM: USB: Add functionality to poll the USB keyboard via control EPMarek Vasut
2011-12-06UPSTREAM: USB: Set portnr so USB1.1 and 1.0 devices work on EHCI controllersMarek Vasut
2011-11-30fdt: Add function to read a clock rate from fdtSimon Glass
2011-11-29fdt: uart: fix uart clock freq override; broke x86 uartTom Warren
2011-11-18Fix bug introduced by hardware-mapped SPISimon Glass
2011-11-18Tidy up fdt_decode_alloc_region() to make alloc separateSimon Glass
2011-11-18arm: Tegra3: complete 408MHz PLLP initTom Warren
2011-11-17UPSTREAM: net: tftpput: add tftpput commandSimon Glass
2011-11-17UPSTREAM: tftpput: add save_addr and save_size global variablesSimon Glass
2011-11-17BACKPORT: net: tftpput: Rename TFTP to TFTPGETSimon Glass
2011-11-16BACKPORT: Add setenv_ulong() and setenv_addr()Simon Glass
2011-11-16UPSTREAM: Move simple_itoa to vsprintfSimon Glass
2011-11-04Introduce ability to use hardware SPI mapping for read accesses.Vadim Bendebury
2011-10-28mmc: tegra: Rename tegra2_mmc to tegra_mmc in prep for tegra3Doug Anderson
2011-10-19CHROMIUM: tegra3: i2c: Move DVC semantics choice to device treeDoug Anderson
2011-10-19CHROMIUM: fdt: Use __func__ in print messages.Doug Anderson
2011-10-19Remove the workaround for F0000-100000 in x86's setup_arch_unused_memoryGabe Black
2011-10-17Vboot: Exclude kcrashmem from vboot's memory wipeKatie Roberts-Hoffman
2011-10-14Extend the vboot_test memwipe to test the new memory wipe APIGabe Black
2011-10-14Implement wipe_unused_memory for x86Gabe Black
2011-10-14Split wipe_unused_memory into arch specific and generic functionsGabe Black
2011-10-13Make u-boot load the recovery key in developer modeGabe Black
2011-10-11Refactor the memory wipe infrastructure to better support x86Gabe Black
2011-10-10CHROMIUM: add scsi_write to SCSI driver.Hung-Te Lin
2011-10-07CHROMIUM: bootm: Avoid 256-byte overflow in fixup_silent_linux()Doug Anderson
2011-10-06Revert "Add support for a bios-base device tree/flashmap setting"Gabe Black
2011-10-05CHROMIUM: cosmetic: Fixup fixup_silent_linux() for checkpatch.Doug Anderson
2011-10-04console: Implement pre-console bufferGraeme Russ
2011-10-04console: Squelch pre-console output in console functionsGraeme Russ
2011-10-04Add CBMEM console driver.Vadim Bendebury
2011-09-27CHROMIUM: ARM: tegra: asymptote: Fix Asymptote backlight vdd enable lineSean Paul
2011-09-21Add some missing endian conversions in fdt_support.cGabe Black
2011-09-19fdt_support: Use uintptr_t for 32/64-bit compatibilitySimon Glass
2011-09-19fdt: Move Chrome OS memory areas to fdtSimon Glass
2011-09-15tegra: Rename TEGRA2 to TEGRASimon Glass
2011-09-14Add support for a bios-base device tree/flashmap settingGabe Black
2011-09-13fdt: Add function to locate or allocate regionSimon Glass
2011-09-13fdt: Correct debug message compiler errorSimon Glass
2011-09-13fdt: Only support serial if selected by CONFIGSimon Glass
2011-09-09fdt: Add NAND decode functionsSimon Glass
2011-09-07Initialized skipped and todo to 0.Ahmad Sharif
2011-09-06Provide support for a list of AHCI controllers.Vadim Bendebury
2011-09-06Fix AHCI driver to operate on Intel controllers.Vadim Bendebury