Commit Graph

  • 9585dd3fff spl: spl_mmc.c Correct blk_dread() return value check Tom Rini 2017-08-14 21:01:30 -04:00
  • d03618d5cb cmd/read.c: Fix checking blk_dread return value Tom Rini 2017-08-14 20:58:50 -04:00
  • 54f1792c8d mtdparts: Fix various issues reported by Coverity Tom Rini 2017-08-14 20:42:27 -04:00
  • 78eda89e9a hash: Compile only hardware or software versions of SHA algorithms Tom Rini 2017-08-14 16:38:07 -04:00
  • 3809e30273 Makefile: honor PYTHON configuration properly Clément Bœsch 2017-08-14 08:59:11 +02:00
  • 2629a21e20 Merge git://git.denx.de/u-boot-video Tom Rini 2017-08-19 22:11:05 -04:00
  • 021414a332 lcd: avoid possible NULL dereference xypron.glpk@gmx.de 2017-07-30 21:59:23 +02:00
  • 5619295995 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot Tom Rini 2017-08-18 18:24:58 -04:00
  • 1fdafb2e3d Merge branch 'master' of git://git.denx.de/u-boot-mmc Tom Rini 2017-08-18 18:24:36 -04:00
  • a6dd10c70b Merge branch 'master' of git://git.denx.de/u-boot-coldfire Tom Rini 2017-08-18 18:24:08 -04:00
  • 804f1d9938 Merge branch 'master' of git://git.denx.de/u-boot-rockchip Tom Rini 2017-08-18 18:23:58 -04:00
  • 957b4ee3f3 rockchip: rk322x: pinctrl: fix IO MASK error on sdcard pin Kever Yang 2017-08-17 15:17:36 +08:00
  • a634236b8d rockchip: rk322x: pinctrl: using compatible name same with dts Kever Yang 2017-08-17 15:17:35 +08:00
  • a80b3b0378 rockchip: rk322x: update MACRO for mmc clksel reg Kever Yang 2017-08-03 20:07:45 +08:00
  • 44c5ba557b rockchip: rk322x: update dram bank size Kever Yang 2017-07-21 18:21:07 +08:00
  • a299a4879e rockchip: rk3399: spl: remove unused header inclusion Philipp Tomsich 2017-08-16 19:24:02 +02:00
  • caa6b3b530 rockchip: dts: rk3399-evb: remove redundant gmac node Kever Yang 2017-08-09 18:51:30 +08:00
  • c81883dfce efi_loader: do not cast return value in EFI_EXIT xypron.glpk@gmx.de 2017-08-17 18:57:36 +02:00
  • a191ccaf12 mmc: Support generic PCI SD host controller Bin Meng 2017-08-09 00:21:00 -07:00
  • a373024e7f m68k: add board stmark2, mcf5441x based Angelo Dureghello 2017-08-07 01:17:18 +02:00
  • 02a6eddaba m68k: mcf5445x: allow CS0 to be undefined Angelo Dureghello 2017-05-15 00:17:48 +02:00
  • c533cfcd93 m68k: fix cache.c for Coldfire V4E Angelo Dureghello 2017-05-31 21:32:48 +02:00
  • c74dda8b44 m68k: mcf5445x: move early ddr init as board-specific Angelo Dureghello 2017-05-14 21:42:27 +02:00
  • b5c4d81b35 spl: fix Makefile for NOR, XIP and YMODEM Philipp Tomsich 2017-08-17 10:06:59 +02:00
  • 1ade3a9013 rockchip: dts: rk3399-firefly: update gmac parameter Kever Yang 2017-08-01 09:40:04 +08:00
  • bdb6099666 cmd: mmc: add mmc partconf read capability Angelo Dureghello 2017-08-01 14:27:10 +02:00
  • e7881d85a9 dm: mmc: Drop CONFIG_DM_MMC_OPS Simon Glass 2017-07-29 11:35:31 -06:00
  • b9a40c0c0a dm: mmc: Correct Kconfig condition for SPL_DM_MMC_OPS Simon Glass 2017-07-29 11:35:30 -06:00
  • 2088747743 dm: imx: Move i.MX devices to use CONFIG_DM_MMC_OPS Simon Glass 2017-07-29 11:35:29 -06:00
  • 5248930ebf dm: imx: cm_fx6: Enable more driver model support Simon Glass 2017-07-29 11:35:28 -06:00
  • 4f6478d646 dm: imx: cm_fx6: Add MMC support for CONFIG_BLK Simon Glass 2017-07-29 11:35:27 -06:00
  • 5ec1f560f3 dm: imx: cm_fx6: Add device tree for cm_fx6 Simon Glass 2017-07-29 11:35:26 -06:00
  • 8d331e38e0 dm: imx: cm_fx6: Support driver model for SATA Simon Glass 2017-07-29 11:35:25 -06:00
  • 653282b567 dm: mmc: fsl_esdhc: Update to support MMC operations Simon Glass 2017-07-29 11:35:24 -06:00
  • 4aac33f510 dm: mmc: fsl_esdhc: Update to support livetree Simon Glass 2017-07-29 11:35:23 -06:00
  • d6eb25e987 dm: mmc: fsl_esdhc: Drop mmc_init() call from fsl_esdhc_init() Simon Glass 2017-07-29 11:35:22 -06:00
  • e88e1d9c04 dm: mmc: fsl_esdhc: Set up platform data Simon Glass 2017-07-29 11:35:21 -06:00
  • 201e828b22 dm: mmc: fsl_esdhc: Detect init failure Simon Glass 2017-07-29 11:35:20 -06:00
  • 446e077a21 dm: mmc: fsl_esdhc: Detect reset failure Simon Glass 2017-07-29 11:35:19 -06:00
  • 9586aa6ea3 dm: mmc: fsl_esdhc: Set up common versions of operations Simon Glass 2017-07-29 11:35:18 -06:00
  • 09b465fd0f dm: mmc: fsl_esdhc: Pass private data to internal functions Simon Glass 2017-07-29 11:35:17 -06:00
  • c893f1e6e5 dm: sata: dwc_ahsata: Add support for driver model Simon Glass 2017-07-29 11:35:16 -06:00
  • b8341f1c39 dm: sata: Update the AHCI uclass to support operations Simon Glass 2017-07-29 11:35:15 -06:00
  • 7e0712b26e dm: sata: imx: Allow driver model to be used for sata Simon Glass 2017-07-29 11:35:14 -06:00
  • f19f1ecb60 dm: sata: Support driver model with the 'sata' command Simon Glass 2017-07-29 11:35:13 -06:00
  • 752126a05a dm: sata: dw_sata: Set up common versions of operations Simon Glass 2017-07-29 11:35:12 -06:00
  • 036a803e1b dm: sata: dw_sata: More ahci_init_one() futher down Simon Glass 2017-07-29 11:35:11 -06:00
  • 5908d85eb7 dm: sata: dw_sata: Drop is_ready Simon Glass 2017-07-29 11:35:10 -06:00
  • 90abb28fcf dm: sata: dw_sata: Rename the dwc_ahsata private header Simon Glass 2017-07-29 11:35:09 -06:00
  • 0f07df4301 dm: sata: dw_sata: Sort #include directives Simon Glass 2017-07-29 11:35:08 -06:00
  • 3e59c30fcf dm: sata: dw_sata: Drop unnecessary brackets Simon Glass 2017-07-29 11:35:07 -06:00
  • 47c0f3692d dm: sata: dw_sata: Pass uc_priv to internal functions Simon Glass 2017-07-29 11:35:06 -06:00
  • 4b640dbcac dm: sata: dw_sata: Drop unnecessary casts Simon Glass 2017-07-29 11:35:05 -06:00
  • 09bb951bf3 dm: sata: dw_sata: Rename 'probe_ent' to uc_priv Simon Glass 2017-07-29 11:35:04 -06:00
  • c5273acf5c dm: sata: dw_sata: Move exported functions to the end Simon Glass 2017-07-29 11:35:03 -06:00
  • 1dae3b06b7 dm: sata: dw_sata: Drop dwc_ahsata_rw_ncq_cmd() Simon Glass 2017-07-29 11:35:02 -06:00
  • d7f094354c dm: sata: dwc_ahsata: Make functions static Simon Glass 2017-07-29 11:35:01 -06:00
  • e88afccc44 dm: core: Add a comment about the device_remove() flags Simon Glass 2017-07-29 11:35:00 -06:00
  • 7074b2a364 dm: blk: Update return value in blk_create_devicef() Simon Glass 2017-07-29 11:34:59 -06:00
  • c16ad675d5 dm: usb: Adjust the 'usb' command to use blk_common_cmd() Simon Glass 2017-07-29 11:34:58 -06:00
  • 09ed0d616d dm: ide: Adjust the 'ide' command to use blk_common_cmd() Simon Glass 2017-07-29 11:34:57 -06:00
  • 1eaadd3423 dm: scsi: Adjust the 'scsi' command to use blk_common_cmd() Simon Glass 2017-07-29 11:34:56 -06:00
  • e29e71e93a dm: sata: Adjust the 'sata' command to use blk_common_cmd() Simon Glass 2017-07-29 11:34:55 -06:00
  • 4395f66739 dm: blk: Add a generic function for block device commands Simon Glass 2017-07-29 11:34:54 -06:00
  • 6faa4ed74d dm: blk: Add a function to find an interface-type name Simon Glass 2017-07-29 11:34:53 -06:00
  • 745fb9c25e dm: core: Avoid calling dm_scan_fdt_dev() with of-platdata Simon Glass 2017-07-29 11:34:52 -06:00
  • 722b150e6f mmc: gen_atmel_mci: Fix wrong arguments used of bind() Wenyou.Yang@microchip.com 2017-07-26 14:35:42 +08:00
  • 8cd46cba53 mmc: sd_sdhi: Enable clock using clock framework Marek Vasut 2017-07-21 23:22:56 +02:00
  • a3f0a7d5b5 mmc: sh_sdhi: Fix the ACMD handling Marek Vasut 2017-07-21 23:22:55 +02:00
  • d1c18ca110 mmc: sh_sdhi: Add DM and DT probing support Marek Vasut 2017-07-21 23:22:54 +02:00
  • ac5efc358b mmc: uniphier-sd: Fix long response processing Marek Vasut 2017-07-21 23:11:59 +02:00
  • 336aee50cf Merge git://git.denx.de/u-boot-tegra Tom Rini 2017-08-16 18:12:58 -04:00
  • ceff355a5f Merge git://git.denx.de/u-boot-sunxi Tom Rini 2017-08-16 18:12:35 -04:00
  • 470135be27 Merge git://www.denx.de/git/u-boot-imx Tom Rini 2017-08-16 18:07:20 -04:00
  • 390194d43f Merge git://git.denx.de/u-boot-spi Tom Rini 2017-08-16 18:07:15 -04:00
  • 294f2050c4 sf: Preserve QE bit when clearing BP# bits for Macronix flash Bin Meng 2017-07-23 07:44:37 -07:00
  • c595199194 env: Adjust the load() method to return an error Simon Glass 2017-08-03 12:22:17 -06:00
  • 21f639446d env: Adjust the get_char() method to return an int Simon Glass 2017-08-03 12:22:16 -06:00
  • 723806cc5b env: Rename some other getenv()-related functions Simon Glass 2017-08-03 12:22:15 -06:00
  • 35affd7a2f env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() Simon Glass 2017-08-03 12:22:14 -06:00
  • bfebc8c965 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() Simon Glass 2017-08-03 12:22:13 -06:00
  • 00caae6d47 env: Rename getenv/_f() to env_get() Simon Glass 2017-08-03 12:22:12 -06:00
  • fd1e959e91 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() Simon Glass 2017-08-03 12:22:11 -06:00
  • 018f530323 env: Rename common functions related to setenv() Simon Glass 2017-08-03 12:22:10 -06:00
  • 382bee57f1 env: Rename setenv() to env_set() Simon Glass 2017-08-03 12:22:09 -06:00
  • e872f27a02 imx: mx7: fix build warning when CONFIG_IMX_RDC not enabled Peng Fan 2017-08-12 22:10:57 +08:00
  • 9402cafb23 imx: mx6sl: simplify code using setbits_le32 Peng Fan 2017-08-08 16:21:39 +08:00
  • 7236297aee imx: mx6sx: select OSC as uart's clk parent Peng Fan 2017-08-08 16:21:38 +08:00
  • 79a57b5ae1 imx: mx6: soc: fix mx6sll settings Peng Fan 2017-08-08 16:21:35 +08:00
  • 3d3598d0f6 imx: mx6: select ARM_ERRATA_845369 Peng Fan 2017-08-08 13:34:53 +08:00
  • 11d94319c3 arm: Implement workaround for Cortex-A9 errata 845369 Peng Fan 2017-08-08 13:34:52 +08:00
  • 91435cd40d ARM: i.MX6: exclude the ARM errata from i.MX6 UP system Peng Fan 2017-08-08 13:34:51 +08:00
  • 0c7c6fb764 imx: imx6ull: correct get_cpu_speed_grade_hz Sébastien Szymanski 2017-08-02 17:05:27 +02:00
  • 44e670532d imx: imx6ul: correct get_cpu_speed_grade_hz on 696MHz SoCs Sébastien Szymanski 2017-08-02 17:05:26 +02:00
  • 6efb613373 mx6sabreauto: Fix IOMUXC_GPR6 and IOMUXC_GPR7 values Breno Lima 2017-08-02 14:08:41 -03:00
  • a500a33115 mx6sabresd: Fix IOMUXC_GPR6 and IOMUXC_GPR7 values Breno Lima 2017-08-02 14:03:49 -03:00
  • ff3a5fc46d imx6: clock: correct comment for PLL_VIDEO Anatolij Gustschin 2017-08-02 16:05:12 +02:00
  • 557b9b7250 imx6: use SION macro in SDn_CMD mux mode bitfield arguments Anatolij Gustschin 2017-08-02 15:56:11 +02:00
  • 01510091de env: Drop saveenv() in favour of env_save() Simon Glass 2017-08-03 12:22:08 -06:00
  • 310fb14b26 env: Drop env_relocate_spec() in favour of env_load() Simon Glass 2017-08-03 12:22:07 -06:00