summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-28zynqmp: Define ep config for ZynqMPSiva Durga Prasad Paladugu
2015-07-28zynqmp: Kconfig: Move zynqmp KconfigSiva Durga Prasad Paladugu
2015-07-28zynq: gem: Setting up WRAP bit for one TX bdMichal Simek
2015-07-28zynq: gem: Increase the Rx buffer descriptors to 32Siva Durga Prasad Paladugu
2015-07-28zynqmp: gem: Flush the rx buffers while transmittingSiva Durga Prasad Paladugu
2015-07-28zynqmp: gem: Set data bus width to 64bit for arm64Siva Durga Prasad Paladugu
2015-07-27arm64: Handle arbitrary CONFIG_SYS_MALLOC_F_LEN valuesThierry Reding
2015-07-27ARM: tegra: Build warning fixes for 64-bitThierry Reding
2015-07-27mmc: tegra: Build warning fixes for 64-bitThierry Reding
2015-07-27i2c: tegra: Build warning fixes for 64-bitThierry Reding
2015-07-27dfu: fix 64-bit compile warningsStephen Warren
2015-07-27pxe: add AArch64 image supportStephen Warren
2015-07-27tegra124: Expand SPL space by 8KBSimon Glass
2015-07-27tegra: nyan-big: Allow TPM on I2CSimon Glass
2015-07-27tegra124: Implement spl_was_boot_source()Simon Glass
2015-07-27am3517_evm: add FIT supportYegor Yefremov
2015-07-27Reproducible U-Boot build support, using SOURCE_DATE_EPOCHPaul Kocialkowski
2015-07-27tools: remove mpc86x_clk toolMasahiro Yamada
2015-07-27configs: k2*_evm: rename skernel binary names to generated file namesNishanth Menon
2015-07-27configs: ti_armv7_keystone2: switch to using kernel zImageNishanth Menon
2015-07-27configs: ti_armv7_keystone2: switch addresses to generic addressesNishanth Menon
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