]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2015-11-23  Stefan Roesecommon/console.c: Small coding style cleanup
2015-11-23  Stefan Roesecommon/console.c: Drop sandbox special-case console...
2015-11-23  Heiko Schocheri2c, avr32: fix compiler warning "input is not relaxable"
2015-11-22  Tom Rinisunxi: Update new defconfigs
2015-11-22  Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2015-11-22  Jelle de Jongsunxi: Add support for the Lamobo R1 board
2015-11-22  Hans de Goedesunxi: Add support for Orangepi Plus and Orangepi PC...
2015-11-22  Hans de Goedesunxi: Add H3 dts[i] files
2015-11-22  Siarhei Siamashkasunxi: clock: Set AHB1 clock frequency to 200MHz on...
2015-11-22  Jens Kuskesunxi: Add H3 DRAM initialization support
2015-11-22  Jens Kuskesunxi: Add basic H3 support
2015-11-22  Siarhei Siamashkasunxi: musb: Implement dfu_usb_get_reset()
2015-11-22  Siarhei Siamashkasunxi: Enable DFU for RAM
2015-11-22  Ryan Harkinvexpress64: store env in flash
2015-11-22  Ryan Harkinvexpress64: remove #error
2015-11-22  Ryan Harkinvexpress64: use 2nd DRAM bank only on juno
2015-11-22  Ryan Harkinvexpress64: compile Juno PCIe conditionally
2015-11-22  Andre PrzywaraJuno: don't print PCI debug information by default
2015-11-22  Marek Vasuteeprom: Clean up checkpatch issues
2015-11-22  Marek Vasuteeprom: Add support for selecting i2c bus
2015-11-22  Marek Vasuteeprom: Add bus argument to eeprom_init()
2015-11-22  Marek Vasuteeprom: Pull out the RW loop
2015-11-22  Marek Vasuteeprom: Pull out transfer length computation
2015-11-22  Marek Vasuteeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_BITS
2015-11-22  Marek Vasuteeprom: Suck the ifdef into eeprom_init()
2015-11-22  Marek Vasuteeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS
2015-11-22  Marek Vasuteeprom: Make eeprom_write_enable() weak
2015-11-22  Marek Vasuteeprom: Pull out address computation
2015-11-22  Marek Vasuteeprom: Pull out the I/O code
2015-11-22  Marek Vasuteeprom: Zap CONFIG_SPI_X
2015-11-22  Marek Vasuteeprom: Zap eeprom_probe()
2015-11-22  Marek Vasuteeprom: Zap CONFIG_SYS_EEPROM_X40430
2015-11-22  Marek Vasuteeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS
2015-11-22  Marek Vasuteeprom: Shuffle code around
2015-11-22  Andreas Bießmanntricorder: rewrite tricordereeprom command
2015-11-22  Cooper Jr.... ARM: keystone2: configs: Correct burn_uboot_sp erase...
2015-11-22  Cooper Jr.... ARM: dra7x/am57x: Remove pin input/output config from...
2015-11-22  Thomas Chounios2: 10m50: change to ns16550 uart
2015-11-22  Thomas Chouns16550: move CONFIG_SYS_NS16550 to Kconfig
2015-11-22  Thomas Chouns16550: zap CONFIG_NS16550_SERIAL
2015-11-22  Thomas Chouns16550: unify serial_omap
2015-11-22  Thomas Chouns16550: unify serial_tegra
2015-11-22  Thomas Chouns16550: unify serial_dw
2015-11-22  Thomas Chouns16550: unify serial_keystone
2015-11-22  Thomas Chouns16550: unify serial_rockchip
2015-11-22  Thomas Chouns16550: unify serial_ppc
2015-11-21  Thomas Chouns16550: unify serial_x86
2015-11-21  Thomas Chouns16550: add generic binding to unify the drivers
2015-11-21  Thomas Chouns16550: change map_sysmem to map_physmem
2015-11-21  Thomas Choudebug_uart: restore ns16550 as default
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
next