Commit Graph

  • 6449a506d6 dm: gpio: Add gpio_get_function() and friends Simon Glass 2014-10-04 11:29:43 -06:00
  • b892d127ff dm: gpio: Implement GPIO reservation in the uclass Simon Glass 2014-10-04 11:29:42 -06:00
  • b3f4ca1135 dm: omap3: Move to driver model for GPIO and serial Simon Glass 2014-10-22 21:37:15 -06:00
  • 1a44cd89fa dm: am33xx: Move to driver model for GPIO and serial Simon Glass 2014-10-22 21:37:14 -06:00
  • 1f0d883af7 dm: am335x: Remove serial options from CONFIG_SYS_EXTRA_OPTIONS Simon Glass 2014-10-22 21:37:13 -06:00
  • 0bf249511f dm: omap: serial: Add driver model support Simon Glass 2014-10-22 21:37:12 -06:00
  • 4119e06dd8 dm: am33xx: Provide platform data for serial Simon Glass 2014-10-22 21:37:11 -06:00
  • d12010b099 dm: am33xx: Provide platform data for GPIOs Simon Glass 2014-10-22 21:37:10 -06:00
  • 5915a2ad0d dm: omap: gpio: Support driver model Simon Glass 2014-10-22 21:37:09 -06:00
  • d57b61143d dm: omap: gpio: Put _get_gpio_value() logic into its own function Simon Glass 2014-10-22 21:37:08 -06:00
  • 2539f3926c dm: dts: omap: Select correct console for beaglebone Simon Glass 2014-10-22 21:37:07 -06:00
  • 91155c6560 dm: serial: Support CONFIG_CONS_INDEX if available Simon Glass 2014-10-22 21:37:06 -06:00
  • 11c1a87893 dm: ns16550: Correct the probe logic for platform data Simon Glass 2014-10-22 21:37:05 -06:00
  • 167efe01bc dm: ns16550: Use an address instead of a pointer for the uart base Simon Glass 2014-10-22 21:37:04 -06:00
  • aea2be2012 dm: serial: ns16550: Correct logic for checking for character Simon Glass 2014-10-22 21:37:03 -06:00
  • c487fd476c dm: serial: Reset the watchdog while waiting in getc() Simon Glass 2014-10-22 21:37:02 -06:00
  • fe1ef50338 dm: gpio: Support numbered GPIOs Simon Glass 2014-10-22 21:37:01 -06:00
  • 5b3ee386fd kbuild: clear VENDOR variable to fix build error on tcsh Masahiro Yamada 2014-10-21 13:18:32 +09:00
  • 09bab6e770 musb: fix warning in include/linux/usb/musb.h Igor Grinberg 2014-10-23 14:25:25 +03:00
  • 03a3536c7b Merge branch 'master' of git://git.denx.de/u-boot-tegra Tom Rini 2014-10-23 14:05:34 -04:00
  • 7bfd5ee117 mips: enable CONFIG_USE_PRIVATE_LIBGCC by default Masahiro Yamada 2014-10-24 01:30:46 +09:00
  • 0732b2f96b kconfig: invoke silentoldconfig if spl, tpl/.config is updated Masahiro Yamada 2014-10-24 01:30:45 +09:00
  • 9adb6d2407 kbuild: fix a bug of the u-boot-spl link rule Masahiro Yamada 2014-10-24 01:30:44 +09:00
  • 45ccec8f29 kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig Masahiro Yamada 2014-10-24 01:30:43 +09:00
  • 76eb5d815e kbuild: drop CONFIG_USE_PRIVATE_LIBGCC=path/to/libgcc syntax Masahiro Yamada 2014-10-24 01:30:42 +09:00
  • dd43fa22de x86: set CONFIG_USE_PRIVATE_LIBGCC to y Masahiro Yamada 2014-10-24 01:30:41 +09:00
  • 8c688bc4de kconfig: move CONFIG_SYS_HZ to lib/Kconfig Masahiro Yamada 2014-10-24 01:30:40 +09:00
  • b5ff205cdb omap3/am33xx: mux: fix several checkpatch issues Igor Grinberg 2014-10-21 18:25:30 +03:00
  • f1b14179f0 omap3: cm-t35: remove enable_gpmc_cs_config() Igor Grinberg 2014-10-21 16:39:47 +03:00
  • 00d241da9c omap3: cm-t35: use define for mmc wp gpio Igor Grinberg 2014-10-21 16:39:46 +03:00
  • 52edc87740 omap3: Kconfig: fix the cm-t35 board option prompt Igor Grinberg 2014-10-21 16:39:45 +03:00
  • 05180fc708 am335x_evm: Correct "raw" portions of DFU alt into Tom Rini 2014-10-09 11:01:16 -04:00
  • b6ab550413 am335x_boneblack: Only modify NAND/NOR/MMC1 pinmux on BBB in boneblack builds. Tom Rini 2014-10-08 17:10:27 -04:00
  • 76bfd1625a arm: am43xx: switch over to CONFIG_ENV_IS_IN_FAT Felipe Balbi 2014-09-23 10:44:18 -05:00
  • 41f1d40d92 common: Makefile: allow for spl builds with env_fat Felipe Balbi 2014-09-23 10:44:17 -05:00
  • f5c30c1b1c omap3: overo: Add usb host support Stefan Herbrechtsmeier 2014-09-16 17:51:09 +02:00
  • 4ed914a243 omap3: overo: Separate module and expansion board MUX configuration Stefan Herbrechtsmeier 2014-09-16 17:51:08 +02:00
  • 113429a27b omap3: overo: Move ethernet setup to board_eth_init function Stefan Herbrechtsmeier 2014-09-16 17:51:07 +02:00
  • f2565a551c omap3: overo: Call bootm only after successful nand read Stefan Herbrechtsmeier 2014-09-16 17:51:06 +02:00
  • 26459488b7 ARM: keystone: cmd_ddr3: add ddr3 commands to test ddr Hao Zhang 2014-10-22 17:47:59 +03:00
  • 89f44bb0ce keystone2: ecc: add ddr3 error detection and correction support Vitaly Andrianov 2014-10-22 17:47:58 +03:00
  • 079da2d514 ARM: keystone: msmc: extend functionality of SES Vitaly Andrianov 2014-10-22 17:47:57 +03:00
  • e165b1d34c dma: ti-edma3: introduce edma3 driver Khoronzhuk, Ivan 2014-10-22 17:47:56 +03:00
  • 00b821f16e board: k2e_evm: add network support Hao Zhang 2014-10-17 21:01:17 +03:00
  • 69a3b81141 ARM: keystone: clock: add support for K2E SoCs Khoronzhuk, Ivan 2014-10-17 21:01:16 +03:00
  • c05d05e720 net: keystone_net: increase PHY auto negotiate time Khoronzhuk, Ivan 2014-10-17 21:01:15 +03:00
  • ff11c7697c net: keystone_net: add Keystone2 K2E SoC support Khoronzhuk, Ivan 2014-10-17 21:01:14 +03:00
  • 3c61502aad net: keystone_serdes: add keystone K2E SoC support Khoronzhuk, Ivan 2014-10-17 21:01:13 +03:00
  • 2162faaf58 ARM: keystone2: keysonte_nav: add support for K2E SoC Khoronzhuk, Ivan 2014-10-17 21:01:12 +03:00
  • a4d2adee11 net: keystone_net: use general get link function Khoronzhuk, Ivan 2014-10-17 20:44:36 +03:00
  • 3fe93623cc net: keystone_net: register eth PHYs on MDIO bus Khoronzhuk, Ivan 2014-10-17 20:44:35 +03:00
  • 550c5ce6f5 net: keystone_net: register MDIO bus Khoronzhuk, Ivan 2014-10-17 20:44:34 +03:00
  • 1920e905ef net: keystone_net: use mdio_reset function Khoronzhuk, Ivan 2014-10-17 20:44:33 +03:00
  • adc9a79f3f net: phy: print a number of phy that is not found Khoronzhuk, Ivan 2014-10-17 20:44:32 +03:00
  • 496191c7ab soc: keystone_serdes: generalize configuration mechanism Khoronzhuk, Ivan 2014-10-22 17:18:24 +03:00
  • 92a16c81f5 soc: keystone_serdes: generalize to be used by other sub systems Hao Zhang 2014-10-22 17:18:23 +03:00
  • 95f74dad91 soc: keystone_serdes: enhance to use cmu/comlane/lane specific configurations Hao Zhang 2014-10-22 17:18:22 +03:00
  • a43febde44 soc: keystone_serdes: create a separate SGMII SerDes driver Khoronzhuk, Ivan 2014-10-22 17:18:21 +03:00
  • 497e9e0321 net: keystone_net: remove redundant code from keystone_net.c Khoronzhuk, Ivan 2014-09-29 22:17:24 +03:00
  • f077226610 net: keystone_net: increase MDIO clock frequency Vitaly Andrianov 2014-09-29 22:17:23 +03:00
  • 0935cac685 net: keystone_net: move header file from arch to ti-common Khoronzhuk, Ivan 2014-09-29 22:17:22 +03:00
  • e3114c9a06 net: keystone_net: add support for NETCP v1.5 Khoronzhuk, Ivan 2014-09-29 22:17:21 +03:00
  • b2cfe32278 net: keystone_net: remove SoC specific emac_regs structure Hao Zhang 2014-09-29 22:17:20 +03:00
  • 8347210a3f configs: ks2_evm: enable misc_init_r Khoronzhuk, Ivan 2014-09-26 15:42:30 +03:00
  • 345af53456 keystone2: k2l-evm: add board support Hao Zhang 2014-10-22 16:32:33 +03:00
  • b66604fb66 keystone2: enable OSR clock domain for K2L SoC Hao Zhang 2014-10-22 16:32:32 +03:00
  • 5ec66b140a ARM: keystone2: spl: move board specific code Hao Zhang 2014-10-22 16:32:31 +03:00
  • bc45d5729f keystone2: msmc: add MSMC cache coherency support for K2L SOC Hao Zhang 2014-10-22 16:32:30 +03:00
  • 61d122583f keystone2: clock: add K2L clock definitions and commands Hao Zhang 2014-10-22 16:32:29 +03:00
  • c4995a8282 ARM: keystone2: add K2L device hardware definitions Hao Zhang 2014-10-22 16:32:28 +03:00
  • 529ce1eedf ARM: cmd_clock: generalize command usage description Khoronzhuk, Ivan 2014-10-22 16:01:28 +03:00
  • bc0e8d7c5d keystone: usb: add support of usb xhci WingMan Kwok 2014-09-05 22:26:23 +03:00
  • 9ea9021ac4 dma: keystone_nav: generalize driver usage Khoronzhuk, Ivan 2014-09-05 19:02:48 +03:00
  • ef4547176d dma: keystone_nav: move keystone_nav driver to driver/dma/ Khoronzhuk, Ivan 2014-09-05 19:02:47 +03:00
  • ed948e2959 keystone2: keystone_nav: don't use hard addresses in netcp_pktdma Khoronzhuk, Ivan 2014-09-05 19:02:46 +03:00
  • afa479cf66 keystone2: keystone_nav: don't use hard addresses in qm_config Khoronzhuk, Ivan 2014-09-05 19:02:45 +03:00
  • b2b8a6967a Makefile: Add CONFIG_BUILD_TARGET to automatically build an special image Stefan Roese 2014-10-22 12:13:24 +02:00
  • 4acd2d24b6 tools: kwbimage: Add image version 1 support for Armada XP / 370 Stefan Roese 2014-10-22 12:13:23 +02:00
  • 2afa331260 tools: Compile kwboot for Marvell Armada XP as those SoCs are now supported Stefan Roese 2014-10-22 12:13:22 +02:00
  • 84899e2db3 tools/kwboot: Sync with latest barebox version to support Armada XP Stefan Roese 2014-10-22 12:13:21 +02:00
  • 1721fe6966 arm: kirkwood: Remove some dead code from cpu.c Stefan Roese 2014-10-22 12:13:20 +02:00
  • a488483174 arm: armada-xp: Add basic support for the maxBCM board Stefan Roese 2014-10-22 12:13:19 +02:00
  • dd580801aa arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP board Stefan Roese 2014-10-22 12:13:18 +02:00
  • 41e5ee54e3 arm: armada-xp: Add basic support for Marvell Armada XP SoC Stefan Roese 2014-10-22 12:13:17 +02:00
  • 6d5fe560a5 i2c: mvtwsi: Add support for Marvell Armada XP Stefan Roese 2014-10-22 12:13:16 +02:00
  • 4fb3f0c802 net: phy.h: Make PHY autonegotiation timeout configurable Stefan Roese 2014-10-22 12:13:15 +02:00
  • 19fc2eae6d net: mvneta.c: Add support for the ethernet controller of the Marvell Armada XP SoC Stefan Roese 2014-10-22 12:13:14 +02:00
  • 96c5f0816a arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo() Stefan Roese 2014-10-22 12:13:13 +02:00
  • 4fd7717e8e spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE Stefan Roese 2014-10-22 12:13:12 +02:00
  • d5c5132f87 arm: marvell: Extract kirkwood gpio functions into new common file gpio.c Stefan Roese 2014-10-22 12:13:11 +02:00
  • 4aceea2088 spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC's Stefan Roese 2014-10-22 12:13:10 +02:00
  • 24c04977fa arm: mvebu: Add common mbus functions to use on Marvell SoCs Stefan Roese 2014-10-22 12:13:09 +02:00
  • 22700dc6fb arm: marvell: Rework timer.c to make it usable for other MVEBU platforms Stefan Roese 2014-10-22 12:13:08 +02:00
  • 3e972cb9ba arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h Stefan Roese 2014-10-22 12:13:07 +02:00
  • 3dc23f7852 arm: marvell: Move arch/kirkwood.h to arch/soc.h Stefan Roese 2014-10-22 12:13:06 +02:00
  • d80cca29fe arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common Stefan Roese 2014-10-22 12:13:05 +02:00
  • dee8abcd80 Merge git://git.denx.de/u-boot-x86 Tom Rini 2014-10-23 06:54:03 -04:00
  • 2110957763 Merge git://git.denx.de/u-boot-fdt Tom Rini 2014-10-23 06:51:46 -04:00
  • 3f97af5302 ot1200: add sata support Christian Gmeiner 2014-10-22 11:55:04 +02:00
  • 2e3a1f4d1d ot1200: fix sf detection Christian Gmeiner 2014-10-22 11:29:51 +02:00