Commit Graph

  • 0adfb199ce mips: bmips: add bcm63xx-spi driver support for BCM6338 Álvaro Fernández Rojas 2018-01-23 17:14:59 +01:00
  • 5ac07d2969 dm: spi: add BCM63xx SPI driver Álvaro Fernández Rojas 2018-01-23 17:14:58 +01:00
  • 6c94bd12c4 drivers: spi: consider command bytes when sending transfers Álvaro Fernández Rojas 2018-01-23 17:14:57 +01:00
  • 8af74edc30 drivers: spi: allow limiting reads Álvaro Fernández Rojas 2018-01-23 17:14:56 +01:00
  • 48263504c8 wait_bit: use wait_for_bit_le32 and remove wait_for_bit Álvaro Fernández Rojas 2018-01-23 17:14:55 +01:00
  • 91fe458bbf wait_bit: add 8/16/32 BE/LE versions of wait_for_bit Álvaro Fernández Rojas 2018-01-23 17:14:54 +01:00
  • 1612128018 Merge git://git.denx.de/u-boot-fsl-qoriq Tom Rini 2018-01-23 21:48:53 -05:00
  • b9153fe308 common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO Angelo Dureghello 2017-08-20 00:01:55 +02:00
  • 6c8945ec41 armv8: ls1088a: Add IFC and eMMC as qixis boot sources Ashish Kumar 2018-01-17 12:16:37 +05:30
  • fe997689c3 fsl: common: qixis: Add ifc and emmc switching via qixis Ashish Kumar 2018-01-17 12:16:36 +05:30
  • d7af2baa49 crypto/fsl: Fix HW accelerated hash commands Breno Lima 2018-01-17 10:03:45 -02:00
  • 6d48d1c4b4 ARM: dts: Freescale: re-license device tree files under GPLv2+/X11 Pankaj Bansal 2018-01-18 09:43:33 +05:30
  • 980d61a270 armv8: ls1088a: vid: Compiling VID specific functions for SPL Rajesh Bhagat 2018-01-17 16:13:10 +05:30
  • ef0789b7c6 ls1088a: Add VID support for QDS and RDB platforms Rajesh Bhagat 2018-01-17 16:13:09 +05:30
  • 1fab98fb90 common: board_f: vid: Add VID specific API to adjust core voltage Rajesh Bhagat 2018-01-17 16:13:08 +05:30
  • 75ad48153f ls1088a: ddr: configure DDR for 0.9v for VID support Rajesh Bhagat 2018-01-17 16:13:07 +05:30
  • 554d33f3db ddr: fsl: set cdr1 first in case 0.9v VDD is enabled for some SoCs Rajesh Bhagat 2018-01-17 16:13:06 +05:30
  • 23a12cb3d0 board: common: vid: Add support for LTC3882 voltage regulator chip Rajesh Bhagat 2018-01-17 16:13:05 +05:30
  • 6f2d0a5020 Kconfig: Add LTC3882 voltage regulator config Rajesh Bhagat 2018-01-17 16:13:04 +05:30
  • 9458316a3a board: common: vid: Move IR chip specific code in flag Rajesh Bhagat 2018-01-17 16:13:03 +05:30
  • 3607570b11 board: common: vid: Add board specific vdd adjust API Rajesh Bhagat 2018-01-17 16:13:02 +05:30
  • c535ad4e91 board: common:vid: Add LS1088A VID Supported voltage values Rajesh Bhagat 2018-01-17 16:13:01 +05:30
  • a1f95ff7d7 armv8: lsch3: Add serdes and DDR voltage setup Rajesh Bhagat 2018-01-17 16:13:00 +05:30
  • a516416d75 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot Tom Rini 2018-01-23 07:59:43 -05:00
  • c761a7e29d Revert "travis-ci: Add qemu-x86_64 target" Tom Rini 2018-01-22 21:06:41 -05:00
  • 6aa4ad8e38 Convert CONFIG_SOC_DA8XX et al to Kconfig Adam Ford 2018-01-11 08:20:27 -06:00
  • 003876d469 efi_selftest: reduce noise in test output for device trees Heinrich Schuchardt 2018-01-20 20:44:10 +01:00
  • 9dfd84da8c efi_loader: allow creation of more device part nodes Heinrich Schuchardt 2018-01-20 21:02:18 +01:00
  • f768619239 efi_selftest: provide a test for block io Heinrich Schuchardt 2018-01-21 19:29:31 +01:00
  • 05ef48a248 efi_driver: EFI block driver Heinrich Schuchardt 2018-01-21 19:29:30 +01:00
  • ba45c9e4e1 efi_selftest: add missing LF in test output Heinrich Schuchardt 2018-01-21 20:30:57 +00:00
  • 17ff6f02f5 efi_loader: store DT in EFI_RUNTIME_SERVICES_DATA memory Heinrich Schuchardt 2018-01-18 23:21:22 +01:00
  • 8218f7b5fc efi_selftest: test start image Heinrich Schuchardt 2018-01-19 19:01:05 +01:00
  • cc20ed03f9 efi_loader: fix ExitBootServices Heinrich Schuchardt 2018-01-19 20:24:52 +01:00
  • 9bc9664d5e efi_loader: add check_tpl parameter to efi_signal_event Heinrich Schuchardt 2018-01-19 20:24:51 +01:00
  • 65436f91c5 efi_loader: provide function to get last node of a device path Heinrich Schuchardt 2018-01-19 20:24:49 +01:00
  • 4f94865b30 efi_loader: correct EFI_BLOCK_IO_PROTOCOL definitions Heinrich Schuchardt 2018-01-19 20:24:48 +01:00
  • 64e4db0f11 efi_loader: make efi_disk_create_partitions a global symbol Heinrich Schuchardt 2018-01-19 20:24:47 +01:00
  • 98d48bdf41 efi_loader: provide a function to create a partition node Heinrich Schuchardt 2018-01-19 20:24:46 +01:00
  • b3dd14b6b1 efi_loader: make efi_block_io_guid a global symbol Heinrich Schuchardt 2018-01-19 20:24:45 +01:00
  • 9bfca9f98a efi_loader: efi_disk_register: correctly determine if_type_name Heinrich Schuchardt 2018-01-19 20:24:44 +01:00
  • 5e55543e65 efi_loader: fix StartImage bootservice Heinrich Schuchardt 2018-01-19 20:24:43 +01:00
  • 0aaabbb2c8 efi_loader: check tables in helloworld.efi Heinrich Schuchardt 2018-01-19 20:24:42 +01:00
  • 36b41a3ced efi_loader: allocate correct memory type for EFI image Heinrich Schuchardt 2018-01-19 20:24:41 +01:00
  • 476ed96e01 efi_loader: print device path when entering efi_load_image Heinrich Schuchardt 2018-01-19 20:24:40 +01:00
  • 110d80a1f2 efi_loader: correct find simple file system protocol Heinrich Schuchardt 2018-01-19 20:24:39 +01:00
  • 22de1de905 efi_loader: address of the simple file system protocol Heinrich Schuchardt 2018-01-19 20:24:38 +01:00
  • 04298686a4 efi_loader: return NULL from device path functions Heinrich Schuchardt 2018-01-19 20:24:37 +01:00
  • 2074f70064 efi_loader: consistently use efi_handle_t for handles Heinrich Schuchardt 2018-01-11 08:16:09 +01:00
  • fb83350952 efi_selftest: test for (Dis)ConnectController Heinrich Schuchardt 2018-01-11 08:16:08 +01:00
  • 8d7cf39090 efi_selftest: remove todo in device path test Heinrich Schuchardt 2018-01-11 08:16:07 +01:00
  • 77425e73b8 efi_selftest: remove todo in manage protocols Heinrich Schuchardt 2018-01-11 08:16:06 +01:00
  • ad97373ba9 efi_loader: disconnect controllers in UninstallProtocol Heinrich Schuchardt 2018-01-11 08:16:05 +01:00
  • 3f9b00425a efi_loader: implement DisconnectController Heinrich Schuchardt 2018-01-11 08:16:04 +01:00
  • 3ebcd0071f efi_loader: fix signature of efi_disconnect_controller Heinrich Schuchardt 2018-01-11 08:16:03 +01:00
  • f0959dbee2 efi_loader: implement ConnectController Heinrich Schuchardt 2018-01-11 08:16:02 +01:00
  • d550414434 efi_loader: debug output installed device path Heinrich Schuchardt 2018-01-11 08:16:01 +01:00
  • e3fbbc36f2 efi_loader: implement OpenProtocolInformation Heinrich Schuchardt 2018-01-11 08:16:00 +01:00
  • 3b8a489c9f efi_loader: open_info in CloseProtocol Heinrich Schuchardt 2018-01-11 08:15:59 +01:00
  • 191a41cc32 efi_loader: open_info in OpenProtocol Heinrich Schuchardt 2018-01-11 08:15:58 +01:00
  • fe1599daf5 efi_loader: list of open protocol infos Heinrich Schuchardt 2018-01-11 08:15:57 +01:00
  • 5be9744ae7 efi_selftest: do not try to close device path protocol Heinrich Schuchardt 2018-01-11 08:15:56 +01:00
  • 32e6fed6e9 efi_loader: simplify efi_remove_all_protocols Heinrich Schuchardt 2018-01-11 08:15:55 +01:00
  • 853540c84f efi_selftest: colored test output Heinrich Schuchardt 2018-01-11 08:15:54 +01:00
  • ac02019616 tools: provide a tool to convert a binary file to an include Heinrich Schuchardt 2018-01-17 20:16:09 +01:00
  • 727a1afb34 efi_loader: correctly call images Heinrich Schuchardt 2018-01-18 20:28:43 +01:00
  • 256060e425 vsprintf.c: add EFI device path printing Heinrich Schuchardt 2018-01-10 18:06:08 +01:00
  • 3c950b3178 efi_loader: text output for device path end node Heinrich Schuchardt 2018-01-14 17:05:57 +01:00
  • bc0bd77ed4 MAINTAINERS: correct entry for lib/efi*/ Heinrich Schuchardt 2018-01-02 16:00:45 +01:00
  • e0abeaccef efi_selftest: do not cut off u16 strings when printing Heinrich Schuchardt 2017-12-22 19:21:04 +01:00
  • 6a380e5b66 efi_selftest: avoid superfluous messages for task priority levels Heinrich Schuchardt 2017-12-22 19:21:03 +01:00
  • ad50dcf8c7 efi_selftest: avoid superfluous messages for event services Heinrich Schuchardt 2017-12-22 19:21:02 +01:00
  • e540c48636 efi_loader: use correct format string for unsigned long Heinrich Schuchardt 2017-12-22 19:16:57 +01:00
  • 474a6f5aa1 efi_loader: add comments to memory functions Heinrich Schuchardt 2017-12-04 20:52:41 +01:00
  • 05b6f56ead efi_loader: use wide string do define firmware vendor Heinrich Schuchardt 2017-12-11 20:10:20 +01:00
  • af3106a12d efi_loader: support device path for IDE and SCSI disks Heinrich Schuchardt 2017-12-11 12:56:44 +01:00
  • 2bc61b8352 efi_loader: create full device path for block devices Heinrich Schuchardt 2017-12-11 12:56:43 +01:00
  • 8bad6cb176 fs: fat: Drop CONFIG_SUPPORT_VFAT Tuomas Tynkkynen 2018-01-05 02:45:21 +02:00
  • e8df14d216 fs: FAT: Fix typo in FS_FAT_MAX_CLUSTSIZE description Tuomas Tynkkynen 2018-01-05 02:45:20 +02:00
  • 3cd084d364 env: ENV_IS_IN_FAT improvements Tuomas Tynkkynen 2018-01-05 02:45:19 +02:00
  • f1698a8cf5 ARM: poplar: Use Kconfig to enable CONFIG_FAT_WRITE Tuomas Tynkkynen 2018-01-05 02:45:18 +02:00
  • 3d22bae57f fs: Migrate ext4 to Kconfig Tuomas Tynkkynen 2018-01-05 02:45:17 +02:00
  • 6574864df8 Convert CONFIG_ROCKCHIP_USB2_PHY to Kconfig Adam Ford 2018-01-02 10:39:52 -06:00
  • b9b500b0f9 Convert CONFIG_OMAP_USB_PHY to Kconfig Adam Ford 2018-01-02 10:39:21 -06:00
  • 3b9e2a2520 Convert CONFIG_TWL4030_USB to Kconfig Adam Ford 2018-01-02 10:38:36 -06:00
  • 26410c1517 Convert CONFIG_DAVINCI_SPI to Kconfig Adam Ford 2017-12-30 07:33:42 -06:00
  • e13a9dc370 Convert CONFIG_USB_MUSB_HCD et al to Kconfig Adam Ford 2017-12-29 09:15:41 -06:00
  • 86362221fc Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig Adam Ford 2017-12-29 08:16:05 -06:00
  • 6931ab2fb4 ARM: omap3_logic: Enable SPL_OF_CONTROL and SPL_OF_PLATDATA Adam Ford 2017-12-27 13:39:56 -06:00
  • 998ae28799 travis-ci: Add qemu-x86_64 target Tom Rini 2017-02-11 10:44:05 -05:00
  • 3900b45125 sunxi: Fix display timing flags Giulio Benetti 2018-01-16 17:43:48 +01:00
  • b9b4f146c9 mmc: fsl_esdhc: Fix i.MX53 eSDHCv3 clock Benoît Thébaudeau 2018-01-16 22:44:18 +01:00
  • 9546eb92cb mmc: fix the wrong disabling clock Jaehoon Chung 2018-01-17 19:36:58 +09:00
  • 61f2e5ee12 mmc: sdhci: change data transfer failure into debug message Masahiro Yamada 2017-12-30 02:00:12 +09:00
  • dd43e2a6bd mmc: sdhci-cadence: add HS200 support Masahiro Yamada 2018-01-12 18:10:38 +09:00
  • 4041bf7f8a mmc: sdhci-cadence: call mmc_of_parse() Masahiro Yamada 2017-12-30 02:00:10 +09:00
  • 954a963146 mmc: sdhci-cadence: use bitfield access macros for cleanup Masahiro Yamada 2017-12-30 02:00:09 +09:00
  • be165fbbf1 mmc: sdhci: do not overwrite host_caps in sdhci_setup_cfg() Masahiro Yamada 2017-12-30 02:00:08 +09:00
  • 4b28f7bc93 mmc: let mmc_of_parse() fail for insane bus-width value Masahiro Yamada 2017-12-30 02:00:07 +09:00
  • c42ee367fd mmc: do not overwrite cfg->f_max if "max-frequency" if missing Masahiro Yamada 2017-12-30 02:00:06 +09:00