Commit Graph

24874 Commits (45765eeda2d0eae209c50d82444ba85cdbad33eb)
 

Author SHA1 Message Date
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
Tom Rini 39b6d07fd7 Merge branch 'master' of git://git.denx.de/u-boot-dm 10 years ago
Simon Glass 22ec136325 dm: Expand and improve the device lifecycle docs 10 years ago
Simon Glass f2bc6fc331 dm: Tidy up four minor code nits 10 years ago
Simon Glass 47f3d3c80b tegra: Enable driver model 10 years ago
Simon Glass 8946034a31 tegra: dts: Bring in GPIO bindings from linux 10 years ago
Simon Glass 184b1b7175 dm: Fix printf() strings in the 'dm' command 10 years ago
Simon Glass b6a49a7ae7 dm: Allow driver model tests only for sandbox 10 years ago
Simon Glass 89876a55a6 dm: Cast away the const-ness of the global_data pointer 10 years ago
Simon Glass 6a6d8fbef7 dm: Add missing header files in lists and root 10 years ago
Simon Glass 939cda5bf0 dm: Use case-insensitive comparison for GPIO banks 10 years ago