summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools: remove mpc86x_clk toolMasahiro Yamada2015-07-273-207/+0
* configs: k2*_evm: rename skernel binary names to generated file namesNishanth Menon2015-07-273-3/+3
* configs: ti_armv7_keystone2: switch to using kernel zImageNishanth Menon2015-07-274-6/+5
* configs: ti_armv7_keystone2: switch addresses to generic addressesNishanth Menon2015-07-271-13/+9
* configs: ti_armv7_keystone2: start using armv7_commonNishanth Menon2015-07-275-44/+22
* configs: rename ks2_evm into ti_armv7_keystone2Nishanth Menon2015-07-274-3/+3
* board: ks2_evm: get rid of bogus CONFIG_LINUX_BOOT_PARAM_ADDRNishanth Menon2015-07-272-2/+1
* configs: ti: armv7_common: enable Thumb mode for allNishanth Menon2015-07-271-3/+1
* configs: split ti_armv7_common into a omap generic headerNishanth Menon2015-07-277-26/+54
* nokia_rx51: Typo in CONFIG_MUSB_HCD fixupPaul Kocialkowski2015-07-271-1/+1
* Update the rootfs type to ext4 for Overo and PepperAdam YH Lee2015-07-272-2/+2
* stm32f429: use 180 MHz system clockAntonio Borneo2015-07-271-0/+2
* stm32f4: add cpu clock option for 180 MHzAntonio Borneo2015-07-271-10/+24
* stm32f429: pass the device unique ID in DTBAntonio Borneo2015-07-273-0/+30
* Kill unneeded #include <linux/kconfig.h>Masahiro Yamada2015-07-275-5/+0
* board: ks2: README: fix typosNishanth Menon2015-07-271-2/+1
* am33xx: Unused get_board_rev function removalPaul Kocialkowski2015-07-271-9/+0
* omap3: CONFIG_REVISION_TAG ifdef check for get_board_revPaul Kocialkowski2015-07-271-0/+2
* omap5: Definitions for SYS_BOOT-based fallback boot device selectionPaul Kocialkowski2015-07-272-0/+47
* omap4: Definitions for SYS_BOOT-based fallback boot device selectionPaul Kocialkowski2015-07-273-0/+62
* omap3: Definitions for SYS_BOOT-based fallback boot device selectionPaul Kocialkowski2015-07-273-1/+59
* omap-common: SYS_BOOT-based fallback boot device selection for peripheral bootPaul Kocialkowski2015-07-272-7/+49
* siemens-am33x-common: Hardcoded value instead of non-included definePaul Kocialkowski2015-07-271-1/+1
* omap-common: Boot device define instead of hardcoded valuePaul Kocialkowski2015-07-271-2/+2
* omap: SPL boot devices cleanup and completionPaul Kocialkowski2015-07-274-67/+88
* omap-common: Common boot code OMAP3 support and cleanupPaul Kocialkowski2015-07-2718-167/+143
* kbuild: create symbolic link only for ARM, AVR32, SPARC, PowerPC, x86Masahiro Yamada2015-07-273-0/+12
* nds32: include <asm/arch-*/*.h> instead of <asm/arch/*.h>Masahiro Yamada2015-07-273-3/+3
* generic_board: Call "checkboard" even though the root node has a "model" prop...Haikun.Wang@freescale.com2015-07-271-5/+2
* keystone2: net: add mcast function to keyston2 Ethernet driverVitaly Andrianov2015-07-271-0/+10
* keystone2: add wfi in to the core_spin loopVitaly Andrianov2015-07-271-2/+7
* misc: led: pca9551_led: Fix problem with multiple blink frequenciesStefan Roese2015-07-271-10/+22
* stm32f429-discovery: Use ttyS0 as the console devicerev13@wp.pl2015-07-271-1/+1
* kbuild: use relative path more to include MakefileMasahiro Yamada2015-07-271-11/+9
* kbuild: do not add $((generic-)offsets-file) to targetsMasahiro Yamada2015-07-271-2/+1
* kbuild: sync with Linux 4.1Masahiro Yamada2015-07-275-52/+45
* kconfig: sync with Linux 4.1Masahiro Yamada2015-07-2717-203/+189
* config: ti_omap5_common: Palmas power support in SPLPaul Kocialkowski2015-07-272-2/+1
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-07-2575-342/+347
|\
| * sunxi: Enable both ehci and otg in host mode on various boardsHans de Goede2015-07-254-0/+6
| * sunxi: ga10h: Enable both otg and regular usb host controllersHans de Goede2015-07-253-0/+28
| * sunxi: musb: Stop treating not having a vbus-det gpio as an errorHans de Goede2015-07-252-4/+2
| * sunxi: musb: Improve output during probingHans de Goede2015-07-251-5/+6
| * sunxi: musb: Use device-model for musb host modeHans de Goede2015-07-252-1/+58
| * sunxi: musb: Move musb config and platdata to the sunxi-musb glueHans de Goede2015-07-253-36/+34
| * sunxi: musb: Add id pin supportHans de Goede2015-07-254-0/+8
| * sunxi: musb: Move vbus check to sunxi_musb_enableHans de Goede2015-07-251-10/+9
| * sunxi: usb-phy: Add support for reading otg id pin valueHans de Goede2015-07-253-0/+42
| * sunxi: Enable CMD_USB and USB_STORAGE by default on sunxiHans de Goede2015-07-252-5/+2
| * sunxi: Update selects in arch/arm/Kconfig for DM conversionsTom Rini2015-07-2562-250/+86
OpenPOWER on IntegriCloud