Commit Graph

  • 69eeefaa06 spi: ti_qspi: Fix failure on multiple READ_ID cmd Vignesh R 2016-07-22 10:55:48 +05:30
  • 6bde34f1ae spi: Add support for N25Q016A Moritz Fischer 2016-07-14 16:22:39 -07:00
  • 4711e7f7af Merge branch 'master' of git://www.denx.de/git/u-boot-imx Tom Rini 2016-07-28 08:45:00 -04:00
  • 77cbd3a141 MAINTAINERS: i.MX: Add board/freescale/*mx* path Fabio Estevam 2016-07-26 21:27:49 -03:00
  • 4c97077ce7 mx7dsabresd: MAINTAINERS: Add mx7dsabresd_secure_defconfig Fabio Estevam 2016-07-26 21:08:58 -03:00
  • 7626ba488e mx7_common: initialize generic timer on all CPU's Stefan Agner 2016-07-25 22:57:47 -07:00
  • ec1935a243 mx6ul_14x14_evk: Remove unused define Diego Dorta 2016-07-25 13:45:30 -03:00
  • 63326e6f0b cgtqmx6eval: Remove uneeded PHYS_SDRAM_SIZE Fabio Estevam 2016-07-23 13:23:42 -03:00
  • 10ced52242 novena: Remove uneeded PHYS_SDRAM_SIZE Fabio Estevam 2016-07-23 13:23:41 -03:00
  • c6a51bab17 bx50v3: Use imx_ddr_size() for calculating the DDR size Fabio Estevam 2016-07-23 13:23:40 -03:00
  • 84c51687a7 aristainetos: Use imx_ddr_size() for calculating the DDR size Fabio Estevam 2016-07-23 13:23:39 -03:00
  • a13d3757f7 warp: Use imx_ddr_size() for calculating the DDR size Fabio Estevam 2016-07-23 13:23:38 -03:00
  • 71813dcb56 warp7: Move some USB configuration options to defconfig Breno Lima 2016-07-22 15:29:30 -03:00
  • ae440ab02d colibri_imx7: add Colibri iMX7S/iMX7D module support Stefan Agner 2016-07-20 21:27:49 -07:00
  • 68c276019a cgtqmx6eval: Replace is_mx6q() for macro Breno Lima 2016-07-22 09:12:12 -03:00
  • 4a2f9014e8 mx6cuboxi: Replace is_mx6q() for macro Breno Lima 2016-07-22 09:11:30 -03:00
  • 98b040c988 wandboard: Replace is_cpu_type() for macro Breno Lima 2016-07-22 09:11:02 -03:00
  • a5bfb4ff9e imx: ventana: add dt fixup for watchdog external reset Tim Harvey 2016-07-15 07:16:29 -07:00
  • 966fe02ee6 imx: ventana: refactor board-specific dt fixups (no functional change) Tim Harvey 2016-07-15 07:16:28 -07:00
  • 5911c0924f imx: ventana: make hwconfig initialize based on board configuration Tim Harvey 2016-07-15 07:14:25 -07:00
  • e86b7adfa3 imx: ventana: add extra DIO's for GW5520 Tim Harvey 2016-07-15 07:14:24 -07:00
  • 1800ffa83e imx: ventana: make number of digital I/O's dynamic Tim Harvey 2016-07-15 07:14:23 -07:00
  • e49621b357 imx: ventana: make RS232 enable board specific Tim Harvey 2016-07-15 07:14:22 -07:00
  • 6eab98a02e imx: ventana: re-enable late board info display Tim Harvey 2016-06-29 08:58:00 -07:00
  • f4416579d3 imx: ventana: default pci to disabled Tim Harvey 2016-06-17 06:20:26 -07:00
  • ec21aee653 pci: allow disabling of pci init/enum via env Tim Harvey 2016-06-17 06:20:25 -07:00
  • 5c34c2abb8 imx: ventana: add dt fixup for eth1 mac-address Tim Harvey 2016-06-17 06:10:42 -07:00
  • 5a08ad6fdc imx: ventana: add dt fixup for GW16082 irq mapping Tim Harvey 2016-06-17 06:10:41 -07:00
  • 5c392017f5 mx7dsabresd_secure_defconfig: Use CONFIG_ARMV7_BOOT_SEC_DEFAULT Fabio Estevam 2016-07-22 15:21:12 -03:00
  • d2c4c6bcfa pico-imx6ul: drop warning due to redefined Stefano Babic 2016-07-20 17:54:07 +02:00
  • a5ad8ec920 mx6: wandboard: fix warning due to missing prototype Stefano Babic 2016-07-20 17:53:56 +02:00
  • 64992b782b Fix build for mx7dsabresd (secure config) Stefano Babic 2016-07-20 17:52:53 +02:00
  • fe34b6a484 Merge git://git.denx.de/u-boot-dm Tom Rini 2016-07-27 22:30:20 -04:00
  • 02ebd42cf1 mmc: dw_mmc: reduce timeout detection cycle Xu Ziyuan 2016-07-19 09:38:22 +08:00
  • 61f5ddcb7a Add a power domain framework/uclass Stephen Warren 2016-07-13 13:45:31 -06:00
  • 1e2b3ef865 dm: spl: mmc: Support raw partitions with CONFIG_BLK Simon Glass 2016-07-05 17:10:18 -06:00
  • c9f3c5f9c3 dm: usb: Use blk_dread/write() instead of direct calls Simon Glass 2016-07-05 17:10:17 -06:00
  • f1a485aa40 dm: socfpga: mmc: Support CONFIG_BLK Simon Glass 2016-07-05 17:10:16 -06:00
  • 329a449f2c dm: mmc: zynq: Convert zynq to use driver model for MMC Simon Glass 2016-07-05 17:10:15 -06:00
  • dec49e862e dm: zynq: usb: Convert to CONFIG_DM_USB Simon Glass 2016-07-05 17:10:14 -06:00
  • 04e38905d7 zynq: Increase the early malloc() size Simon Glass 2016-07-05 17:10:13 -06:00
  • fbfa1aba91 net: phy: marvell: Add a missing errno.h header Simon Glass 2016-07-05 17:10:12 -06:00
  • 7f7ddf2a88 arm: Show early-malloc() usage in bdinfo Simon Glass 2016-07-05 17:10:11 -06:00
  • 911954859d dm: Use dm_scan_fdt_dev() directly where possible Simon Glass 2016-07-05 17:10:10 -06:00
  • 2e3f1ff63f dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() Simon Glass 2016-07-05 17:10:09 -06:00
  • cc7f66f70c dm: core: Add a function to bind child devices Simon Glass 2016-07-05 17:10:08 -06:00
  • 5628347f59 dm: mmc: dwmmc: use the callback functions as static Jaehoon Chung 2016-06-28 15:52:21 +09:00
  • dec0242be7 dm: mmc: dwmmc: fix the wrong explanation for clock values Jaehoon Chung 2016-06-28 15:52:20 +09:00
  • c6f086ddcb Merge branch 'master' of git://git.denx.de/u-boot-video Tom Rini 2016-07-27 15:22:21 -04:00
  • 0b6699ad8e Merge branch 'master' of http://git.denx.de/u-boot-sunxi Tom Rini 2016-07-26 18:33:04 -04:00
  • 2eb1ff3b5b sunxi: Disable sun8i emac driver Hans de Goede 2016-07-26 22:26:39 +02:00
  • 4fd92db8db ARM: uniphier: move CONFIG_I2C_EEPROM to defconfig Masahiro Yamada 2016-07-27 03:47:58 +09:00
  • 499a950d41 Merge git://git.denx.de/u-boot-mpc86xx Tom Rini 2016-07-26 17:34:51 -04:00
  • 9c7a0a600b Merge git://git.denx.de/u-boot-fsl-qoriq Tom Rini 2016-07-26 17:34:28 -04:00
  • a85ba87dbe net: sun8i_emac: Drop redundant and incorrect setting of syscon register Chen-Yu Tsai 2016-07-22 18:16:10 +08:00
  • 687284483c net: sun8i_emac: Do not configure AHB2 clock Chen-Yu Tsai 2016-07-22 18:16:09 +08:00
  • 6d7b22a5d8 sunxi: Add EMAC ethernet0 alias for H3 dtsi Chen-Yu Tsai 2016-07-22 18:16:08 +08:00
  • 2a5adc5b3c sunxi: Add defconfig and dts file for the Orange Pi PC Plus SBC Hans de Goede 2016-07-26 17:47:16 +02:00
  • 8401c7103d armv8: ls1043aqds: add IFC fixup in case QSPI is enabled Qianyu Gong 2016-07-21 12:39:27 +08:00
  • dbe18f16d8 armv8/ls1043a: Add MTD partition scheme Wenbin Song 2016-07-21 18:55:16 +08:00
  • 716d6677cb ARMv8/ls1046a: Cleanup the environment variables Wenbin Song 2016-07-21 18:31:23 +08:00
  • ed7a3943d5 armv8: fsl-layerscape: mmu: Fix enabling MMU York Sun 2016-07-22 10:52:23 -07:00
  • 3288628a8d ARMv7: PSCI: ls102xa: move secure text section into OCRAM Hongbo Zhang 2016-07-21 18:09:39 +08:00
  • aeb901f2a6 ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implemention Hongbo Zhang 2016-07-21 18:09:38 +08:00
  • 7e742c276d ARMv7: PSCI: ls102xa: check target CPU ID before further operations Hongbo Zhang 2016-07-21 18:09:37 +08:00
  • 116339d460 ARMv7: PSCI: add PSCI v1.0 functions skeleton Hongbo Zhang 2016-07-21 18:09:36 +08:00
  • 9d3b8bd166 drivers: net/fm: Add Fman support for LS1046A Mingkai Hu 2016-07-05 16:01:56 +08:00
  • b528b9377d armv8: fsl_lsch2: Add LS1046A SoC support Mingkai Hu 2016-07-05 16:01:55 +08:00
  • da4d620c90 armv8: fsl_lsch2: Add SerDes 2 support Qianyu Gong 2016-07-05 16:01:54 +08:00
  • 86336e60c5 armv8: fsl-layerscape: Consolidate the LSCH2 common defines Qianyu Gong 2016-07-05 16:01:53 +08:00
  • 79119a4d19 armv8: fsl-layerscape: Add A72 core detection Alison Wang 2016-07-05 16:01:52 +08:00
  • dbb9d04fbd armv8: ls1043aqds: Update MAINTAINERS York Sun 2016-07-01 07:40:40 -07:00
  • 0c14c4d65b armv8: ls2080aqds: Update MAINTAINERS York Sun 2016-07-01 07:40:39 -07:00
  • e7e720c2ce arm: ls1021atwr: Add SD secure boot target Sumit Garg 2016-06-14 13:52:40 -04:00
  • 69d4b48c84 SECURE_BOOT: Enable SD as a source for bootscript Sumit Garg 2016-06-14 13:52:39 -04:00
  • 028ac8c733 SECURE_BOOT: Enable chain of trust in SPL framework Sumit Garg 2016-06-14 13:52:38 -04:00
  • 7f0a0e4c58 DM: crypto/fsl: Enable rsa DM driver usage before relocation Sumit Garg 2016-06-14 13:52:37 -04:00
  • 9729dc9565 include: usb: Rename USB controller base address mapping Rajesh Bhagat 2016-06-07 18:59:34 +05:30
  • 27059c3e4d i2c: fsl: Fix driver initialization mario.six@gdsys.cc 2016-05-23 10:12:11 +02:00
  • c3c9fd31ba Merge branch 'master' of git://git.denx.de/u-boot-i2c Tom Rini 2016-07-26 08:29:30 -04:00
  • 6e677caf8c i2c: mvtwsi: Add documentation mario.six@gdsys.cc 2016-07-21 11:57:13 +02:00
  • c68c624320 i2c: mvtwsi: Make delay times frequency-dependent mario.six@gdsys.cc 2016-07-21 11:57:12 +02:00
  • 24f9c6bbc7 i2c: mvtwsi: Handle zero-length offsets properly mario.six@gdsys.cc 2016-07-21 11:57:11 +02:00
  • 14a6ff2c4f i2c: mvtwsi: Add compatibility to DM mario.six@gdsys.cc 2016-07-21 11:57:10 +02:00
  • f8a10ed1fd i2c: mvtwsi: Make address length variable mario.six@gdsys.cc 2016-07-21 11:57:09 +02:00
  • 3c4db636ac i2c: mvtwsi: Factor out adap parameter mario.six@gdsys.cc 2016-07-21 11:57:08 +02:00
  • 61bc02b260 i2c: mvtwsi: Add compatibility functions mario.six@gdsys.cc 2016-07-21 11:57:07 +02:00
  • e075828128 i2c: mvtwsi: Use 'uint' instead of 'unsigned int' mario.six@gdsys.cc 2016-07-21 11:57:06 +02:00
  • 059fce9f61 i2c: mvtwsi: Get rid of status parameter mario.six@gdsys.cc 2016-07-21 11:57:05 +02:00
  • 670514f524 i2c: mvtwsi: Eliminate flags parameter mario.six@gdsys.cc 2016-07-21 11:57:04 +02:00
  • 49c801bf35 i2c: mvtwsi: Improve and fix comments mario.six@gdsys.cc 2016-07-21 11:57:03 +02:00
  • dfc3958cd3 i2c: mvtwsi: Streamline code and add documentation mario.six@gdsys.cc 2016-07-21 11:57:02 +02:00
  • 9ec43b0c3f i2c: mvtwsi: Fix style violations mario.six@gdsys.cc 2016-07-21 11:57:01 +02:00
  • b6de2cd7ee splash: Introduce default_splash_locations Alexey Brodkin 2016-07-01 22:48:16 +03:00
  • c9433a4814 defconfig: am57xx_hs_evm: enable i2c driver model Mugunthan V N 2016-07-18 15:11:09 +05:30
  • 9aa5874a76 defconfig: am57xx_evm: enable i2c driver model Mugunthan V N 2016-07-18 15:11:08 +05:30
  • efe7898bff defconfig: dra7xx_hs_evm: enable i2c driver model Mugunthan V N 2016-07-18 15:11:07 +05:30
  • 70ad98c085 defconfig: dra7xx_evm: enable i2c driver model Mugunthan V N 2016-07-18 15:11:06 +05:30
  • dc6b17a04e defconfig: am43xx_hs_evm: enable i2c driver model Mugunthan V N 2016-07-18 15:11:05 +05:30
  • 081fbeaa9d defconfig: am43xx_evm: enable i2c driver model Mugunthan V N 2016-07-18 15:11:04 +05:30