summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-11fdt: Add functions to retrieve stringsThierry Reding
2014-10-11fdt: Add a function to get the index of a stringThierry Reding
2014-10-11fdt: Add a function to count stringsThierry Reding
2014-10-11vsprintf: Add modifier for phys_addr_tThierry Reding
2014-10-11arm: socfpga: Use EMAC1 on SoCDKMarek Vasut
2014-10-11arm: socfpga: add MAINTAINERS entryPavel Machek
2014-10-11tegra: apalis_t30: master revampMarcel Ziswiler
2014-10-11tegra: dts: colibri_t30 add serial port detailsMarcel Ziswiler
2014-10-11tegra: colibri_t30: clean-up spurious new lineMarcel Ziswiler
2014-10-10mmc: Tegra: Fix timeout issue seen on certain eMMC partsMarcel Ziswiler
2014-10-10ARM: tegra: Use mem size from MC in combination with get_ram_size()Marcel Ziswiler
2014-10-10tools: compiler.h: Fix build on FreeBSDJeroen Hofstee
2014-10-10arm, at91: add generic board support for the taurus and corvus boardHeiko Schocher
2014-10-10ARM: atmel: switch at91sam9263ek to generic boardBo Shen
2014-10-10sama5d3xek: run PHY's configAndreas Bießmann
2014-10-10macb: simplify gmac initialisationAndreas Bießmann
2014-10-10serial-uclass: Fix compilation errorHans de Goede
2014-10-10ks2_evm: readme: align according to actual sourcesKhoronzhuk, Ivan
2014-10-10configs:ks2_evm: update defconfigs to support SPLMurali Karicheri
2014-10-10tegra: colibri_t30: asix usb ethernet reset regressionMarcel Ziswiler
2014-10-10tegra: gpio: fix null label regressionMarcel Ziswiler
2014-10-10Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2014-10-10am335x_evm: Correct BOOTCOUNT driver supportTom Rini
2014-10-10common/board_r: remove warning in initr_mem for 64-bit phys_size_tValentin Longchamp
2014-10-10board/BuR: fix pinmux for MII Ethernet InterfaceHannes Petermaier
2014-10-10scripts/multiconfig.sh: Fix a typoYork Sun
2014-10-10multiconfig.sh: replace GNU sed specific matchJeroen Hofstee
2014-10-10VCMA9: remove EXT2 supportDavid Müller (ELSOFT AG)
2014-10-10PATI: fix broken SPI accessDavid Müller (ELSOFT AG)
2014-10-10PATI: convert to generic boardDavid Müller (ELSOFT AG)
2014-10-10VCMA9: convert to generic boardDavid Müller (ELSOFT AG)
2014-10-10MIP405: convert to generic boardDavid Müller (ELSOFT AG)
2014-10-10PIP405: convert to generic boardDavid Müller (ELSOFT AG)
2014-10-10SPDX License cleanup for LiMon imported filesWolfgang Denk
2014-10-10beagleboard: Remove side effects of i2c2 pullup resisters initialization codeAlexander Kochetkov
2014-10-10powerpc: mpc5xxx: remove board support for MVBC_P and MVSMRMasahiro Yamada
2014-10-10powerpc: mpc83xx: remove board support for MERGERBOX and MVBLM7Masahiro Yamada
2014-10-10powerpc: ppc4xx: remove board support for bluestoneMasahiro Yamada
2014-10-10powerpc: ppc4xx: remove board support for CRAYL1Masahiro Yamada
2014-10-10powerpc: ppc4xx: remove board support for KAREF and METROBOXMasahiro Yamada
2014-10-10kconfig: fix another bug of "make savedefconfig"Masahiro Yamada
2014-10-10ARM: keystone: clock: fix main pll ratio div definitionsKhoronzhuk, Ivan
2014-10-10common: spl_sata: perform SCSI scan before getting deviceRoger Quadros
2014-10-10ARM: OMAP5+: sata: Move scsi_scan() to the right placeRoger Quadros
2014-10-10OMAP5+: sata/scsi: Implement scsi_init()Roger Quadros
2014-10-10ahci: Don't start command DMA engine before buffers are setRoger Quadros
2014-10-10omap3: overo: Fix fdtfile testStefan Herbrechtsmeier
2014-10-10common/board_r: Fix booting issue on T4240QDSYork Sun
2014-10-10pxe: Ensure we don't overflow bootargsIan Campbell
2014-10-10Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD