Commit Graph

24734 Commits (fe8b3212b7938861eacdefe6115810303a96f9cc)
 

Author SHA1 Message Date
Tom Rini fe8b3212b7 Merge branch 'master' of git://git.denx.de/u-boot-arm 10 years ago
Tom Rini a176ff0705 Prepare v2014.07-rc4 10 years ago
Stephen Warren dcb89b5aa0 usb: ci_udc: use var name ep/ci_ep consistently 10 years ago
Stephen Warren 369d3c439a USB: gadget: atmel: zero out allocated requests 10 years ago
Stephen Warren 639e9903c2 usb: ci_udc: don't memalign() struct ci_req allocations 10 years ago
Stephen Warren 6ac15fda4e usb: ci_udc: remove controller.items array 10 years ago
Stephen Warren 7e54188775 usb: ci_udc: fix items array size/stride calculation 10 years ago
Stephen Warren 06b38fcbae usb: ci_udc: lift ilist size calculations to global scope 10 years ago
Stephen Warren 8d7c39d3e8 usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPs 10 years ago
Stephen Warren d7beeb9358 usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe() 10 years ago
Albert ARIBAUD 304f936aea Merge remote-tracking branch 'u-boot-samsung/master' 10 years ago
Albert ARIBAUD 019b57cc1d Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' 10 years ago
Albert ARIBAUD e99f30e105 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' 10 years ago
Albert ARIBAUD d6694aff56 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' 10 years ago
Albert ARIBAUD b5b8d85e9a Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' 10 years ago
Przemyslaw Marczak 5287d59544 Samsung: Goni: change maintainer to Robert Baldyga 10 years ago
Fabio Estevam 3f4c01d9f9 mx25pdk: Remove CONFIG_SYS_GENERIC_BOARD 10 years ago
Stephen Warren afb8e71cae dfu: free entities when parsing fails 10 years ago
Ilya Ledvich 08ebd467c8 usb: eth: smsc95xx: add LAN9500A device ID 10 years ago
Jeroen Hofstee 29425be49b usb: fastboot: fix potential buffer overflow 10 years ago
Jeroen Hofstee 25d1936a19 usb: xhci: (likely) fix bracket in if condition 10 years ago
Jeroen Hofstee 19a2a67fa2 usb:g_dnl:f_thor: remove memset before memcpy 10 years ago
Jeroen Hofstee 933611f7bb usb:composite: clear the whole common buffer 10 years ago
Yasuhisa Umano 198c5f998a usb: r8a66597: Fix initilization size of r8a66597 info structure 10 years ago
yasuhisa umano 8ecdce7280 usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUB 10 years ago
Jeroen Hofstee 51afc2c68c usb: cosmetic: double const 10 years ago
Stephen Warren 83c3750088 usb: ci_udc: fix typo in debug message 10 years ago
Stephen Warren fb22ae6c7e usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC 10 years ago
Stefano Babic 5d2ad2bc33 vf610: fix build due to missing sys_proto.h 10 years ago
Albert ARIBAUD 01a3647abd Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' 10 years ago
Albert ARIBAUD ed1d98d801 Merge branch 'u-boot/master' into 'u-boot-arm/master' 10 years ago
Tom Rini ba9b42c81b Merge branch 'sandbox' of git://git.denx.de/u-boot-x86 10 years ago
Tom Rini 19198f8b01 Merge branch 'master' of git://git.denx.de/u-boot-dm 10 years ago
Albert ARIBAUD 754466ac95 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' 10 years ago
Masahiro Yamada 1638d98052 sandbox: change local_irq_save() to macro 10 years ago
Stephen Warren 9c38c07008 sandbox: terminate os_dirent_ls() result list 10 years ago
Stephen Warren 4d907025d6 sandbox: restore ability to access host fs through standard commands 10 years ago
Vasili Galka dbb7234b2a x86: Enable 32-bit build using x86_64 multilib toolchain 10 years ago
Heiko Schocher 038380597b mpc8313: add CONFIG_SYS_GENERIC_BOARD to ids8313 board 10 years ago
Heiko Schocher b047d671db lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c 10 years ago
Jeroen Hofstee 00d4796c55 PMIC: MAX77686: fix invalid bus check 10 years ago
Michael Pratt 0cf7e18904 Exynos: Split 5250 and 5420 memory bank configuration 10 years ago
Akshay Saraswat 582693b273 Exynos5: Config: Enable USB boot mode for all Exynos5 SoCs 10 years ago
Akshay Saraswat d2fe10fd42 Exynos5: Config: Increase SPL footprint for Exynos5420 10 years ago
Akshay Saraswat fa25315741 Exynos5: Config: Place environment at the end of SPI flash 10 years ago
Akshay Saraswat 8e4ab1d582 Exynos5420: Introduce support for the Peach-Pit board 10 years ago
Akshay Saraswat eacf46d340 Exynos5420: Let macros be used for exynos5420 10 years ago
Akshay Saraswat e76d2a81bc Exynos: SPI: Fix reading data from SPI flash 10 years ago
Simon Glass 4af5b1445c dm: Use '*' to indicate a device is activated 10 years ago
Jeroen Hofstee 1805bfcad0 include/dm.h: fix inclusion guard 10 years ago