Commit Graph

  • 144d509378 arm: mvebu: db-mv784mp-gp: Fix ECC I2C address Stefan Roese 2015-04-22 18:36:39 +02:00
  • 2bae75a488 arm: mvebu: Add Armada A38x DB-88F6820-GP board support Stefan Roese 2015-04-25 06:29:56 +02:00
  • 60b75324ea arm: mvebu: Add d-cache invalidate before enabling the d-cache Stefan Roese 2015-04-25 06:29:55 +02:00
  • b81d0ea728 arm: mvebu: mv-common.h: Add CONFIG_PREBOOT Stefan Roese 2015-04-25 06:29:54 +02:00
  • e89bf8bcc9 arm: mvebu: Remove coherency configuration Stefan Roese 2015-04-25 06:29:53 +02:00
  • cae9008f69 arm: mvebu: Change network init code to allow a more flexible setup Stefan Roese 2015-04-25 06:29:52 +02:00
  • 9c6d3b7b66 arm: mvebu: Add basic Armada 38x support Stefan Roese 2015-04-25 06:29:51 +02:00
  • 880b15a37b arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common header Stefan Roese 2015-04-25 06:29:50 +02:00
  • f7c0ef073d arm: mvebu: Only define MV88F78X60 for Armada XP Stefan Roese 2015-04-25 06:29:49 +02:00
  • 8402b69b7e arm: mvebu: Remove unreferenced define Stefan Roese 2015-04-25 06:29:48 +02:00
  • 250eea74b9 arm: mvebu: Change header macros from ARMADA_XP to MVEBU Stefan Roese 2015-04-25 06:29:47 +02:00
  • d078765640 arm: mvebu: Move mvebu-common into mach-mvebu Stefan Roese 2015-04-25 06:29:46 +02:00
  • 8cb7872230 arm: armada-xp: Move SoC headers to mach-mvebu/include/mach Stefan Roese 2015-04-25 06:29:45 +02:00
  • 350b50eea3 arm: armada-xp: Move SoC sources to mach-mvebu Stefan Roese 2015-04-25 06:29:44 +02:00
  • ff7e9cfc33 Merge branch 'master' of git://git.denx.de/u-boot-mmc Tom Rini 2015-05-05 07:00:38 -04:00
  • 3f2f1a0039 Merge branch 'master' of git://git.denx.de/u-boot-arm Tom Rini 2015-05-05 07:00:11 -04:00
  • 33fe2fb8df ARM: mmc: bcm283x: Remove get_timer_us() from mmc driver Marek Vasut 2015-05-04 22:54:36 +02:00
  • 707ac1ad17 tegra: mmc: Set the removable flag correctly Simon Glass 2015-05-04 11:31:16 -06:00
  • ebe78bb993 mmc: bcm2835_sdhci: Use calloc to allocate bcm2835_sdhci_host Alexander Stein 2015-04-17 17:33:17 +02:00
  • 253d5bdd64 mmc: fsl_esdhc: update eMMC44 adapter card erase timeout Yangbo Lu 2015-04-15 10:13:12 +08:00
  • 5e1c23cd39 mmc: sdhci: add timeout setting for response busy command Kevin Liu 2015-03-23 17:57:00 -05:00
  • 5a20397b00 mmc: remove the MMC_MODE_HC flag Rob Herring 2015-03-23 17:56:59 -05:00
  • bd47c13583 mmc: Fix splitting device initialization Andrew Gabbasov 2015-03-19 07:44:07 -05:00
  • 1677eef459 mmc: Restructure polling loops to avoid extra delays Andrew Gabbasov 2015-03-19 07:44:06 -05:00
  • cc17c01f2d mmc: Continue polling MMC card for OCR only if it is still not ready Andrew Gabbasov 2015-03-19 07:44:05 -05:00
  • 5289b5350b mmc: Do not pass external mmc_cmd structure to mmc_send_op_cond_iter() Andrew Gabbasov 2015-03-19 07:44:04 -05:00
  • a626c8d418 mmc: Avoid extra duplicate entry in mmc device structure Andrew Gabbasov 2015-03-19 07:44:03 -05:00
  • 3f2da751be mmc: Fix typo in MMC type checking macro Andrew Gabbasov 2015-03-19 07:44:02 -05:00
  • b939689c7b Merge branch 'u-boot/master' into 'u-boot-arm/master' Albert ARIBAUD 2015-05-05 10:09:06 +02:00
  • 622da1c36a Merge branch 'master' of git://git.denx.de/u-boot-sunxi Tom Rini 2015-05-04 17:50:20 -04:00
  • 8b0044ff59 powerpc/mpc85xx: Add board support for ucp1020 Oleksandr G Zhadan 2015-04-29 16:57:39 -04:00
  • d7732faad3 powerpc/mpc85xx: Fix compiling error for common/cmd_gpio.c Oleksandr G Zhadan 2015-04-28 13:59:50 -04:00
  • 38289c6945 powerpc/t4240qds: Update RCW, defconfig and maintainer Shaohui Xie 2015-04-27 15:28:17 +08:00
  • c0379b19e2 t2080rdb/rcw: update ddr frequency from 1600MT/s to 1867MT/s Shengzhou Liu 2015-04-22 17:54:40 +08:00
  • 3285e6cbcc powerpc/t2080qds: enable eSDHC peripheral clock support Yangbo Lu 2015-04-22 13:57:56 +08:00
  • 2d9ca2c72c mmc: fsl_esdhc: Add peripheral clock support Yangbo Lu 2015-04-22 13:57:40 +08:00
  • b46cf1b178 powerpc/t2080qds: enable eSDHC adapter card type identification Yangbo Lu 2015-04-22 13:57:21 +08:00
  • 5a8dbdc6b4 mmc: fsl_esdhc: Add adapter card type identification support Yangbo Lu 2015-04-22 13:57:00 +08:00
  • fd3a78a538 board/t2080rdb: reset cs4315 phy Shengzhou Liu 2015-04-22 10:59:50 +08:00
  • 1a56fcea9f fsl/deepsleep: avoid the DDR restore from being optimized out Tang Yuantian 2015-04-20 11:16:56 +08:00
  • 438031e1bc powerpc/mpc85xx: Don't deref NULL if qman portal lacks cell-index Scott Wood 2015-04-17 18:10:06 -05:00
  • ea753267d5 board/t102x: use fdt_setprop_string instead of fdt_setprop Shengzhou Liu 2015-04-14 17:56:50 +08:00
  • ac337168ad powerpc: add 2 common dcache assembly functions Valentin Longchamp 2015-03-27 16:07:32 +01:00
  • e8a7f1c32b powerpc/t1023rdb: Add T1023 RDB board support Shengzhou Liu 2015-03-27 15:48:34 +08:00
  • 1d0b59a9b0 fsl/pci: Set CFG_READY for PCIe v3.0 and later Minghuan Lian 2015-03-27 13:24:39 +08:00
  • 5066e62847 T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issue Zhao Qiang 2015-03-26 16:13:09 +08:00
  • 373762c34c powerpc/t4rdb: Add SD boot support for T4240RDB board Chunhe Lan 2015-03-20 17:08:54 +08:00
  • 0dc78ff857 drivers: usb: fsl: Workaround for Erratum A004477 Nikhil Badola 2014-11-21 17:25:21 +05:30
  • 7fc63cca61 mpc85xx/T4240EMU: Remove T4240EMU board York Sun 2015-04-21 10:09:52 -07:00
  • e1bfd1c6b7 powerpc/mpc85xx: Use GOT when loading IVORs post-relocation Scott Wood 2015-04-23 20:01:56 -05:00
  • fd01ae1384 sunxi: usb: Protect phy-init and phy-power-on against multiple calls Hans de Goede 2015-04-27 16:57:54 +02:00
  • e13afeef6f sunxi: usb: Do not call phy_probe from hcd code Hans de Goede 2015-04-27 16:50:04 +02:00
  • 2aacc4239c sunxi: usb: Rename the usbc.? files to usb_phy.? Hans de Goede 2015-04-27 15:05:10 +02:00
  • 7b798658b2 sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar Hans de Goede 2015-04-27 14:54:47 +02:00
  • a781c97aaa sunxi: usb: Remove sunxi_usbc_get_io_base function Hans de Goede 2015-04-27 14:36:23 +02:00
  • 375de01702 sunxi: usb: Move setup of host controller clocks to the host controller drivers Hans de Goede 2015-04-27 11:44:22 +02:00
  • 421b32b880 sunxi: axp: Remove non driver-model support from the axp gpio code Hans de Goede 2015-04-26 11:19:37 +02:00
  • d17e1577a2 sunxi: emac: Remove non driver-model code Hans de Goede 2015-04-23 18:47:47 +02:00
  • b6006baf9c sunxi: Move all boards to the driver-model Hans de Goede 2015-04-15 20:46:48 +02:00
  • 25acd33f85 sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boards Hans de Goede 2015-04-18 23:32:23 +02:00
  • af79c4f15c sunxi: dts: Add minimal dts files for board which lack a dts sofar Hans de Goede 2015-04-23 17:04:19 +02:00
  • 9800cfce92 sunxi: dts: Add dts files which have been submitted but not yet merged upstream Hans de Goede 2015-04-23 14:27:01 +02:00
  • 53ab4af34e sunxi: dts: Sync all dts files with upstream kernel Hans de Goede 2015-04-15 19:03:49 +02:00
  • 939ed1cba8 sunxi: emac: Add driver model support Hans de Goede 2015-04-19 11:48:19 +02:00
  • d88c2f1149 sunxi: emac: Rename DMA_CPU_TRRESHOLD to EMAC_RX_BUFSIZE Hans de Goede 2015-04-25 13:46:28 +02:00
  • f9f62d2dac sunxi: emac: Prepare for driver-model support Hans de Goede 2015-04-18 14:44:38 +02:00
  • 8145dea468 sunxi: emac: port to phylib Hans de Goede 2015-04-16 21:47:06 +02:00
  • aab096401c sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.h Hans de Goede 2015-04-22 17:55:10 +02:00
  • f9b7a04bc8 sunxi: axp: Add driver-model support to the axp_gpio code Hans de Goede 2015-04-22 11:31:22 +02:00
  • 2fcf033d36 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver Hans de Goede 2015-04-25 17:25:14 +02:00
  • a536077def sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpers Hans de Goede 2015-04-25 22:18:09 +02:00
  • 1d624a4f08 sunxi: axp: Move axp pmic register helpers to a separate file Hans de Goede 2015-04-25 14:07:37 +02:00
  • 12ce15538a sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops Hans de Goede 2015-04-22 16:27:01 +02:00
  • 746c087bd3 sunxi: gpio: Build sunxi_name_to_gpio_bank for driver-model code too Hans de Goede 2015-04-22 17:59:01 +02:00
  • 11d52a9da6 sunxi: gpio: Add compatible strings for all supported SoCs Hans de Goede 2015-04-22 11:29:38 +02:00
  • a5ab8838c6 sunxi: gpio: Add temporary implementation of name_to_gpio() Simon Glass 2015-04-18 11:33:43 -06:00
  • 07ce60f3cd sunxi: gpio: Rename GPIOs to include a 'P' prefix Simon Glass 2015-04-18 11:33:44 -06:00
  • 4f7e01c961 sunxi: soft-i2c: Fix gpio handling to work with the driver-model Hans de Goede 2015-04-23 23:23:50 +02:00
  • 1572819c5f sunxi: display: Fix gpio handling to work with the driver-model Hans de Goede 2015-04-22 17:45:59 +02:00
  • a725426929 sunxi: usbc: Fix vbus gpio handling to work with the driver-model Hans de Goede 2015-04-22 17:39:59 +02:00
  • 90641f82f1 sunxi: mmc: Fix card-detect gpio handling to work with the driver-model Hans de Goede 2015-04-22 17:03:17 +02:00
  • 8b2db32a9f sunxi: Do not build i2c support when we've no i2c controllers Hans de Goede 2015-04-23 17:47:22 +02:00
  • 8760d755cb sunxi: Add Ippo_q8h_v1_2_a33_1024x600 defconfig Hans de Goede 2015-04-07 09:06:39 +02:00
  • 8681de3213 sunxi: Add softwinner astar mid756 A33 tablet board defconfig Vishnu Patekar 2015-03-01 23:54:48 +05:30
  • 8c3dacff14 sunxi: Add basic A33 basic support Vishnu Patekar 2015-03-01 23:47:48 +05:30
  • ffc0ae0c70 sunxi: Add a33 dram init code Vishnu Patekar 2015-03-01 23:49:39 +05:30
  • 886a7b45ef sunxi: Add support for A33 PLL11 (second DRAM pll) Hans de Goede 2015-04-12 11:46:41 +02:00
  • 5e6bacdb84 sunxi: s/sun8i/sun8i_a23/ Hans de Goede 2015-04-06 20:55:39 +02:00
  • 44d8ae5b69 sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool Hans de Goede 2015-04-06 20:33:34 +02:00
  • 929b2622eb sunxi: usbc: Remove unused irq field Hans de Goede 2015-04-06 20:17:46 +02:00
  • 92bcc6cb1e sunxi: Also set Auxiliary Ctl SMP bit in SPL Hans de Goede 2015-04-06 20:16:36 +02:00
  • dcfa530f09 sun7i: Remove duplicate call to psci_arch_init Jan Kiszka 2015-04-21 07:18:25 +02:00
  • 281239ad9d x86: Enable multi-core init for Minnowboard MAX Simon Glass 2015-04-29 22:26:03 -06:00
  • ede9709316 x86: Add a CPU driver for baytrail Simon Glass 2015-04-29 22:26:02 -06:00
  • bcb0c61e1a x86: Allow CPUs to be set up after relocation Simon Glass 2015-04-29 22:26:01 -06:00
  • 86196c65ac x86: Add functions to set and clear bits on MSRs Simon Glass 2015-04-29 22:26:00 -06:00
  • 45b5a37836 x86: Add multi-processor init Simon Glass 2015-04-29 22:25:59 -06:00
  • 6f41e0e7bc x86: Provide access to the IDT Simon Glass 2015-04-28 20:25:16 -06:00
  • 52845296be x86: Store the GDT pointer in global_data Simon Glass 2015-04-28 20:25:15 -06:00
  • 837a136fc7 x86: Add an mfence macro Simon Glass 2015-04-28 20:25:14 -06:00