Commit Graph

  • 662282203a libfdt: migrate include/libfdt_env.h to a wrapper Masahiro Yamada 2018-01-21 19:19:18 +09:00
  • 144fbea969 libfdt: migrate libfdt.h to a wrapper + U-Boot own code Masahiro Yamada 2018-01-21 19:19:17 +09:00
  • 25ad202dd3 libfdt: move working_fdt and FDT_RAMDISK_OVERHEAD to include/libfdt.h Masahiro Yamada 2018-01-21 19:19:16 +09:00
  • d2bf1152c0 tools: include necessary headers explicitly Masahiro Yamada 2018-01-21 19:19:15 +09:00
  • b0bd96c858 libfdt: fix <linux/libfdt.h> Masahiro Yamada 2018-01-21 19:19:14 +09:00
  • ae9ace7089 libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c Masahiro Yamada 2018-01-21 19:19:13 +09:00
  • 94b13bbae9 host-tools: use python2 explicitly for shebang Masahiro Yamada 2018-01-21 18:34:57 +09:00
  • 56d1dded62 ARM: omap3: evm: Fix distro bootcmd UBIFS and MMC support Derald D. Woods 2018-01-20 21:16:14 -06:00
  • 6e1364fe45 distro bootcmd: Allow board defined UBI partition and volume names Derald D. Woods 2018-01-20 21:16:13 -06:00
  • af2f44267f spl: use different BOARD_INIT MACRO for spl and tpl Kever Yang 2018-01-20 18:00:26 +08:00
  • 2021f083ed fs: btrfs: Fix unaligned memory accesses Alberto Sánchez Molero 2018-01-20 09:17:57 +02:00
  • 0289e291a5 spl: atf: pass NULL for bl32_ep pc Kever Yang 2018-01-17 11:05:38 +08:00
  • 451dcf5cd0 rockchip: rk3036: enable rockusb support on rk3036 based device Eddie Cai 2018-01-17 09:51:41 +08:00
  • 2147c0d253 rockchip: dts: rk3128: update pwm-cell for pwm0 Kever Yang 2018-01-16 16:08:18 +08:00
  • 75b381aae8 rockchip: clk: guard set_parent implementations against OF_PLATDATA Philipp Tomsich 2018-01-25 15:27:10 +01:00
  • 64a12202ed clk: rockchip: clk_rk3368: Implement "assign-clock-parent" David Wu 2018-01-13 14:07:04 +08:00
  • 01c60eafbb clk: rockchip: clk_rk3288: Implement "assign-clock-parent" and "assign-clock-rate" David Wu 2018-01-13 14:06:33 +08:00
  • c513e9e1e6 ARM: dts: rk3288: Remove unused LCDC clock assigned David Wu 2018-01-13 14:06:16 +08:00
  • a50e5c9e33 config: evb-rk3229: Enable rk gmac configs David Wu 2018-01-13 14:05:51 +08:00
  • d12d7c09eb net: gmac_rockchip: Add support for the RK3228 GMAC David Wu 2018-01-13 14:05:30 +08:00
  • 5bb616c6e2 clk: rockchip: Add rk322x gamc clock support David Wu 2018-01-13 14:05:12 +08:00
  • 20ee0fd825 rockchip: pinctrl: Add rk322x gmac pinctrl support David Wu 2018-01-13 14:04:51 +08:00
  • 424324d3ca rockchip: pinctrl: rk322x: Move the iomux definitions into pinctrl-driver David Wu 2018-01-13 14:04:26 +08:00
  • c132f38d24 rockchip: dts: rk3328-evb: Enable gmac2io for rk3328-evb David Wu 2018-01-13 14:04:11 +08:00
  • 832762c145 rockchip: dts: rk3328: Add gmac2io support David Wu 2018-01-13 14:03:56 +08:00
  • 37cf651f6e rockchip: configs: Enable GMAC configs for evb-rk3328 David Wu 2018-01-13 14:03:23 +08:00
  • b3d2a6df30 net: gmac_rockchip: Add rk3328 gmac support David Wu 2018-01-13 14:03:04 +08:00
  • 7cd4ebab2b clk: rockchip: Add rk3328 gamc clock support David Wu 2018-01-13 14:02:36 +08:00
  • dfb886d4f2 rockchip: pinctrl: Add rk3328 gmac pinctrl support David Wu 2018-01-13 14:02:07 +08:00
  • 301fff4e57 rockchip: pinctrl: rk3328: Move the iomux definitions into pinctrl-driver David Wu 2018-01-13 14:01:45 +08:00
  • caf746172b net: gmac_rockchip: Add support for the RV1108 GMAC David Wu 2018-01-13 14:01:12 +08:00
  • 77c4261130 rockchip: pinctrl: rv1108: Move the iomux definitions into pinctrl-driver David Wu 2018-01-13 13:53:57 +08:00
  • 0788a31e03 rockchip: grf_rv1108.h: Fix the grf offsets David Wu 2018-01-13 13:53:56 +08:00
  • c422c4fa31 rockchip: configs: Enable CONFIG_NET_RANDOM_ETHADDR for rk3288-evb David Wu 2018-01-13 13:53:55 +08:00
  • dc5b201384 rockchip: dts: rk3399-evb: Change the tx/rx delay value for transmission quality David Wu 2018-01-13 13:53:54 +08:00
  • d2f1f1abaf rockchip: clk: rk3399: accept all assigned-clocks from the 'cru'-node Philipp Tomsich 2018-01-08 14:00:27 +01:00
  • f4fcba5c5b clk: implement clk_set_defaults() Philipp Tomsich 2018-01-08 13:59:18 +01:00
  • a45f17e8b9 rockchip: clk: rk3399: implement set_parent() operation Philipp Tomsich 2018-01-08 13:11:01 +01:00
  • 95f9a7e595 clk: refactor clk_get_by_index() into clk_get_by_indexed_prop() Philipp Tomsich 2018-01-08 11:18:18 +01:00
  • f7d1046da1 clk: add clk_set_parent() Philipp Tomsich 2018-01-08 11:15:08 +01:00
  • 990dba6498 clk: clk_stm32f: Fix PLLSAICFGR_PLLSAIP_4 divider value Patrice Chotard 2018-01-19 18:02:40 +01:00
  • a93feb2edc ARM: AM43XX: Call hw_data_init() again after relocation to update *ctrl Faiz Abbas 2018-01-19 15:32:48 +05:30
  • ded509b44c configs: Replace CONFIG_ISW_ENTRY_ADDR with CONFIG_SYS_TEXT_BASE Faiz Abbas 2018-01-19 15:32:47 +05:30
  • 9e82087cef tools: remove unused ret Jelle van der Waa 2018-01-18 20:19:43 +01:00
  • 20fe38e75a clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks() Patrice Chotard 2018-01-18 14:10:05 +01:00
  • 68a69ed2a4 clk: clk_stm32f: Remove STMMAC clock setup Patrice Chotard 2018-01-18 14:10:04 +01:00
  • 1e130558ab ARM: dts: stm32: Add STMMAC clocks for stm32f746 Patrice Chotard 2018-01-18 14:10:03 +01:00
  • 9c3264ce40 atomic-long: Fix warnings on arm64 Bradley Bolen 2018-01-26 22:11:04 -05:00
  • 2d58dddf7a ARM: dts: stm32: add stm32429-eval-u-boot dts file Patrice Chotard 2018-01-18 13:39:34 +01:00
  • c7ea4b0e09 ARM: dts: stm32: Add STM32F429 Evaluation board support Patrice Chotard 2018-01-18 13:39:33 +01:00
  • e23b19f4a8 board: stm32: Add stm32f429-evaluation board support Patrice Chotard 2018-01-18 13:39:32 +01:00
  • 09b9f649d0 configs: stm32f: Remove STM32_HSE_HZ for all STM32F series Patrice Chotard 2018-01-18 13:39:31 +01:00
  • cb97ff9d3d clk: stm32: retrieve external oscillator frequency from DT Patrice Chotard 2018-01-18 13:39:30 +01:00
  • baf20a7d1a ARM: dts: stm32: add "u-boot, dm-pre-reloc" for clk_hse in stm32f7-u-boot Patrice Chotard 2018-01-18 13:39:29 +01:00
  • 020da843fc arm: bootm-fdt.c: fix compiler warning Heiko Schocher 2018-01-17 07:00:37 +01:00
  • 60013a2cf6 arm: mach-omap2: Pass args to secure ROM in SRAM in SPL Andrew F. Davis 2018-01-16 14:25:48 -06:00
  • 92f84b67e5 common: board_r: Fix style violations Mario Six 2018-01-15 11:10:30 +01:00
  • 16ef147425 common: board_f: Fix style violations Mario Six 2018-01-15 11:10:02 +01:00
  • 4dbf9bed18 serial: ns16550: Fix style violation Mario Six 2018-01-15 11:09:49 +01:00
  • 7ba50418b9 include: dm: Fix 'devioe'/'devuce' typos Mario Six 2018-01-15 11:09:36 +01:00
  • f5ac4f2ea0 gpio: mpc8xxx: Make live-tree compatible Mario Six 2018-01-15 11:07:50 +01:00
  • f9c7fde260 gpio: mpc8xxx: Make compatible with more SoCs Mario Six 2018-01-15 11:07:49 +01:00
  • 3c21683480 gpio: mpc8xxx: Rename Kconfig option, structures, and functions Mario Six 2018-01-15 11:07:48 +01:00
  • 76d00cc9cb gpio: mpc85xx: Rename driver file to mpc8xxx Mario Six 2018-01-15 11:07:47 +01:00
  • aadc5e67ee gpio: mpc85xx_gpio: Fix style violations Mario Six 2018-01-15 11:07:46 +01:00
  • f62ca2cd2a gpio: pca953x_gpio: Make live-tree compatible Mario Six 2018-01-15 11:07:45 +01:00
  • fb01e07a95 gpio: pca953x_gpio: Fix style violations Mario Six 2018-01-15 11:07:44 +01:00
  • 2d06fd839d Initialize SHA buffer size var in passwd_abort Martin Etnestad 2018-01-12 09:04:38 +01:00
  • 5b893baf08 Merge git://git.denx.de/u-boot-usb Tom Rini 2018-01-28 09:21:53 -05:00
  • 40b61180c1 usb: host: Drop unused hcd_name from r8a66597-hcd.c Tom Rini 2018-01-27 15:22:56 -05:00
  • 1c0ae0097b usb: Remove isp116x-hcd support Tom Rini 2018-01-27 15:21:47 -05:00
  • 1a7f6d4597 Merge git://git.denx.de/u-boot-uniphier Tom Rini 2018-01-27 21:55:04 -05:00
  • 9c486e7cb0 Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh Tom Rini 2018-01-27 14:50:52 -05:00
  • 7d8cca7be6 ARM: uniphier: enable HS200 support for uniphier_v8_defconfig Masahiro Yamada 2018-01-25 13:43:19 +09:00
  • f95a4b3a55 Merge git://git.denx.de/u-boot-usb Tom Rini 2018-01-27 14:48:52 -05:00
  • d61639e39a Merge git://git.denx.de/u-boot-socfpga Tom Rini 2018-01-27 14:48:41 -05:00
  • 789edf694c ARM: rmobile: Convert R8A7791 Porter board to DM and DT Marek Vasut 2018-01-07 19:32:56 +01:00
  • bb834b6247 ARM: rmobile: Enable OF_CONTROL on RCar Gen2 Marek Vasut 2018-01-07 20:26:04 +01:00
  • 30ceb10c4c ARM: dts: rmobile: Add SoC and board U-Boot DT extras Marek Vasut 2018-01-17 22:47:21 +01:00
  • a500e4e570 ARM: dts: rmobile: Add rudimentary R8A7790 Stout DT Marek Vasut 2018-01-24 15:52:56 +01:00
  • 9a26fc5a73 ARM: dts: rmobile: Import R8A7794 DTS from Linux 4.15-rc8 Marek Vasut 2018-01-07 20:18:28 +01:00
  • 92aa099592 ARM: dts: rmobile: Import R8A7793 DTS from Linux 4.15-rc8 Marek Vasut 2018-01-07 20:18:11 +01:00
  • a3fb9ff3b3 ARM: dts: rmobile: Import R8A7792 DTS from Linux 4.15-rc8 Marek Vasut 2018-01-07 20:17:53 +01:00
  • edd15fcffb ARM: dts: rmobile: Import R8A7791 DTS from Linux 4.15-rc8 Marek Vasut 2018-01-07 20:17:39 +01:00
  • 16b6e4aa37 ARM: dts: rmobile: Import R8A7790 DTS from Linux 4.15-rc8 Marek Vasut 2018-01-07 20:17:23 +01:00
  • 319202640a net: sh_eth: Add DM and DT support Marek Vasut 2018-01-19 18:57:17 +01:00
  • a220784b14 net: sh_eth: Clump legacy functions together Marek Vasut 2018-01-21 15:31:48 +01:00
  • 013af64f8f net: sh_eth: Split sh_eth_init Marek Vasut 2018-01-21 15:10:21 +01:00
  • 68ac92e937 net: sh_eth: Separate out MAC address programming Marek Vasut 2018-01-21 14:55:44 +01:00
  • 52c15e220b net: sh_eth: Split sh_eth_recv Marek Vasut 2018-01-21 15:39:50 +01:00
  • dca221bd92 net: sh_eth: Pass sh_eth_dev around Marek Vasut 2018-01-21 14:27:51 +01:00
  • effb79027e net: sh_eth: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2 Marek Vasut 2018-01-22 01:42:32 +01:00
  • e3105eacf5 net: ravb: staticize ravb_start Marek Vasut 2018-01-19 23:58:32 +01:00
  • 5f14f7d783 pci: rmobile: Add RCar Gen2 PCIe controller driver Marek Vasut 2018-01-18 14:35:35 +01:00
  • 8b05436ff5 gpio: rmobile: Add RCar Gen2 compatible string Marek Vasut 2018-01-18 00:52:15 +01:00
  • 0163c9186b env: sunxi: Enable FAT-based environment support by default Maxime Ripard 2018-01-23 21:17:04 +01:00
  • b39117cad9 sunxi: Transition from the MMC to a FAT-based environment Maxime Ripard 2018-01-23 21:17:03 +01:00
  • 40c08a68b9 env: Mark env_get_location as weak Maxime Ripard 2018-01-23 21:17:02 +01:00
  • fb69464eae env: Allow to build multiple environments in Kconfig Maxime Ripard 2018-01-23 21:17:01 +01:00
  • d282a1db6a env: mmc: depends on the MMC framework Maxime Ripard 2018-01-23 21:17:00 +01:00