]> git.sur5r.net Git - u-boot/shortlog
u-boot
2015-11-20 Simon GlassMove console definitions into a new console.h file
2015-11-20 Simon Glassdm: usb: Avoid time delays in sandbox tests
2015-11-20 Simon Glasssandbox: Add a way to skip time delays
2015-11-20 Daniel Schwierzecksandbox: cros_ec: fix uninitialized use of len
2015-11-20 Bin Mengx86: qemu: Convert to use driver model keyboard
2015-11-20 Bin Mengx86: crownbay: Convert to use driver model keyboard
2015-11-20 Bin Menginput: Ban digit numbers if 'Num Lock' is not on
2015-11-20 Bin Menginput: Change LED state bits to conform i8042 compatibl...
2015-11-20 Bin Menginput: Call keyboard's update_leds() method when the...
2015-11-20 Bin Menginput: Save keyboard's LED state to correct place
2015-11-20 Simon Glassinput: Convert 'keyboard' driver to use input library
2015-11-20 Simon Glassvideo: input: Clean up after i8042 conversion
2015-11-20 Simon Glassi8042: Handle a duplicate power-on-reset response
2015-11-20 Simon Glassinput: Convert i8042 to driver model
2015-11-20 Simon GlassDrop CONFIG_ISA_KEYBOARD
2015-11-20 Simon Glassx86: Add an i8042 device for boards that have it
2015-11-20 Simon Glassinput: Add a Kconfig option for the i8042 keyboard
2015-11-20 Simon Glassinput: i8042: Convert to use the input library
2015-11-20 Simon Glassinput: Allow updating of keyboard LEDs
2015-11-20 Simon Glassinput: Handle caps lock
2015-11-20 Simon Glassinput: Adjust structure of code in process_modifier()
2015-11-20 Simon Glassinput: Support the German keymap
2015-11-20 Thomas Chousandbox: add a sandbox timer and basic test
2015-11-20 Thomas Choucommon/board_f.c: move mark_bootstage after arch_cpu_in...
2015-11-20 Simon Glassinput: Allow repeat filtering to be disabled
2015-11-20 Simon Glassinput: Add a function to add a keycode to the existing set
2015-11-20 Simon Glassinput: Add a few more keyboard keycodes
2015-11-20 Simon Glassinput: Correct keycode for Ctrl-Y
2015-11-20 Simon Glassi8042: Adjust keyboard init to assume success
2015-11-20 Simon Glassi8042: Adjust kbd_reset() to collect all failures
2015-11-20 Simon Glassi8042: Use functions to handle register access
2015-11-20 Simon Glassvideo: Drop unused console functions
2015-11-20 Simon Glassdm: cros_ec: Convert cros_ec keyboard driver to driver...
2015-11-20 Simon Glassdm: tegra: Convert keyboard driver to driver model
2015-11-20 Simon Glassdm: stdio: Plumb in the new keyboard uclass
2015-11-20 Simon Glasscros_ec: Use udevice instead of cros_ec_dev for keyboar...
2015-11-20 Simon Glassinput: Add the keycode translation tables separately
2015-11-20 Simon Glassinput: Return -ENOSPC when there is not space
2015-11-20 Simon Glassinput: Add a device pointer to the input config
2015-11-20 Simon Glassdm: input: Create a keyboard uclass
2015-11-20 Simon Glassdm: usb: Add support for USB keyboards with driver...
2015-11-19 Ariel D'Alessandrorockchip: Turn on CONFIG_DEBUG_UART_NS16550 in defconfigs
2015-11-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2015-11-19 Tom RiniMerge branch 'zynq' of git://www.denx.de/git/u-boot...
2015-11-19 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2015-11-19 Michal Simekcommon: mii: Do not allow to exceed max phy limit
2015-11-19 Michal Simekzynq: sdhci: Define max clock by macro
2015-11-19 Michal Simeknet: zynq: Fix MDC setting for zynq
2015-11-19 Michal Simeknet: zynq: Remove unused MDCCLKDIV2 macro
2015-11-19 Michal Simeknet: zynq: Fix mdc clock division setting for 100Mbit/s
2015-11-19 Michal Simeknet: zynq: Wait till packet is sent
2015-11-19 Edgar E. Iglesiasnet: zynq: Disable secondary queues
2015-11-19 Michal Simeknet: zynq: Add dummy packet to fix packet duplication...
2015-11-19 Michal Simeknet: zynq: Do not report TX underrun
2015-11-19 Michal Simeknet: zynq: Setup BD when structures are filled
2015-11-19 Michal Simeknet: zynq: Allocate BD_SPACE in connection to RX_BUF
2015-11-19 Michal Simekdm: sf: Add support for all targets which requires...
2015-11-19 Michal Simekdm: core: Add missing entries for manual relocation
2015-11-19 Michal Simekdm: spi: Add support for all targets which requires...
2015-11-19 Nathan Rossimicroblaze: Fix C99/gnu99 compatiblity for inline functions
2015-11-19 Nathan Rossimicroblaze: Fix style issues in header files
2015-11-19 Michal Simeknet: zynq: Fix clearing statistic
2015-11-19 Michal Simeknet: zynq: Extend register description with offsets
2015-11-19 Michal Simeknet: zynq: Add support for different PHY interface...
2015-11-19 Michal Simeknet: zynq: Add debug message to phyread/phywrite
2015-11-19 Nathan RossiARM: zynq: Add target for building bootable SPL image...
2015-11-19 Nathan Rossitools: zynqimage: Add Xilinx Zynq boot header generatio...
2015-11-19 Michal SimekARM64: zynqmp: Enable TI phy by default
2015-11-19 Edgar E. Iglesiasnet: phy: Add support for Texas Instruments DP83867
2015-11-19 Michal SimekARM: zynq: Choose boot image based on OF_SEPARATE macro
2015-11-19 Michal Simekzynqmp: mp: Add support for booting R5 from any address
2015-11-19 Kevin Smithenv_ubi.c: Correct pointer error in env load
2015-11-18 Stephen Warrenitest: add missing break statements to evalexp()
2015-11-18 Stephen Warrentest: fat: add error-checking to non-contig test
2015-11-18 Stephen WarrenFix sandbox build on Ubuntu 10.04
2015-11-18 Valentin Longchampkm/powerpc: fix ft_board_setup prototype for km82xx...
2015-11-18 Valentin Longchamppowerpc/83xx: add support for kmtegr1 board
2015-11-18 Valentin Longchampkm8309: change the default QE_FW address
2015-11-18 Valentin Longchampkm83xx: use CONFIG_ENV_ADDR for the newenv env command
2015-11-18 Bagavathiannan... board/keymile/km82xx: setting dip_switch 3 and 4 will...
2015-11-18 Valentin Longchamppowerpc/km8360: fix the ODT parameters for CS0
2015-11-18 Valentin Longchamppowerpc/km8309: define CONFIG_SYS_DDRCDR
2015-11-18 Valentin Longchamppowerpc/km8321: define CONFIG_SYS_DDRCDR
2015-11-18 Holger Brunckkm/powerpc82xx: remove unused function
2015-11-18 Holger Brunckkm/powerpc: remove unneeded defines
2015-11-18 Holger Brunckkm/powerpc: move open firmware defines to km-powerpc.h
2015-11-18 Holger Brunckkm/powerpc: increase space for kernel imange and FDT...
2015-11-18 Holger Brunckpowerpc/82xx/km: add testpin detection for mgcoge3ne
2015-11-18 Holger Brunckpowerpc/82xx: make set/get_pin for km82xx more flexible
2015-11-18 Christoph Dietrichpowerpc/83xx: add support for kmtepr2 board
2015-11-18 Tobias Müllerkm/scripts: search for kernel/DTBs at serverip:/PRODUCT...
2015-11-18 Holger Brunckkm/scripts: load fdt_bid_kwkey.dtb when working with...
2015-11-18 Valentin Longchampkm: update the boot script to check for a DTB
2015-11-18 Holger Brunckkm/common: stop u-boot only if someone press <SPACE>
2015-11-18 Valentin Longchamparm/km_kirkwood: fix the #ifdef for KM_COGE5UN dip...
2015-11-18 Holger Brunckarm/mgcoge3un: check dip_switch at startup
2015-11-18 Tobias Müllerarm/km: Fix LED configuration for 88E1118R PHY (PIGGY3)
2015-11-18 Valentin Longchamparm/km_kirkwood: remove KM_ENV_BUS and use CONFIG_I2C_E...
2015-11-18 robertcnelson... board/ti/am335x: add support for BeagleBone Green
2015-11-18 Thomas Choucommon: add CMD_GPIO to Kconfig
next