Commit Graph

25756 Commits (3f78a28037c65b92d2717b7787902a853c2506a4)
 

Author SHA1 Message Date
Hans de Goede 3f78a28037 usb: kbd: Remove check for already being registered 10 years ago
Hans de Goede 6e78c74f62 usb: kbd: On a "usb reset" call usb_kbd_deregister() before calling usb_stop() 10 years ago
Hans de Goede 0ea09dfe87 usb: kbd: Do not treat -ENODEV as an error for usb_kbd_deregister 10 years ago
Hans de Goede 9b2393812e usb: kbd: Fix unaligned buffer usage in usb_kbd_setled() 10 years ago
Hans de Goede 36b73109c4 usb: ehci: Make periodic_schedules a per controller variable 10 years ago
Hans de Goede 415548d884 usb: ehci: poll_int_queue check real qtd, not the overlay 10 years ago
Hans de Goede ea7b30c589 usb: ehci: Add missing cache flush to destroy_int_queue 10 years ago
Hans de Goede 4e2c4ad360 usb: ehci: Properly set hub devnum and portnr with usb-1 hubs in the chain 10 years ago
Pavel Machek b966db0d72 dw_mmc: cleanups 10 years ago
Wally Yeh fa7b88519e cmd_mmc: fix bootpart-resize maxarg to 4 10 years ago
Mario Schuknecht 786a27b7ec mmc: Fix mmc bus width 10 years ago
Mario Schuknecht bcd06989b8 mvebu_mmc: Driver addition 10 years ago
Peter Bigot 19345d7c94 env_mmc: correct fini partition to match init partition 10 years ago
Peter Bigot 6dc93e7087 mmc: restore capacity when switching to partition 0 10 years ago
Hannes Petermaier 021a80559f mmc: fix ERASE_GRP_DEF handling 10 years ago
Sonic Zhang 282a82e8a1 mmc: set correct block size value in bfin sdh driver 10 years ago
Tom Rini be9f643ae6 Merge branch 'for-tom' of git://git.denx.de/u-boot-dm 10 years ago
Simon Glass 248a0488bf spi: Add brackets and tidy defines in spi.h 10 years ago
Simon Glass df3b23ae3a dm: spi: Move cmd device code into its own function 10 years ago
Simon Glass 5e74934d40 sandbox: config: Enable all SPI flash chips 10 years ago
Simon Glass 110bdee00f sandbox: Convert SPI flash emulation to use sf_params 10 years ago
Tom Rini 2c2277f15c Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq 10 years ago
Tom Rini 2c3dc792b6 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx 10 years ago
Scott Wood f9860cf081 nand/denali: Document CONFIG symbols 10 years ago
Chin Liang See 3eb3e72a3f nand/denali: Adding Denali NAND driver support 10 years ago
Stefan Roese be16aba5ce mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep() 10 years ago
Rostislav Lisovy 2f665945b3 mtd: nand: am335x: Fix 'bit-flip' errors in SPL 10 years ago
Chris Packham 039b77396a powerpc: add --bss-plt to LDFLAGS 10 years ago
York Sun c7eae7fcb1 board/ls1021aqds: Add DDR4 support 10 years ago
York Sun f80d6472b4 driver/ddr/fsl: Fix DDR4 driver 10 years ago
York Sun 8aeb893a8e ARMv8/ls2085a: Move u-boot location to make room for RCW 10 years ago
York Sun 8bfa301b0a ARMv8/ls2085a: Enable secondary cores 10 years ago
York Sun 40f8dec54d armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot Page 10 years ago
Arnab Basu f43b4356a7 fdt_support: Make of_bus_default_count_cells non static 10 years ago
Arnab Basu 08df4a21c7 fdt_support: Move of_read_number to fdt_support.h 10 years ago
York Sun bb5783224b driver/ddr/fsl: Fix tXP and tCKE 10 years ago
York Sun d9c68b1444 ARMv8/ls2085a_emu: Enable DP-DDR as standalone memory block 10 years ago
York Sun 1d71efbb03 driver/ddr: Restruct driver to allow standalone memory space 10 years ago
Prabhakar Kushwaha e211c12e77 board/ls2085a: Add support of NOR and NAND flash for simulator 10 years ago
Prabhakar Kushwaha 5b8388a827 driver/mtd: Use generic timer API for FSL IFC, eLBC 10 years ago
Joe Perches e3a4facdfc checkpatch: remove unnecessary + after {8,8} 10 years ago
Masahiro Yamada f1ef2b6233 kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig 10 years ago
Masahiro Yamada 783e6a72b8 kconfig: move CONFIG_OF_* to Kconfig 10 years ago
Masahiro Yamada 540d434aa4 tools: remove reformat.py 10 years ago
Jeroen Hofstee 92c2dc0f64 README.clang: update FreeBSD instructions 10 years ago
Jeroen Hofstee 0a5051ce6e compiler_gcc: prevent redefining attributes 10 years ago
Masahiro Yamada f494e0a184 kbuild: refactor some makefiles 10 years ago
Masahiro Yamada d660b409dc common.h: remove MIN, MAX, MIN3, MAX3 macros 10 years ago
Masahiro Yamada c79cba37b3 cosmetic: replace MIN, MAX with min, max 10 years ago
Jeroen Hofstee 87f13aa00d compiler.h: remove duplicated uninitialized_var 10 years ago