summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2014-03-12apalis/colibri_t20/30: hw boot partition supportMarcel Ziswiler
2014-03-11Revert "mmc: cmd_mmc: Use TOT cmd_mmc.c from Denx's repo - old one didn't build"Marcel Ziswiler
2012-10-18colibri_t20: nand: change offset handlingMarcel Ziswiler
2012-08-22Initial Toradex Colibri T20 L4T R15 support.T20_LinuxImageV2.0Alpha1_20120808Marcel Ziswiler
2012-03-13gen: Make the SCSI command aware of READ CAPACITY (16) and how to use itGabe Black
2012-03-13gen: Make the SCSI and USB drivers compile with the CONFIG_SYS_64BIT_LBA optionGabe Black
2012-02-21Fix vbexport_test displayVadim Bendebury
2012-02-17usb: properly detect empty mass storage media readerVincent Palatin
2012-02-15Fix USB keyboard in RW imagesStefan Reinauer
2012-02-07tegra: Rename "CONFIG_VIDEO_TEGRA2" to "CONFIG_VIDEO_TEGRA"Puneet Saxena
2012-01-25vbexport: report correct number of scsi drivesStefan Reinauer
2012-01-22usb: add special keys handling to the HID driverVincent Palatin
2012-01-18X86: Don't assume U-Boot extends to the end of memory when wipingGabe Black
2012-01-18usb: workaround non-working keyboards.Vincent Palatin
2012-01-17Clean up interaction with vboot library.Bill Richardson
2012-01-13usb: properly re-initialize the USB keyboard.Vincent Palatin
2012-01-13stdio: remove useless strncpyVincent Palatin
2012-01-13stdio: fix stack memory corruptionVincent Palatin
2012-01-09usb: add numeric keypad support to HID driverVincent Palatin
2012-01-06CHROMIUM: Support vboot without a displaySimon Glass
2012-01-05Don't show bootstage report on silent console unless askedSimon Glass
2012-01-05Add bootstage accumulationSimon Glass
2012-01-04Use periodic list if no other method is selected polling keyboardsPatrick Georgi
2011-12-21Add CONFIG_DELAY_CONSOLE to delay console initSimon Glass
2011-12-20Security: Make sure not to overflow the in memory version of the GBBGabe Black
2011-12-20Revert "Security: Make sure not to overflow the in memory version of the GBB"Simon Glass
2011-12-20USB: add device connection/disconnection detectionVincent Palatin
2011-12-20Security: Make sure not to overflow the in memory version of the GBBGabe Black
2011-12-19USB: fix USB keyboard polling parameterVincent Palatin
2011-12-15Don't use bogus gbb address when booting up rewriteable firmware.Vadim Bendebury
2011-12-12tegra: Remove CONFIG_SYS_PLLP_BASE_IS_408MHZSimon Glass
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