summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-27configs: ti_armv7_keystone2: start using armv7_commonNishanth Menon
2015-07-27configs: rename ks2_evm into ti_armv7_keystone2Nishanth Menon
2015-07-27board: ks2_evm: get rid of bogus CONFIG_LINUX_BOOT_PARAM_ADDRNishanth Menon
2015-07-27configs: ti: armv7_common: enable Thumb mode for allNishanth Menon
2015-07-27configs: split ti_armv7_common into a omap generic headerNishanth Menon
2015-07-27nokia_rx51: Typo in CONFIG_MUSB_HCD fixupPaul Kocialkowski
2015-07-27Update the rootfs type to ext4 for Overo and PepperAdam YH Lee
2015-07-27stm32f429: use 180 MHz system clockAntonio Borneo
2015-07-27stm32f4: add cpu clock option for 180 MHzAntonio Borneo
2015-07-27stm32f429: pass the device unique ID in DTBAntonio Borneo
2015-07-27Kill unneeded #include <linux/kconfig.h>Masahiro Yamada
2015-07-27board: ks2: README: fix typosNishanth Menon
2015-07-27am33xx: Unused get_board_rev function removalPaul Kocialkowski
2015-07-27omap3: CONFIG_REVISION_TAG ifdef check for get_board_revPaul Kocialkowski
2015-07-27omap5: Definitions for SYS_BOOT-based fallback boot device selectionPaul Kocialkowski
2015-07-27omap4: Definitions for SYS_BOOT-based fallback boot device selectionPaul Kocialkowski
2015-07-27omap3: Definitions for SYS_BOOT-based fallback boot device selectionPaul Kocialkowski
2015-07-27omap-common: SYS_BOOT-based fallback boot device selection for peripheral bootPaul Kocialkowski
2015-07-27siemens-am33x-common: Hardcoded value instead of non-included definePaul Kocialkowski
2015-07-27omap-common: Boot device define instead of hardcoded valuePaul Kocialkowski
2015-07-27omap: SPL boot devices cleanup and completionPaul Kocialkowski
2015-07-27omap-common: Common boot code OMAP3 support and cleanupPaul Kocialkowski
2015-07-27kbuild: create symbolic link only for ARM, AVR32, SPARC, PowerPC, x86Masahiro Yamada
2015-07-27nds32: include <asm/arch-*/*.h> instead of <asm/arch/*.h>Masahiro Yamada
2015-07-27generic_board: Call "checkboard" even though the root node has a "model" prop...Haikun.Wang@freescale.com
2015-07-27keystone2: net: add mcast function to keyston2 Ethernet driverVitaly Andrianov
2015-07-27keystone2: add wfi in to the core_spin loopVitaly Andrianov
2015-07-27misc: led: pca9551_led: Fix problem with multiple blink frequenciesStefan Roese
2015-07-27stm32f429-discovery: Use ttyS0 as the console devicerev13@wp.pl
2015-07-27kbuild: use relative path more to include MakefileMasahiro Yamada
2015-07-27kbuild: do not add $((generic-)offsets-file) to targetsMasahiro Yamada
2015-07-27kbuild: sync with Linux 4.1Masahiro Yamada
2015-07-27kconfig: sync with Linux 4.1Masahiro Yamada
2015-07-27config: ti_omap5_common: Palmas power support in SPLPaul Kocialkowski
2015-07-25Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-07-25sunxi: Enable both ehci and otg in host mode on various boardsHans de Goede
2015-07-25sunxi: ga10h: Enable both otg and regular usb host controllersHans de Goede
2015-07-25sunxi: musb: Stop treating not having a vbus-det gpio as an errorHans de Goede
2015-07-25sunxi: musb: Improve output during probingHans de Goede
2015-07-25sunxi: musb: Use device-model for musb host modeHans de Goede
2015-07-25sunxi: musb: Move musb config and platdata to the sunxi-musb glueHans de Goede
2015-07-25sunxi: musb: Add id pin supportHans de Goede
2015-07-25sunxi: musb: Move vbus check to sunxi_musb_enableHans de Goede
2015-07-25sunxi: usb-phy: Add support for reading otg id pin valueHans de Goede
2015-07-25sunxi: Enable CMD_USB and USB_STORAGE by default on sunxiHans de Goede
2015-07-25sunxi: Update selects in arch/arm/Kconfig for DM conversionsTom Rini
2015-07-25sunxi: Remove bogus uart entry from utoo-p66 dts fileHans de Goede
2015-07-24Merge git://git.denx.de/u-boot-usbTom Rini
2015-07-24usb: ci_udc: fix request allocation when endpoints are disabledRob Herring
2015-07-24sunxi: spl: Remove redundant check from `board_mmc_init` for signatureDaniel KochmaƄski