Commit Graph

  • 8f590063ba ARC: Enable unaligned access in hardware if compiler uses it Alexey Brodkin 2018-07-29 09:47:52 +03:00
  • 164abd1775 HSDK: Fixes and improvements in README Alexey Brodkin 2018-07-11 18:54:48 +03:00
  • 0552e104a5 ARC: AXS10x/HSDK: Use our own version of mkimage Alexey Brodkin 2018-07-11 18:24:44 +03:00
  • 817cd83435 ARC: AXS10x: add tool and make target to generate bsp Eugeniy Paltsev 2018-06-27 15:20:48 +03:00
  • cdfe6913c1 AXS10x: add spi flash support Eugeniy Paltsev 2018-06-08 18:52:14 +03:00
  • 7620ec4df6 CREG GPIO: add device tree bindings Eugeniy Paltsev 2018-06-08 17:58:24 +03:00
  • fe3eb7a887 GPIO: CREG: improve flexibility of hsdk-creg-gpio driver Eugeniy Paltsev 2018-06-08 17:58:23 +03:00
  • 5a0007d481 Prepare v2017.09-rc1 v2018.09-rc1 Tom Rini 2018-07-30 21:47:29 -04:00
  • f437fea01c fs-test.sh: Update expected result output Tom Rini 2018-07-30 16:06:04 -04:00
  • 406fd7e207 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot Tom Rini 2018-07-30 16:02:29 -04:00
  • 3a8c8bffd7 tpmv2: Make it select CMD_LOG Tom Rini 2018-07-28 09:20:12 -04:00
  • 6080170265 tools: genboardscfg: move buildman path to first Peng Fan 2018-07-24 14:27:18 +08:00
  • 58008cbab5 Kconfig: Sort bool, default, select and imply options Michal Simek 2018-07-23 15:55:15 +02:00
  • 08a00cba06 dm: Change CMD_DM enabling Michal Simek 2018-07-23 15:55:14 +02:00
  • 5ed063d10f Kconfig: Sort bool, default, select and imply options Michal Simek 2018-07-23 15:55:13 +02:00
  • 6e7bdde4fe Kconfig: Replace spaces with tabs and missing newline Michal Simek 2018-07-23 15:55:12 +02:00
  • 563273dfa9 common: Log should depends on DM not be selected by DM Michal Simek 2018-07-23 15:55:11 +02:00
  • d30ba2315a u-boot: remove driver lookup loop from env_save() Nicholas Faustini 2018-07-23 10:01:07 +02:00
  • b8448051df Kconfig: Remove trailing whitespaces in prompt Michal Simek 2018-07-23 08:38:56 +02:00
  • 2a1f4f1758 Revert "fdt_support: Use CONFIG_NR_DRAM_BANKS if defined" Ramon Fried 2018-07-22 08:12:14 +03:00
  • 725dcf5a67 configs: omap3_logic: Remove USB Storage and enable CONFIG_BLK Adam Ford 2018-07-21 12:53:59 -05:00
  • c5b53baeaa drivers: rtc: correctly set week day for mc146818 Heinrich Schuchardt 2018-07-21 18:40:20 +02:00
  • a92b794f32 sandbox: compile both TPM stack versions and drivers Miquel Raynal 2018-07-19 22:35:12 +02:00
  • 58233075f9 tpm: make TPM_V2 be compiled by default Miquel Raynal 2018-07-19 22:35:11 +02:00
  • d87434a2ba test/py: tpm2: switch from 'tpm' to 'tpm2' command Miquel Raynal 2018-07-19 22:35:10 +02:00
  • 2a2096ea60 tpm: allow TPM v1 and v2 to be compiled at the same time Miquel Raynal 2018-07-19 22:35:09 +02:00
  • 8a7aa3e279 tpm: remove stale symbol in Kconfig Miquel Raynal 2018-07-19 22:35:08 +02:00
  • a0cf1d0ce0 tpm: compile Sandbox driver by default Miquel Raynal 2018-07-19 22:35:07 +02:00
  • 350988ff1a tpm: fix typo in kernel doc Miquel Raynal 2018-07-19 22:35:06 +02:00
  • 0e8a8a3110 Merge git://git.denx.de/u-boot-fsl-qoriq Tom Rini 2018-07-27 13:09:30 -04:00
  • 11e409284e openrd: Once again shrink binary size Tom Rini 2018-07-27 07:56:59 -04:00
  • 2ae23a280b Merge git://git.denx.de/u-boot-dm Tom Rini 2018-07-26 23:12:47 -04:00
  • 53885e76ce Merge branch 'master' of git://git.denx.de/u-boot-tegra Tom Rini 2018-07-26 23:12:39 -04:00
  • d06ac6034d arm: odroid: Inherit default value for bootdelay from distro_bootcmd. Vagrant Cascadian 2018-07-25 11:18:35 +08:00
  • ef41aea96e arm: odroid: Enable distro_bootcmd support. Vagrant Cascadian 2018-07-25 11:18:34 +08:00
  • 22297aaa4f arm: odroid: Increase default env size in preparation for distro_bootcmd. Vagrant Cascadian 2018-07-25 11:18:33 +08:00
  • 93716afbbe arm: odroid: Use standard environment variable names kernel_addr_r, ramdisk_addr_r and fdt_addr_r. Vagrant Cascadian 2018-07-25 11:18:32 +08:00
  • a53729456b snow: set fdtfile Guillaume GARDET 2018-06-14 22:34:10 +02:00
  • ab948cd21d fdt_support: make FDT_FIXUP_PARTITIONS depend on CMD_MTDPARTS Masahiro Yamada 2018-07-20 11:04:09 +09:00
  • 452bc12102 fdt: fix fdtdec_setup_memory_banksize() Jens Wiklander 2018-07-13 12:12:11 +02:00
  • 09b8d67f31 doc: driver-model: Fix typo Chris Packham 2018-07-06 22:29:46 +12:00
  • b8a48fbca3 patman: Split alias entries on arbitrary whitespace Adam Sampson 2018-06-27 14:38:58 +01:00
  • 38d1ab4a85 git-mailrc: Replace tabs with spaces in alias entries Adam Sampson 2018-06-27 14:38:57 +01:00
  • 2eea126916 tegra: beaver/apalis: Fix DTC warning Tom Warren 2018-07-26 13:14:15 -07:00
  • 6e584e633d ARM: tegra: avoid using secure carveout RAM Stephen Warren 2018-06-22 13:03:19 -06:00
  • 74c69cdcc0 ARM: PSCI: Enable the PSCI node Stephen Warren 2018-06-22 13:03:18 -06:00
  • 326bd726d0 ARM: PSCI: Support PSCI v0.2 Stephen Warren 2018-06-22 13:03:17 -06:00
  • 3e3b2b4776 ARM: define MON_MODE Stephen Warren 2018-06-22 13:03:16 -06:00
  • 3cc7942a4a ARM: tegra: implement RAM repair Bibek Basu 2018-06-22 13:02:28 -06:00
  • daebd48fe8 Revert "tegra: Introduce SRAM repair on tegra124" Stephen Warren 2018-06-22 13:02:27 -06:00
  • a57d45db90 Merge branch 'master' of git://git.denx.de/u-boot-net Tom Rini 2018-07-26 15:55:42 -04:00
  • 2547e91dc1 tegra: Indicate that binman makes all three output files Simon Glass 2018-07-20 19:49:27 -06:00
  • 9f8aba7a0d MAINTAINERS: Mark NAND as Orphaned Tom Rini 2018-07-26 12:02:03 -04:00
  • 26026e695a net: zynq_gem: convert to use livetree Siva Durga Prasad Paladugu 2018-07-16 18:25:45 +05:30
  • 41080e180c drivers: net: zynq_gem: fix phy dt node setting Grygorii Strashko 2018-07-05 12:02:52 -05:00
  • d4bb981700 drivers: net: cpsw: fix phy dt node setting Grygorii Strashko 2018-07-05 12:02:51 -05:00
  • aadbd97843 net: phy: xilinx: switch to use phy_get_ofnode() Grygorii Strashko 2018-07-05 12:02:50 -05:00
  • b8d7ec782f net: phy: dp83867: switch to use phy_get_ofnode() Grygorii Strashko 2018-07-05 12:02:49 -05:00
  • eef0b8a930 net: phy: add ofnode node to struct phy_device Grygorii Strashko 2018-07-05 12:02:48 -05:00
  • 05b60ac549 net: phy: Clean up includes of common.h Joe Hershberger 2018-07-25 12:59:22 -05:00
  • f070b1a27a phy: Break include cycle Joe Hershberger 2018-07-17 15:02:30 -05:00
  • 9cce566321 arm: Prevent redefinition error in fsl-layerscape Joe Hershberger 2018-07-16 15:33:51 -05:00
  • 3ab75cf76e net: phy: dp83867: switch to use ofnode api Grygorii Strashko 2018-06-28 14:26:35 -05:00
  • 63d3192984 net: phy: dp83867: add workaround for incorrect RX_CTRL pin strap Murali Karicheri 2018-06-28 14:26:34 -05:00
  • fb73107698 net: mvgbe: convert to DM Chris Packham 2018-07-09 21:34:00 +12:00
  • e9bf75c9d3 net: mvgbe: prepare for conversion to driver model Chris Packham 2018-07-09 21:33:59 +12:00
  • f25ddca16c initialize net_mode.if_type Andrew Thomas 2018-06-21 16:21:01 -07:00
  • 6ab1283092 net: Consolidate the parsing of bootfile Joe Hershberger 2018-07-03 19:36:43 -05:00
  • f43308fa0c net: Read bootfile from env on netboot_common() Joe Hershberger 2018-07-03 19:36:42 -05:00
  • 16cf145fd6 net: Make copy_filename() accept NULL src Joe Hershberger 2018-07-03 19:36:41 -05:00
  • 3855cad623 net: Re-check prerequisites when autoloading Joe Hershberger 2018-07-03 19:36:40 -05:00
  • 3a66fcb7c3 net: When checking prerequisites, consider boot_file_name Joe Hershberger 2018-07-03 19:36:39 -05:00
  • faecf84ab1 net: Always print basic info for nfs, just like tftp Joe Hershberger 2018-07-03 19:22:56 -05:00
  • 347e32b01d net: Check subnet against the actual ip address in use for nfs Joe Hershberger 2018-07-03 19:22:55 -05:00
  • 2d114b83a7 net: Correct size of NFS buffers Joe Hershberger 2018-07-03 19:22:54 -05:00
  • f40a31e695 sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces Joe Hershberger 2018-07-02 14:47:54 -05:00
  • b96ced9cdb sandbox: eth-raw: Make random MAC addresses available to eth-raw Joe Hershberger 2018-07-02 14:47:53 -05:00
  • c9e2caff85 sandbox: eth-raw: Allow interface to be specified by index Joe Hershberger 2018-07-02 14:47:52 -05:00
  • ac13270b49 sandbox: eth-raw: Add a function to ask the host about localhost Joe Hershberger 2018-07-02 14:47:51 -05:00
  • 8c7988b6db net: sandbox-raw: Convert raw eth driver to livetree Joe Hershberger 2018-07-02 14:47:50 -05:00
  • b32dd183c2 net: sandbox: Convert sandbox mock eth driver to livetree Joe Hershberger 2018-07-02 14:47:49 -05:00
  • c25f40627f net: Correct comment in Kconfig Joe Hershberger 2018-07-02 14:47:48 -05:00
  • 50ed0ef832 sandbox: eth-raw: Make sure descriptors are always initialized Joe Hershberger 2018-07-02 14:47:47 -05:00
  • 68acb51f44 net: Only call halt on a driver that has been init'ed Joe Hershberger 2018-07-02 14:47:46 -05:00
  • c6fa51a499 sandbox: Fix format of fake-host-hwaddr in test.dts Joe Hershberger 2018-07-02 14:47:45 -05:00
  • 97367df109 sandbox: eth-raw: Correct valid socket test in send/recv Joe Hershberger 2018-07-02 14:47:44 -05:00
  • 82a115fdec sandbox: Don't disable ctrlc() on sandbox if in raw mode Joe Hershberger 2018-07-02 20:06:49 -05:00
  • b2f58d8ee0 console: Remember if ctrlc is disabled in console_tstc() Joe Hershberger 2018-07-02 20:06:48 -05:00
  • 86b840b78d drivers/ddr/fsl: fix '__hwconfig without a buffer' messages Jeremy Gebben 2018-07-20 16:00:36 -06:00
  • 038b965c2b armv8: ls1046ardb: Add falcon mode for for QSPI boot York Sun 2018-06-26 14:48:29 -07:00
  • 9960609275 armv8: layerscape: spl: Initialize QSPI AHB for QSPI boot York Sun 2018-06-26 14:48:28 -07:00
  • 7550dbe38b spl: Add option SPL_PAYLOAD York Sun 2018-06-14 14:38:48 -07:00
  • 67b4f5302a powerpc: mpc85xx: Drop u-boot-with-spl.bin on selected boards York Sun 2018-06-14 14:25:52 -07:00
  • 18b6dd6cb0 armv8: layerscape: Drop u-boot-with-spl.bin for selected boards York Sun 2018-06-14 14:25:51 -07:00
  • 80bec96ecf armv8: ls1046ardb: Enable IFC for SPL build York Sun 2018-06-08 16:37:27 -07:00
  • 1dc4dea75d arm64: ls1012a: enable DM support for sata Yuantian Tang 2018-07-13 17:25:31 +08:00
  • 79ed61e9f0 scsi: ceva: add ls1012a soc support Yuantian Tang 2018-07-13 17:25:30 +08:00
  • 86bff2bb09 armv8: dts: fsl-ls1012a: add sata node support Yuantian Tang 2018-07-13 17:25:29 +08:00
  • ed167eb1c7 armv8: fsl: remove sata support Yuantian Tang 2018-07-13 17:25:28 +08:00
  • 61ab8aac60 armv8: layerscape: Enabled I-cache for SPL boot York Sun 2018-06-26 14:26:02 -07:00