Commit Graph

5287 Commits (1284246eb97769b0da5483fb92a8c0940b46b739)

Author SHA1 Message Date
Khoronzhuk, Ivan 7c38764606 keystone2: use CONFIG_SOC_KEYSTONE in common places 11 years ago
Khoronzhuk, Ivan 67ac6ffaee mtd: nand: davinci: add opportunity to write keystone U-boot image 11 years ago
Tom Rini 7aa5598aac tps65218/am43xx_evm: Add power framework support to TPS65218 11 years ago
Mugunthan V N 7a0227534d drivers: net: cpsw: add support for using second port as ethernet 11 years ago
Chin Liang See d8c67dc6e1 watchdog/denali: Adding DesignWare watchdog driver support 11 years ago
Sergey Kostanbaev 7237d22baa arm: ep9315: Return back Cirrus Logic EDB9315A board support 11 years ago
Axel Lin c0c374024d gpio: spear_gpio: Fix gpio_set_value() implementation 11 years ago
J. German Rivera b940ca64b2 armv8/fsl-lsch3: Add support to load and start MC Firmware 11 years ago
York Sun 2f78eae506 ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC 11 years ago
Stephen Warren dcb89b5aa0 usb: ci_udc: use var name ep/ci_ep consistently 11 years ago
Stephen Warren 369d3c439a USB: gadget: atmel: zero out allocated requests 11 years ago
Stephen Warren 639e9903c2 usb: ci_udc: don't memalign() struct ci_req allocations 11 years ago
Stephen Warren 6ac15fda4e usb: ci_udc: remove controller.items array 11 years ago
Stephen Warren 7e54188775 usb: ci_udc: fix items array size/stride calculation 11 years ago
Stephen Warren 06b38fcbae usb: ci_udc: lift ilist size calculations to global scope 11 years ago
Stephen Warren 8d7c39d3e8 usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPs 11 years ago
Stephen Warren d7beeb9358 usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe() 11 years ago
Ilya Ledvich 08ebd467c8 usb: eth: smsc95xx: add LAN9500A device ID 11 years ago
Jeroen Hofstee 29425be49b usb: fastboot: fix potential buffer overflow 11 years ago
Jeroen Hofstee 25d1936a19 usb: xhci: (likely) fix bracket in if condition 11 years ago
Jeroen Hofstee 19a2a67fa2 usb:g_dnl:f_thor: remove memset before memcpy 11 years ago
Jeroen Hofstee 933611f7bb usb:composite: clear the whole common buffer 11 years ago
Yasuhisa Umano 198c5f998a usb: r8a66597: Fix initilization size of r8a66597 info structure 11 years ago
yasuhisa umano 8ecdce7280 usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUB 11 years ago
Jeroen Hofstee 51afc2c68c usb: cosmetic: double const 11 years ago
Stephen Warren 83c3750088 usb: ci_udc: fix typo in debug message 11 years ago
Stephen Warren fb22ae6c7e usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC 11 years ago
Jeroen Hofstee 00d4796c55 PMIC: MAX77686: fix invalid bus check 11 years ago
Akshay Saraswat e76d2a81bc Exynos: SPI: Fix reading data from SPI flash 11 years ago
Simon Glass 89876a55a6 dm: Cast away the const-ness of the global_data pointer 11 years ago
Simon Glass 6a6d8fbef7 dm: Add missing header files in lists and root 11 years ago
Simon Glass 939cda5bf0 dm: Use case-insensitive comparison for GPIO banks 11 years ago
Simon Glass ae7f451308 dm: Rename struct device_id to udevice_id 11 years ago
Axel Lin 7a4861fad0 spi: davinci: Fix register address for SPI1_BUS 11 years ago
Khoronzhuk, Ivan 909ea9aa26 ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.c 11 years ago
Khoronzhuk, Ivan 3e01ed00da mtd: nand: davinci: add header file for driver definitions 11 years ago
Jeroen Hofstee a348d56934 pmic: tps65090: correct checking i2c bus 11 years ago
Jeroen Hofstee 2b9912e6a7 includes: move openssl headers to include/u-boot 11 years ago
Wu, Josh b137bd8c8d video: atmel_hlcdfb: enable dcache support 11 years ago
Wu, Josh 5ae0e38278 net: macb: enable dcache in macb 11 years ago
Andreas Bießmann ceef983bf9 macb: make checkpatch clean 11 years ago
Darwin Rambo 3d6a5a4dfc mmc: free allocated memory on initialization errors 11 years ago
Stephen Warren d4622df342 mmc: return meaningful error codes from mmc_select_hwpart 11 years ago
Steve Rae 6736ec15c5 i2c: kona: Resolve Kona I2C driver issue 11 years ago
Simon Glass ddc94378db m68k: Fix warnings with gcc 4.6 11 years ago
Lukasz Majewski 3d83e6752d dfu: Disable default calculation of CRC32 11 years ago
Stephen Warren e0672b3c3a usb: ci_udc: terminate ep0 INs with a zlp when required 11 years ago
Stephen Warren b7c0051687 usb: ci_udc: clean up all allocations in unregister 11 years ago
Stephen Warren 9a7d34be13 usb: ci_udc: fix probe error cleanup 11 years ago
Stephen Warren bdf81611e4 usb: ci_udc: fix freeing of ep0 req 11 years ago