summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* arm: imx6: novena: Enable extfs support in SPLMarek Vasut2015-12-011-0/+1
* cgtqmx6eval: Add DFU supportOtavio Salvador2015-11-251-0/+10
* cgtqmx6eval: Add SPL supportOtavio Salvador2015-11-251-1/+21
* cgtqmx6eval: Add fastboot supportOtavio Salvador2015-11-251-0/+6
* cgtqmx6eval: Use SPI NOR to store the environmentOtavio Salvador2015-11-251-4/+14
* cgtqmx6eval: Add SPI NOR flash supportOtavio Salvador2015-11-251-0/+12
* arm: mx6: Reduce SPL malloc pool sizeMarek Vasut2015-11-231-3/+3
* sandbox: Enable USB keyboardSimon Glass2015-11-191-1/+1
* usb: sandbox: Add a USB emulation driverSimon Glass2015-11-191-0/+20
* usb: sandbox: Add support for interrupt operationsSimon Glass2015-11-191-0/+11
* Revert "dm: Export device_remove_children / device_unbind_children"Simon Glass2015-11-191-26/+0
* sandbox: usb: Allow finding a USB emulator for a deviceSimon Glass2015-11-191-0/+10
* dm: core: Add safe device iteration macrosSimon Glass2015-11-192-0/+27
* usb: Refactor USB tree output code for testingSimon Glass2015-11-191-0/+8
* sandbox: Enable console recording and silent consoleSimon Glass2015-11-191-0/+1
* console: Add a console bufferSimon Glass2015-11-192-0/+28
* Add a circular memory buffer implementationSimon Glass2015-11-191-0/+246
* Move console definitions into a new console.h fileSimon Glass2015-11-192-17/+30
* x86: qemu: Convert to use driver model keyboardBin Meng2015-11-191-1/+1
* x86: crownbay: Convert to use driver model keyboardBin Meng2015-11-191-1/+1
* input: Change LED state bits to conform i8042 compatible keyboardBin Meng2015-11-191-2/+2
* input: Convert 'keyboard' driver to use input librarySimon Glass2015-11-191-0/+5
* input: Convert i8042 to driver modelSimon Glass2015-11-191-6/+0
* Drop CONFIG_ISA_KEYBOARDSimon Glass2015-11-192-10/+0
* x86: Add an i8042 device for boards that have itSimon Glass2015-11-195-8/+2
* input: Allow updating of keyboard LEDsSimon Glass2015-11-191-1/+13
* input: Support the German keymapSimon Glass2015-11-191-1/+2
* sandbox: add a sandbox timer and basic testThomas Chou2015-11-191-0/+2
* input: Allow repeat filtering to be disabledSimon Glass2015-11-191-0/+19
* input: Add a function to add a keycode to the existing setSimon Glass2015-11-191-0/+20
* video: Drop unused console functionsSimon Glass2015-11-194-4/+0
* dm: tegra: Convert keyboard driver to driver modelSimon Glass2015-11-191-1/+0
* cros_ec: Use udevice instead of cros_ec_dev for keyboard functionsSimon Glass2015-11-191-2/+2
* input: Add the keycode translation tables separatelySimon Glass2015-11-191-0/+10
* input: Add a device pointer to the input configSimon Glass2015-11-191-0/+1
* dm: input: Create a keyboard uclassSimon Glass2015-11-191-0/+79
* dm: usb: Add support for USB keyboards with driver modelSimon Glass2015-11-191-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-11-191-0/+2
|\
| * ARM: am43xx: Enable QUAD read and EDMA support for ti_qspiVignesh R2015-11-171-0/+2
* | zynq: sdhci: Define max clock by macroMichal Simek2015-11-193-0/+5
* | tools: zynqimage: Add Xilinx Zynq boot header generation to mkimageNathan Rossi2015-11-191-1/+2
* | ARM64: zynqmp: Enable TI phy by defaultMichal Simek2015-11-191-0/+1
* | net: phy: Add support for Texas Instruments DP83867Edgar E. Iglesias2015-11-191-0/+1
* | ARM: zynq: Choose boot image based on OF_SEPARATE macroMichal Simek2015-11-191-1/+1
* | powerpc/83xx: add support for kmtegr1 boardValentin Longchamp2015-11-181-4/+61
* | km8309: change the default QE_FW addressValentin Longchamp2015-11-181-2/+4
* | km83xx: use CONFIG_ENV_ADDR for the newenv env commandValentin Longchamp2015-11-181-2/+6
* | powerpc/km8360: fix the ODT parameters for CS0Valentin Longchamp2015-11-181-2/+2
* | powerpc/km8309: define CONFIG_SYS_DDRCDRValentin Longchamp2015-11-181-0/+6
* | powerpc/km8321: define CONFIG_SYS_DDRCDRValentin Longchamp2015-11-181-0/+6
OpenPOWER on IntegriCloud