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-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
2015-11-19
i8042: Adjust kbd_reset() to collect all failures
Simon Glass
2015-11-19
i8042: Use functions to handle register access
Simon Glass
2015-11-19
video: Drop unused console functions
Simon Glass
2015-11-19
dm: cros_ec: Convert cros_ec keyboard driver to driver model
Simon Glass
2015-11-19
dm: tegra: Convert keyboard driver to driver model
Simon Glass
2015-11-19
cros_ec: Use udevice instead of cros_ec_dev for keyboard functions
Simon Glass
2015-11-19
input: Add the keycode translation tables separately
Simon Glass
2015-11-19
input: Return -ENOSPC when there is not space
Simon Glass
2015-11-19
dm: input: Create a keyboard uclass
Simon Glass
2015-11-19
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2015-11-19
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2015-11-19
zynq: sdhci: Define max clock by macro
Michal Simek
2015-11-19
net: zynq: Fix MDC setting for zynq
Michal Simek
2015-11-19
net: zynq: Remove unused MDCCLKDIV2 macro
Michal Simek
2015-11-19
net: zynq: Fix mdc clock division setting for 100Mbit/s
Michal Simek
2015-11-19
net: zynq: Wait till packet is sent
Michal Simek
2015-11-19
net: zynq: Disable secondary queues
Edgar E. Iglesias
2015-11-19
net: zynq: Add dummy packet to fix packet duplication issue
Michal Simek
2015-11-19
net: zynq: Do not report TX underrun
Michal Simek
2015-11-19
net: zynq: Setup BD when structures are filled
Michal Simek
2015-11-19
net: zynq: Allocate BD_SPACE in connection to RX_BUF
Michal Simek
2015-11-19
dm: sf: Add support for all targets which requires MANUAL_RELOC
Michal Simek
2015-11-19
dm: core: Add missing entries for manual relocation
Michal Simek
2015-11-19
dm: spi: Add support for all targets which requires MANUAL_RELOC
Michal Simek
2015-11-19
net: zynq: Fix clearing statistic
Michal Simek
2015-11-19
net: zynq: Extend register description with offsets
Michal Simek
2015-11-19
net: zynq: Add support for different PHY interface types
Michal Simek
2015-11-19
net: zynq: Add debug message to phyread/phywrite
Michal Simek
2015-11-19
net: phy: Add support for Texas Instruments DP83867
Edgar E. Iglesias
2015-11-18
spl: change return values of spl_*_load_image()
Nikita Kiryanov
2015-11-18
altera_pio: change ioremap to map_physmem
Thomas Chou
2015-11-18
altera_qspi: change ioremap to map_physmem
Thomas Chou
2015-11-18
altera_tse: change ioremap to map_physmem
Thomas Chou
2015-11-18
altera_sysid: change ioremap to map_physmem
Thomas Chou
2015-11-18
altera_spi: change ioremap to map_physmem
Thomas Chou
2015-11-18
altera_timer: change ioremap to map_physmem
Thomas Chou
2015-11-18
altera_uart: change ioremap to map_physmem
Thomas Chou
2015-11-18
altera_jtag_uart: change ioremap to map_physmem
Thomas Chou
[next]