Commit Graph

34046 Commits (bc8d3bc0233df4f72172ae1552c8fa55e83538f8)
 

Author SHA1 Message Date
Ryan Harkin bc8d3bc023 vexpress64: compile Juno PCIe conditionally 9 years ago
Andre Przywara 0ee1a22b6d Juno: don't print PCI debug information by default 9 years ago
Marek Vasut d4e69e617c eeprom: Clean up checkpatch issues 9 years ago
Marek Vasut d4fec4e988 eeprom: Add support for selecting i2c bus 9 years ago
Marek Vasut 354e3ed754 eeprom: Add bus argument to eeprom_init() 9 years ago
Marek Vasut 1a37889b0a eeprom: Pull out the RW loop 9 years ago
Marek Vasut 39b6f98bd5 eeprom: Pull out transfer length computation 9 years ago
Marek Vasut 6717e3c84f eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_BITS 9 years ago
Marek Vasut 8eee40a602 eeprom: Suck the ifdef into eeprom_init() 9 years ago
Marek Vasut d738746cc3 eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS 9 years ago
Marek Vasut 52cd47c9a5 eeprom: Make eeprom_write_enable() weak 9 years ago
Marek Vasut 02c321cf88 eeprom: Pull out address computation 9 years ago
Marek Vasut 9132088b00 eeprom: Pull out the I/O code 9 years ago
Marek Vasut 53a85ad79a eeprom: Zap CONFIG_SPI_X 9 years ago
Marek Vasut b7b2e3f748 eeprom: Zap eeprom_probe() 9 years ago
Marek Vasut ec7012e3d8 eeprom: Zap CONFIG_SYS_EEPROM_X40430 9 years ago
Marek Vasut e4f65d0067 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS 9 years ago
Marek Vasut 4f296d09e1 eeprom: Shuffle code around 9 years ago
Andreas Bießmann 8961dac970 tricorder: rewrite tricordereeprom command 9 years ago
Cooper Jr., Franklin 7ec2328d9e ARM: keystone2: configs: Correct burn_uboot_sp erase size 9 years ago
Cooper Jr., Franklin bc622966c9 ARM: dra7x/am57x: Remove pin input/output config from WAKEUP pins 9 years ago
Thomas Chou 2f3a5fee9e nios2: 10m50: change to ns16550 uart 9 years ago
Thomas Chou 9e39003e7f ns16550: move CONFIG_SYS_NS16550 to Kconfig 9 years ago
Thomas Chou 4fb6055211 ns16550: zap CONFIG_NS16550_SERIAL 9 years ago
Thomas Chou c7b9686d5d ns16550: unify serial_omap 9 years ago
Thomas Chou 1874626b2b ns16550: unify serial_tegra 9 years ago
Thomas Chou ace59da137 ns16550: unify serial_dw 9 years ago
Thomas Chou fcd3367ce9 ns16550: unify serial_keystone 9 years ago
Thomas Chou 98a51fc3d7 ns16550: unify serial_rockchip 9 years ago
Thomas Chou f27445cbdc ns16550: unify serial_ppc 9 years ago
Thomas Chou 81cd63a991 ns16550: unify serial_x86 9 years ago
Thomas Chou 8e62d32e5b ns16550: add generic binding to unify the drivers 9 years ago
Thomas Chou 77d7b5cd40 ns16550: change map_sysmem to map_physmem 9 years ago
Thomas Chou b1e361b605 debug_uart: restore ns16550 as default 9 years ago
Simon Glass 1d149eddcc dm: Add timeline and guide for porting serial drivers 9 years ago
Simon Glass bff1a71ede dm: test: usb: sandbox: Add keyboard tests for sandbox 9 years ago
Simon Glass 460a717285 sandbox: Enable USB keyboard 9 years ago
Simon Glass d8a26f0300 usb: sandbox: Add a USB emulation driver 9 years ago
Simon Glass b70a3fea94 usb: sandbox: Add support for interrupt operations 9 years ago
Simon Glass 2cdb58ebdc usb: Avoid open-coded USB constants in usb_kbd.c 9 years ago
Simon Glass 17627609e0 usb: Drop unused code in usb_kbd.c 9 years ago
Simon Glass cd716372b3 dm: test: usb: Add a test for device reordering 9 years ago
Simon Glass 431cbd6d82 dm: test: usb: Add tests for the 'usb tree' command 9 years ago
Simon Glass eae11bece6 dm: usb: Remove inactive children after a bus scan 9 years ago
Simon Glass e8ea5e8c85 dm: usb: Deprecate usb_get_dev_index() 9 years ago
Simon Glass 79725ca4f6 Revert "dm: Export device_remove_children / device_unbind_children" 9 years ago
Simon Glass ba94e83911 Revert "dm: usb: Use device_unbind_children to clean up usb devs on stop" 9 years ago
Simon Glass 1b6a1dff71 Revert "dm: usb: Rename usb_find_child to usb_find_emul_child" 9 years ago
Simon Glass af9c7c11e9 sandbox: usb: Allow finding a USB emulator for a device 9 years ago
Simon Glass 80438a6c71 sandbox: usb: Allow up to 4 emulated devices on a hub 9 years ago