Commit Graph

  • 50675640c0 ARM: tegra: Add support for TK1-SOM board from Colorado Engineering master Peter Chubb 2016-08-30 10:05:05 +10:00
  • 978faba2ea Fix cache misalignment after network load operations Peter Chubb 2016-08-30 10:03:47 +10:00
  • 90aea84d9c rtl8169: fix cache misalignment message on transmit. Peter Chubb 2016-08-30 09:58:15 +10:00
  • 4a6ba56018 ARM: tegra: increase console buffer size and sys args num Bryan Wu 2014-04-18 10:44:01 -07:00
  • ff62bdfbd5 Merge branch 'master' of git://git.denx.de/u-boot-uniphier Tom Rini 2016-08-28 10:36:20 -04:00
  • 8d11f80413 ARM: uniphier: enable CONFIG_CMD_CACHE Masahiro Yamada 2016-08-28 12:44:41 +09:00
  • 85dc2fe119 ARM: uniphier: change UNIPHIER_SERIAL to default y option Masahiro Yamada 2016-08-25 19:00:37 +09:00
  • f0633533d5 ARM: dts: uniphier: add u-boot, dm-pre-reloc to use eMMC boot on sLD3 Masahiro Yamada 2016-08-25 17:02:33 +09:00
  • e8811fc06c ARM: uniphier: increase CONFIG_SYS_MALLOC_F_LEN for sLD3 Masahiro Yamada 2016-08-25 17:02:32 +09:00
  • 499c8679be ARM: uniphier: display revision of Micro Support Card 3.6.x kindly Masahiro Yamada 2016-08-25 17:02:31 +09:00
  • 928f3248b3 ARM: uniphier: support system reset functionality for PSCI Masahiro Yamada 2016-08-25 21:03:41 +09:00
  • 4a89a24e26 mmc: uniphier-sd: just return if already set to desired clock rate Masahiro Yamada 2016-08-25 14:52:38 +09:00
  • 8be12e2839 mmc: uniphier-sd: return error code if unsupported width is given Masahiro Yamada 2016-08-25 14:52:37 +09:00
  • 4eb008460c mmc: uniphier-sd: move uniphier_sd_init() below Masahiro Yamada 2016-08-25 14:52:36 +09:00
  • 3937404f8b mmc: uniphier-sd: migrate to CONFIG_DM_MMC_OPS Masahiro Yamada 2016-08-25 14:52:35 +09:00
  • 4a70d26223 mmc: uniphier-sd: add static qualifiers to probe and remove callbacks Masahiro Yamada 2016-08-12 19:19:03 +09:00
  • b89dfcfd92 Merge git://git.denx.de/u-boot-rockchip Tom Rini 2016-08-27 15:22:30 -04:00
  • bc2f8a5406 rockchip: rk3399: update MAINTAINER file Kever Yang 2016-08-09 15:29:47 +08:00
  • c6b968da78 Merge branch 'master' of http://git.denx.de/u-boot-sunxi Tom Rini 2016-08-26 14:58:52 -04:00
  • 1cfce74fe5 nand: Fix set_dev checks for no device Tony Lindgren 2016-08-24 09:46:32 -07:00
  • c21fc7e223 treewide: fix "followings" to "following" Masahiro Yamada 2016-08-21 16:12:36 +09:00
  • 88e1346e35 tools: moveconfig: add Xtensa GCC prefix to CROSS_COMPILE list Masahiro Yamada 2016-08-21 16:03:08 +09:00
  • 8f894a4d38 arm: cache: always flush cache line size for page table Stefan Agner 2016-08-14 21:33:01 -07:00
  • c5b3cabf4a arm: cache: add support for LPAE for region D$ behavior Stefan Agner 2016-08-14 21:33:00 -07:00
  • e009bfa4f9 arch/arm/Kconfig: Whitespace correction Tom Rini 2016-08-22 08:22:18 -04:00
  • 067716bac5 ARM: Move SYS_CACHELINE_SIZE over to Kconfig Tom Rini 2016-08-22 08:22:17 -04:00
  • d5ac6eef91 sunxi: Tune H3 DRAM PLL to improve lock time Jens Kuske 2016-08-19 13:40:46 +02:00
  • 421c98d7d2 sunxi: display: Use PWM to drive backlight where applicable Hans de Goede 2016-08-19 15:25:41 +02:00
  • 8d463c5a32 sun5i: Add defconfig and dts file for the Empire Electronix M712 tablet Hans de Goede 2016-08-19 12:21:49 +02:00
  • 860fbdd41f sunxi: Sync dts files with upstream kernel Hans de Goede 2016-08-18 20:51:12 +02:00
  • a1243f7851 sun6i: Add defconfig and dts file for tablets using the inet-q972 PCB Hans de Goede 2016-08-18 19:50:42 +02:00
  • da968c7bfa Merge branch 'master' of git://git.denx.de/u-boot-i2c Tom Rini 2016-08-26 07:42:06 -04:00
  • c733c18e35 Merge branch 'master' of git://www.denx.de/git/u-boot-marvell Tom Rini 2016-08-26 07:41:54 -04:00
  • bdf58c73ca tools: kwboot: patch destaddr only for SoCs with header version 1 Simon Baatz 2016-08-10 10:15:42 +02:00
  • c90d7ab6b0 arm: mvebu: a38x: typo fix cpabilities -> capbilities Chris Packham 2016-08-23 12:07:39 +12:00
  • 014a357bba arm: mvebu: a38x: update serdes error handling Chris Packham 2016-08-22 20:52:49 +12:00
  • 148f00e7a7 spl: Remove unused CONFIG_SPL_SPI_* definitions Chris Packham 2016-08-22 17:17:29 +12:00
  • d7b4731efd arm: mvebu: Add support for NAND interface on A-38x Chris Packham 2016-08-22 12:38:39 +12:00
  • 03d6cd972e i2c: mvtwsi: Fix order of address bytes (high to low) Stefan Roese 2016-08-25 15:20:01 +02:00
  • 4832c7f5f7 spi: tegra: fix hang in set_mode() Stephen Warren 2016-08-18 10:53:33 -06:00
  • 6002c75c59 ARM: tegra: remove stale nvidia, bpmp I2C DT property Stephen Warren 2016-08-22 16:46:55 -06:00
  • eb3f68afbc ARM: tegra: fix Tegra186 SDHCI clock/reset names Stephen Warren 2016-08-18 11:08:44 -06:00
  • b4ee081e5a ARM: tegra: fix Tegra186 I2C clock name Stephen Warren 2016-08-18 11:08:43 -06:00
  • 46fe9eb088 Merge branch 'master' of git://git.denx.de/u-boot-net Tom Rini 2016-08-23 07:20:36 -04:00
  • 1d3bcb66ee Prepare v2016.09-rc2 Tom Rini 2016-08-22 20:30:42 -04:00
  • 10ba92f69e fs-test.sh: Correct check_md5() test with newlines Tom Rini 2016-08-22 19:37:56 -04:00
  • 8c83c0303c net: mii: check phy advertising register when geting link status Dongpo Li 2016-08-22 21:03:29 +08:00
  • 05237f735e net: davinci_emac: Restore the internal MDIO accessors return values karl beldan 2016-08-20 08:56:53 +00:00
  • c23c7d461f net/fm: Remove unused code of FMan QMI Hou Zhiqiang 2016-08-19 11:35:35 +08:00
  • a51897b6c1 net: davinci_emac: Invalidate only the received portion of a buffer karl beldan 2016-08-15 17:23:01 +00:00
  • 6202b8f28c net: davinci_emac: Round up top tx buffer boundaries for dcache ops karl beldan 2016-08-15 17:23:00 +00:00
  • a02c232336 net: davinci_emac: Remove useless dcache ops on descriptors karl beldan 2016-08-14 15:03:15 +00:00
  • 1ff65d440d net: nfs: Simplify rpc_add_credentials() Joe Hershberger 2016-08-15 15:03:27 -05:00
  • 998372b479 net: nfs: Use the tx buffer to construct rpc msgs Joe Hershberger 2016-08-15 15:03:26 -05:00
  • d89ff2df33 net: nfs: Move some prints to debug statements Joe Hershberger 2016-08-15 15:03:25 -05:00
  • 0517cc45e5 net: nfs: Use consistent names for the rpc_pkt Joe Hershberger 2016-08-15 15:03:24 -05:00
  • c629c45f30 net: nfs: Correct a comment Joe Hershberger 2016-08-15 15:03:23 -05:00
  • 051ed9af8c net: nfs: Consolidate handling of NFSv3 attributes Joe Hershberger 2016-08-15 15:03:22 -05:00
  • 347a901597 net: nfs: Fix lines that are too long Joe Hershberger 2016-08-15 15:03:21 -05:00
  • 6279b49e6c net: nfs: Correct the reply data buffer size Joe Hershberger 2016-08-15 15:03:20 -05:00
  • 5280c76915 net: nfs: Share the file handle buffer for v2 / v3 Joe Hershberger 2016-08-15 15:03:19 -05:00
  • b0baca9820 net: NFS: Add NFSv3 support Guillaume GARDET 2016-07-29 11:31:00 +02:00
  • d23d7bd793 net: nfs: Remove unused define Joe Hershberger 2016-08-15 14:42:17 -05:00
  • f8b26c7adf net: nfs: Remove separate buffer for default name Joe Hershberger 2016-08-15 14:42:16 -05:00
  • aa7a648747 net: Stop including NFS overhead in defragment max Joe Hershberger 2016-08-15 14:42:15 -05:00
  • c98b171e10 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh Tom Rini 2016-08-20 11:35:28 -04:00
  • f835706c29 pinctrl: fix typos in comment blocks of pinconfig_post_bind() Masahiro Yamada 2016-08-19 18:26:54 +09:00
  • b1237c6e8a efi_loader: Fix relocations above 64kb image size Alexander Graf 2016-08-18 23:45:18 +02:00
  • 68a2fd4357 Makefile: Remove tags file on mrproper Vignesh R 2016-08-18 09:46:09 +05:30
  • 4ed6f4318b tools/env: soften warning about erase block alignment Andreas Fenkart 2016-08-17 23:41:54 +02:00
  • 490365c38f tools/env: return with error if redundant environments have unequal size Andreas Fenkart 2016-08-17 23:41:53 +02:00
  • c359ae5e8b ARM: OMAP4+: vcores: Remove duplicated code Lokesh Vutla 2016-08-17 16:25:36 +05:30
  • 5328717cde ARM: OMAP5+: vcores: Drop unnecessary #ifndefs Lokesh Vutla 2016-08-17 16:25:35 +05:30
  • 4ba58bdabd test/py: match prompt only at line boundaries Stephen Warren 2016-08-16 19:58:59 -06:00
  • fc18e9b3d5 common: cli_readline: Improve command line editing James Byrne 2016-08-16 18:16:28 +01:00
  • 2883c4edfb fastboot: move to Kconfig Steve Rae 2016-08-15 17:26:27 -07:00
  • e016f0b2c2 fastboot: implement Kconfig Steve Rae 2016-08-15 17:26:26 -07:00
  • 3c1dcef62a cmd: efi_loader: Return CMD_RET_USAGE in case of not enough arguments Bin Meng 2016-08-13 04:02:06 -07:00
  • a391d5004e Kconfig: DISTRO_DEFAULTS: Only enable CMD_BOOTZ for ARM Tom Rini 2016-08-12 08:31:17 -04:00
  • 2695927198 cmd: booti: move CONFIG_CMD_BOOTI to Kconfig Masahiro Yamada 2016-08-12 08:31:16 -04:00
  • 5db28905c9 cmd: Split 'bootz' and 'booti' out from 'bootm' Tom Rini 2016-08-12 08:31:15 -04:00
  • f2a9942fbc tests: Introduce DT overlay tests Maxime Ripard 2016-07-05 10:26:46 +02:00
  • e6628ad7b9 cmd: fdt: add fdt overlay application subcommand Maxime Ripard 2016-07-05 10:26:45 +02:00
  • ddf67f7135 libfdt: Add overlay application function Maxime Ripard 2016-07-05 10:26:44 +02:00
  • ea7b1a213e libfdt: Add fdt_setprop_inplace_namelen_partial Maxime Ripard 2016-07-05 10:26:43 +02:00
  • 2b941bf96d libfdt: Add fdt_getprop_namelen_w Maxime Ripard 2016-07-05 10:26:42 +02:00
  • 8e9685715b libfdt: Add fdt_path_offset_namelen Maxime Ripard 2016-07-05 10:26:41 +02:00
  • 6f5f92c60b libfdt: Fix separator spelling Maxime Ripard 2016-07-05 10:26:40 +02:00
  • 57c7809ab0 libfdt: Add max phandle retrieval function Maxime Ripard 2016-07-05 10:26:39 +02:00
  • 67e610d9f0 libfdt: Add iterator over properties Maxime Ripard 2016-07-05 10:26:38 +02:00
  • 805ac6aacf libfdt: Add new headers and defines Maxime Ripard 2016-07-05 10:26:37 +02:00
  • f272f1fcd9 vsprintf: Include stdarg for va_list Maxime Ripard 2016-07-05 10:26:36 +02:00
  • 716f908526 scripts: Makefile.lib: Sanitize DTB names Maxime Ripard 2016-07-05 10:26:35 +02:00
  • f0ed68e21f cmd: fdt: Narrow the check for fdt addr Maxime Ripard 2016-07-05 10:26:34 +02:00
  • 798dc6be7f ARM: rmobile: r8a7795: Add MMU layout Nobuhiro Iwamatsu 2016-08-04 14:10:26 +09:00
  • 544661bdbf ARM: rmobile: salvator-x: Update defconfig Nobuhiro Iwamatsu 2016-08-04 13:46:02 +09:00
  • b1db95492a ARM: rmobile: Remove duplicate configs by Kconfig in rcar-gen3-common.h Nobuhiro Iwamatsu 2016-08-04 13:45:48 +09:00
  • 0f2765e84e ARM: rmobile: lager: Move rcar-gen2-common to rcar-common Nobuhiro Iwamatsu 2016-07-22 07:15:57 +09:00
  • c5e729eaf0 arm: rmobile: Update defconfig Nobuhiro Iwamatsu 2016-05-31 04:28:11 +09:00
  • d8fc402aa2 arm: rmobile: Fix HDMI output for BLANCHE board masakazu.mochizuki.wd@hitachi.com 2016-05-17 13:53:03 +09:00