]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2016-01-03  Maximilian... serial_mxc: Fix setup of UARTx_UFCR register
2016-01-03  Eric NelsonARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl...
2016-01-03  Peng Fanimx: ddr: drop duplicated debug info
2015-12-14  Vagrant Cascadianarm: novena: Switch novena to config_distro_bootcmd
2015-12-07  Peng Fanimx: mx6: fix reg base address when runtime usage
2015-12-07  Jeroen Hofsteeimx: mx6: add missing return value
2015-12-07  Peng Fanimx: mx7: enable CONFIG_FSL_CLK
2015-12-07  Fabio Estevammx6sxsabresd: Fix Ethernet PHY reset sequence
2015-12-07  Otavio Salvadorcgtqmx6eval: Fix defconfig name
2015-12-01  Marek Vasutarm: imx6: novena: Enable extfs support in SPL
2015-12-01  Marek Vasutarm: imx6: novena, gw_ventana: Fix use of pfuze100...
2015-12-01  Michael HeimpoldARM: mxs: fix VDDD brownout setting
2015-11-25  Ye.Limx6: clock: Modify GPMI clock to support mx6sx
2015-11-25  Peng Fanvideo: ipu: simplify if else code
2015-11-25  Sanchayan Maitycolibri_vf: Add board_usb_phy_mode function
2015-11-25  Otavio Salvadorcgtqmx6eval: Add DFU support
2015-11-25  Otavio Salvadoriomux-v3: Take MX6D in consideration for imx_iomux_v3_s...
2015-11-25  Otavio Salvadorcgtqmx6eval: Add SPL support
2015-11-25  Otavio Salvadorcgtqmx6eval: Add fastboot support
2015-11-25  Otavio Salvadorcgtqmx6eval: Use SPI NOR to store the environment
2015-11-25  Otavio Salvadorcgtqmx6eval: Add SPI NOR flash support
2015-11-23  Marek Vasutarm: mx6: Reduce SPL malloc pool size
2015-11-20  Simon Glassdm: Add timeline and guide for porting serial drivers
2015-11-20  Simon Glassdm: test: usb: sandbox: Add keyboard tests for sandbox
2015-11-20  Simon Glasssandbox: Enable USB keyboard
2015-11-20  Simon Glassusb: sandbox: Add a USB emulation driver
2015-11-20  Simon Glassusb: sandbox: Add support for interrupt operations
2015-11-20  Simon Glassusb: Avoid open-coded USB constants in usb_kbd.c
2015-11-20  Simon Glassusb: Drop unused code in usb_kbd.c
2015-11-20  Simon Glassdm: test: usb: Add a test for device reordering
2015-11-20  Simon Glassdm: test: usb: Add tests for the 'usb tree' command
2015-11-20  Simon Glassdm: usb: Remove inactive children after a bus scan
2015-11-20  Simon Glassdm: usb: Deprecate usb_get_dev_index()
2015-11-20  Simon GlassRevert "dm: Export device_remove_children / device_unbi...
2015-11-20  Simon GlassRevert "dm: usb: Use device_unbind_children to clean...
2015-11-20  Simon GlassRevert "dm: usb: Rename usb_find_child to usb_find_emul...
2015-11-20  Simon Glasssandbox: usb: Allow finding a USB emulator for a device
2015-11-20  Simon Glasssandbox: usb: Allow up to 4 emulated devices on a hub
2015-11-20  Simon Glasssandbox: usb: Allow dynamic emulated USB device descriptors
2015-11-20  Simon Glassdm: core: Add safe device iteration macros
2015-11-20  Simon Glassusb: Refactor USB tree output code for testing
2015-11-20  Simon Glasstest: Record and silence console in tests
2015-11-20  Simon Glasssandbox: Enable console recording and silent console
2015-11-20  Simon Glassconsole: Add a console buffer
2015-11-20  Simon GlassAdd a circular memory buffer implementation
2015-11-20  Simon GlassDrop config.h header from display_options.c
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
next