index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2015-11-30
gpio: atmel: Add the PIO4 driver support
Wenyou Yang
2015-11-23
pci: fix address range check in __pci_hose_phys_to_bus()
Marcel Ziswiler
2015-11-23
i2c, avr32: fix compiler warning "input is not relaxable"
Heiko Schocher
2015-11-22
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2015-11-22
sunxi: Add basic H3 support
Jens Kuske
2015-11-22
sunxi: musb: Implement dfu_usb_get_reset()
Siarhei Siamashka
2015-11-21
ns16550: move CONFIG_SYS_NS16550 to Kconfig
Thomas Chou
2015-11-21
ns16550: zap CONFIG_NS16550_SERIAL
Thomas Chou
2015-11-21
ns16550: unify serial_omap
Thomas Chou
2015-11-21
ns16550: unify serial_tegra
Thomas Chou
2015-11-21
ns16550: unify serial_dw
Thomas Chou
2015-11-21
ns16550: unify serial_keystone
Thomas Chou
2015-11-21
ns16550: unify serial_rockchip
Thomas Chou
2015-11-21
ns16550: unify serial_ppc
Thomas Chou
2015-11-20
ns16550: unify serial_x86
Thomas Chou
2015-11-20
ns16550: add generic binding to unify the drivers
Thomas Chou
2015-11-20
ns16550: change map_sysmem to map_physmem
Thomas Chou
2015-11-20
debug_uart: restore ns16550 as default
Thomas Chou
2015-11-19
usb: sandbox: Add a USB emulation driver
Simon Glass
2015-11-19
usb: sandbox: Add support for interrupt operations
Simon Glass
2015-11-19
dm: usb: Remove inactive children after a bus scan
Simon Glass
2015-11-19
dm: usb: Deprecate usb_get_dev_index()
Simon Glass
2015-11-19
Revert "dm: Export device_remove_children / device_unbind_children"
Simon Glass
2015-11-19
Revert "dm: usb: Use device_unbind_children to clean up usb devs on stop"
Simon Glass
2015-11-19
Revert "dm: usb: Rename usb_find_child to usb_find_emul_child"
Simon Glass
2015-11-19
sandbox: usb: Allow finding a USB emulator for a device
Simon Glass
2015-11-19
sandbox: usb: Allow up to 4 emulated devices on a hub
Simon Glass
2015-11-19
sandbox: usb: Allow dynamic emulated USB device descriptors
Simon Glass
2015-11-19
Move console definitions into a new console.h file
Simon Glass
2015-11-19
sandbox: cros_ec: fix uninitialized use of len
Daniel Schwierzeck
2015-11-19
input: Ban digit numbers if 'Num Lock' is not on
Bin Meng
2015-11-19
input: Change LED state bits to conform i8042 compatible keyboard
Bin Meng
2015-11-19
input: Call keyboard's update_leds() method when the LEDs change
Bin Meng
2015-11-19
input: Save keyboard's LED state to correct place
Bin Meng
2015-11-19
input: Convert 'keyboard' driver to use input library
Simon Glass
2015-11-19
video: input: Clean up after i8042 conversion
Simon Glass
2015-11-19
i8042: Handle a duplicate power-on-reset response
Simon Glass
2015-11-19
input: Convert i8042 to driver model
Simon Glass
2015-11-19
input: Add a Kconfig option for the i8042 keyboard
Simon Glass
2015-11-19
input: i8042: Convert to use the input library
Simon Glass
2015-11-19
input: Allow updating of keyboard LEDs
Simon Glass
2015-11-19
input: Handle caps lock
Simon Glass
2015-11-19
input: Adjust structure of code in process_modifier()
Simon Glass
2015-11-19
input: Support the German keymap
Simon Glass
2015-11-19
sandbox: add a sandbox timer and basic test
Thomas Chou
2015-11-19
input: Allow repeat filtering to be disabled
Simon Glass
2015-11-19
input: Add a function to add a keycode to the existing set
Simon Glass
2015-11-19
input: Add a few more keyboard keycodes
Simon Glass
2015-11-19
input: Correct keycode for Ctrl-Y
Simon Glass
2015-11-19
i8042: Adjust keyboard init to assume success
Simon Glass
[next]