aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-01Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD45-258/+255
2014-06-30Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD50-503/+2473
2014-06-30Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'Albert ARIBAUD1-2/+0
2014-06-30Samsung: Goni: change maintainer to Robert BaldygaPrzemyslaw Marczak1-1/+1
2014-06-26mx25pdk: Remove CONFIG_SYS_GENERIC_BOARDFabio Estevam1-2/+0
2014-06-25dfu: free entities when parsing failsStephen Warren1-2/+3
2014-06-25usb: eth: smsc95xx: add LAN9500A device IDIlya Ledvich1-0/+1
2014-06-25usb: fastboot: fix potential buffer overflowJeroen Hofstee1-4/+7
2014-06-25usb: xhci: (likely) fix bracket in if conditionJeroen Hofstee1-2/+2
2014-06-25usb:g_dnl:f_thor: remove memset before memcpyJeroen Hofstee1-1/+0
2014-06-25usb:composite: clear the whole common bufferJeroen Hofstee1-2/+2
2014-06-25usb: r8a66597: Fix initilization size of r8a66597 info structureYasuhisa Umano1-1/+1
2014-06-25usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUByasuhisa umano1-2/+2
2014-06-25usb: cosmetic: double constJeroen Hofstee2-2/+2
2014-06-25usb: ci_udc: fix typo in debug messageStephen Warren1-2/+2
2014-06-25usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDCStephen Warren1-1/+7
2014-06-25vf610: fix build due to missing sys_proto.hStefano Babic1-1/+1
2014-06-25Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD1-0/+1
2014-06-25Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD385-15624/+8705
2014-06-24Merge branch 'sandbox' of git://git.denx.de/u-boot-x86Tom Rini9-18/+39
2014-06-24Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2-6/+7
2014-06-24Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD8-45/+110
2014-06-23sandbox: change local_irq_save() to macroMasahiro Yamada2-6/+4
2014-06-23sandbox: terminate os_dirent_ls() result listStephen Warren1-0/+1
2014-06-23sandbox: restore ability to access host fs through standard commandsStephen Warren4-9/+30
2014-06-23x86: Enable 32-bit build using x86_64 multilib toolchainVasili Galka2-3/+4
2014-06-23mpc8313: add CONFIG_SYS_GENERIC_BOARD to ids8313 boardHeiko Schocher1-1/+2
2014-06-23lib, fdt: move fdtdec_get_int() out of lib/fdtdec.cHeiko Schocher4-36/+41
2014-06-23PMIC: MAX77686: fix invalid bus checkJeroen Hofstee1-5/+8
2014-06-23Exynos: Split 5250 and 5420 memory bank configurationMichael Pratt3-2/+9
2014-06-23Exynos5: Config: Enable USB boot mode for all Exynos5 SoCsAkshay Saraswat2-6/+6
2014-06-23Exynos5: Config: Increase SPL footprint for Exynos5420Akshay Saraswat3-2/+4
2014-06-23Exynos5: Config: Place environment at the end of SPI flashAkshay Saraswat1-1/+4
2014-06-23Exynos5420: Introduce support for the Peach-Pit boardAkshay Saraswat9-133/+362
2014-06-23Exynos5420: Let macros be used for exynos5420Akshay Saraswat1-3/+3
2014-06-23Exynos: SPI: Fix reading data from SPI flashAkshay Saraswat1-1/+4
2014-06-21dm: Use '*' to indicate a device is activatedSimon Glass1-5/+6
2014-06-21include/dm.h: fix inclusion guardJeroen Hofstee1-1/+1
2014-06-20Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini38-61/+831
2014-06-20dm: Expand and improve the device lifecycle docsSimon Glass1-7/+213
2014-06-20dm: Tidy up four minor code nitsSimon Glass4-6/+28
2014-06-20tegra: Enable driver modelSimon Glass1-0/+3
2014-06-20tegra: dts: Bring in GPIO bindings from linuxSimon Glass8-28/+155
2014-06-20dm: Fix printf() strings in the 'dm' commandSimon Glass1-4/+4
2014-06-20dm: Allow driver model tests only for sandboxSimon Glass2-2/+11
2014-06-20dm: Cast away the const-ness of the global_data pointerSimon Glass3-4/+8
2014-06-20dm: Add missing header files in lists and rootSimon Glass2-0/+2
2014-06-20dm: Use case-insensitive comparison for GPIO banksSimon Glass1-1/+1
2014-06-20dm: Update README to encourage conversion to driver modelSimon Glass1-0/+5
2014-06-20dm: Rename struct device_id to udevice_idSimon Glass7-9/+9