Commit Graph

24635 Commits (29425be49bf301b55807dd27f55678e6d0a81060)
 

Author SHA1 Message Date
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
Tom Rini ba9b42c81b Merge branch 'sandbox' of git://git.denx.de/u-boot-x86 11 years ago
Tom Rini 19198f8b01 Merge branch 'master' of git://git.denx.de/u-boot-dm 11 years ago
Masahiro Yamada 1638d98052 sandbox: change local_irq_save() to macro 11 years ago
Stephen Warren 9c38c07008 sandbox: terminate os_dirent_ls() result list 11 years ago
Stephen Warren 4d907025d6 sandbox: restore ability to access host fs through standard commands 11 years ago
Vasili Galka dbb7234b2a x86: Enable 32-bit build using x86_64 multilib toolchain 11 years ago
Heiko Schocher 038380597b mpc8313: add CONFIG_SYS_GENERIC_BOARD to ids8313 board 11 years ago
Heiko Schocher b047d671db lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c 11 years ago
Simon Glass 4af5b1445c dm: Use '*' to indicate a device is activated 11 years ago
Jeroen Hofstee 1805bfcad0 include/dm.h: fix inclusion guard 11 years ago
Tom Rini 39b6d07fd7 Merge branch 'master' of git://git.denx.de/u-boot-dm 11 years ago
Simon Glass 22ec136325 dm: Expand and improve the device lifecycle docs 11 years ago
Simon Glass f2bc6fc331 dm: Tidy up four minor code nits 11 years ago
Simon Glass 47f3d3c80b tegra: Enable driver model 11 years ago
Simon Glass 8946034a31 tegra: dts: Bring in GPIO bindings from linux 11 years ago
Simon Glass 184b1b7175 dm: Fix printf() strings in the 'dm' command 11 years ago
Simon Glass b6a49a7ae7 dm: Allow driver model tests only for sandbox 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 2eb31b13d9 dm: Update README to encourage conversion to driver model 11 years ago
Simon Glass ae7f451308 dm: Rename struct device_id to udevice_id 11 years ago
Simon Glass 5957ac2a9f Makefile: Support include files for .dts files 11 years ago
Simon Glass 42d3b29d9e sandbox: Support iotrace feature 11 years ago
Simon Glass ad827e1649 arm: Support iotrace feature 11 years ago
Simon Glass aa53233a15 Add an I/O tracing feature 11 years ago
Masahiro Yamada 45f0ad9545 cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1) 11 years ago
Jeroen Hofstee 9e546ee9c9 cosmetic: autoboot: update old style GNU struct init 11 years ago
Jeroen Hofstee 9fb70f31fe cmd_md5sum.c: remove dead code / fix warning 11 years ago
Vasili Galka 5c45f55060 Remove nios-32 arch remnants 11 years ago
Vasili Galka 7fae9e2493 m68k: Remove CONFIG_CMD_BEDBUG related code 11 years ago
Jeroen Hofstee a348d56934 pmic: tps65090: correct checking i2c bus 11 years ago
Hannes Petermaier 1f9ce3063c fix: CONFIG_NETCONSOLE start/handle this stuff only outside SPL 11 years ago
Jeroen Hofstee 2b9912e6a7 includes: move openssl headers to include/u-boot 11 years ago
Stephen Warren 967a99ad82 test: vboot: explicitly request bash 11 years ago
Simon Glass c7320ed52f Add documentation for verified boot on Beaglebone Black 11 years ago
Simon Glass ce1400f694 Enhance fit_check_sign to check all images 11 years ago
Simon Glass 2b164f1cea bootm: Move decompression code into its own function 11 years ago
Simon Glass ea51a62823 Allow compiling common/bootm.c on with HOSTCC 11 years ago
Simon Glass aa69db1f7a Avoid including config.h in command.h 11 years ago
Simon Glass e3c83c0a1f Fix small 'case' typo in image-fit.c 11 years ago