Commit Graph

  • 8f521bfc92 ARM: dra7xx_evm: Enable regulator DM support Vignesh R 2016-08-10 15:17:21 +05:30
  • 257bdb3f66 ARM: dts: dra7xx-evm: add evm_3v3_sd regulator Vignesh R 2016-08-10 15:17:20 +05:30
  • eba3fbd6a1 common: image: Add support for post-processing of images Andreas Dannenberg 2016-07-27 12:12:39 -05:00
  • b25732c22b drivers/sysreset: group sysreset drivers Max Filippov 2016-08-07 08:53:00 +03:00
  • da91cfed54 ARM: non-sec: flush code cacheline aligned Stefan Agner 2016-08-03 13:08:55 -07:00
  • 2651a052d8 i2c: Drop redundant platform data setting in drivers Simon Glass 2016-08-05 21:35:27 -06:00
  • 28cd88baa3 Merge branch 'master' of git://git.denx.de/u-boot-uniphier Tom Rini 2016-08-11 10:45:53 -04:00
  • 2f1eb66e28 Merge branch 'master' of git://git.denx.de/u-boot-usb Tom Rini 2016-08-11 07:22:55 -04:00
  • e8a9293295 ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCs Masahiro Yamada 2016-08-10 16:08:49 +09:00
  • ee9bc77f3a ARM: uniphier: add uniphier_cache_set_active_ways() Masahiro Yamada 2016-08-10 16:08:48 +09:00
  • 5941638027 ARM: uniphier: add uniphier_cache_inv_way() to support way invalidation Masahiro Yamada 2016-08-10 16:08:47 +09:00
  • 8fca073271 ARM: uniphier: fix CONFIG_SYS_CACHELINE_SIZE when outer cache is on Masahiro Yamada 2016-08-10 16:08:46 +09:00
  • 7382d17826 ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to Kconfig Masahiro Yamada 2016-08-10 16:08:45 +09:00
  • 95646e1d75 ARM: uniphier: move outer cache register macros to .c file Masahiro Yamada 2016-08-10 16:08:44 +09:00
  • c21fadfe17 ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_init Masahiro Yamada 2016-08-10 16:08:43 +09:00
  • 6f579db754 ARM: uniphier: export uniphier_cache_enable/disable functions Masahiro Yamada 2016-08-10 16:08:42 +09:00
  • bcc51c1512 ARM: uniphier: move lowlevel debug init code after page table switch Masahiro Yamada 2016-08-10 16:08:41 +09:00
  • 82d075e79f ARM: uniphier: fix ROM boot mode for PH1-sLD3 Masahiro Yamada 2016-08-10 16:08:40 +09:00
  • 0efbbc5c61 ARM: uniphier: refactor L2 zero-touching code in lowlevel_init Masahiro Yamada 2016-08-10 16:08:39 +09:00
  • e731a5385d ARM: uniphier: do not compile v7_outer_cache_disable if L2 is disabled Masahiro Yamada 2016-08-10 16:08:38 +09:00
  • 95a1feca2e ARM: uniphier: support prefetch and touch operations for outer cache Masahiro Yamada 2016-08-10 16:08:37 +09:00
  • 3ffc747574 ARM: uniphier: refactor outer cache code Masahiro Yamada 2016-08-10 16:08:36 +09:00
  • 2e406dbdf5 Merge git://www.denx.de/git/u-boot-ppc4xx Tom Rini 2016-08-09 07:16:01 -04:00
  • 76b2fad775 eth: asix88179: Add support for the driver model Alban Bedel 2016-08-09 11:10:03 +02:00
  • 620452e7ae eth: asix88179: Prepare supporting the driver model Alban Bedel 2016-08-09 11:10:02 +02:00
  • 54a0eb7a18 ppc4xx: Fix platform support Dirk Eibach 2016-08-01 16:34:49 +02:00
  • 95def3cf5d i2c: i2c-uclass-compat: avoid any BSS usage Vignesh R 2016-07-25 16:26:45 +05:30
  • 0812d1a094 efi_loader: disk: Sanitize exposed devices Alexander Graf 2016-08-05 14:51:47 +02:00
  • f9d334bdfc efi_loader: disk: Fix CONFIG_BLK breakage Alexander Graf 2016-08-05 14:49:53 +02:00
  • 45313e83b8 tiny-printf: Adjust to avoid using data section Simon Glass 2016-08-04 21:58:14 -06:00
  • 43caa9a879 configs: k2l_evm: add random eth address support Mugunthan V N 2016-08-02 12:01:15 +05:30
  • 868a3a6bad configs: k2e_evm: add random eth address support Mugunthan V N 2016-08-02 12:01:14 +05:30
  • 02c1e2ff87 configs: k2hk_evm: add random eth address support Mugunthan V N 2016-08-02 12:01:13 +05:30
  • a61f6a5595 drivers: net: keystone_net: add support for multi slave ethernet Mugunthan V N 2016-08-02 12:01:12 +05:30
  • 1610a9212a drivers: net: keystone_net: fix line termination with semi-colon Mugunthan V N 2016-08-02 12:01:11 +05:30
  • ceec08f50b ARM: dts: dra72-evm: Add mode-gpios entry for mac node Vignesh R 2016-08-02 10:14:28 +05:30
  • 2e205ef7eb net: cpsw: Add support to drive gpios for ethernet to be functional Vignesh R 2016-08-02 10:14:27 +05:30
  • 06974ea0e3 ARM: dts: dra7xx: Add u-boot specific property for PCF8575 nodes Vignesh R 2016-08-02 10:14:26 +05:30
  • 5d4dc282b4 ARM: dra7xx_evm: Enable support for TI PCF8575 Vignesh R 2016-08-02 10:14:25 +05:30
  • 5746b0df9c gpio: Add driver for TI PCF8575 I2C GPIO expander Vignesh R 2016-08-02 10:14:24 +05:30
  • 5aa79f2676 spl_nor.c: Support devicetree sizes different from 16k Mike Looijmans 2016-07-26 07:34:07 +02:00
  • 50f5bb25b9 eth: asix88179: Fix receiving on big endian system Alban Bedel 2016-08-03 08:14:41 +02:00
  • 652b269468 eth: asix88179: Add VID:DID for Cypress GX3 USB Ethernet Adapter Alban Bedel 2016-08-03 08:14:40 +02:00
  • 631ae2674f arm: ls1021a: Enable CONFIG_DM_USB in defconfigs Rajesh Bhagat 2016-07-01 18:51:49 +05:30
  • a866c2145a dm: ls1021a: dts: Update USB 3.0 node to support DM USB Rajesh Bhagat 2016-07-01 18:51:48 +05:30
  • 707c866f3d usb: xhci: fsl: Add code to use CONFIG_DM_USB Rajesh Bhagat 2016-07-01 18:51:47 +05:30
  • ba699a5f91 usb: ehci: fsl: Add code to use CONFIG_DM_USB Rajesh Bhagat 2016-07-01 18:51:46 +05:30
  • 1e61ce9f7e drivers: usb: fsl: Make function for initialization to use in CONFIG_DM_USB Rajesh Bhagat 2016-07-01 18:51:45 +05:30
  • 2b58e1b76d usb: add (move) CONFIG_USB_HOST to Kconfig Masahiro Yamada 2016-08-01 00:16:34 +09:00
  • 96d8284bd5 usb: add CONFIG_USB_UHCI_HCD in Kconfig Masahiro Yamada 2016-08-01 00:16:33 +09:00
  • 93cb82477d usb: add CONFIG_USB_OHCI_HCD in Kconfig Masahiro Yamada 2016-08-01 00:16:32 +09:00
  • 6688452a3b net: usb: r8152: Add DM support Stefan Roese 2016-06-29 07:58:05 +02:00
  • bb42fb4f10 dm: ehci-mx6: support driver model Peng Fan 2016-06-17 14:19:27 +08:00
  • 5405817a6e spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max value Chin Liang See 2016-08-07 22:50:40 +08:00
  • 2da375c919 ARM: socfpga: use the default CONFIG_BOOTDELAY=2 Masahiro Yamada 2016-07-25 01:38:53 +09:00
  • 2863a9bfc2 Merge git://git.denx.de/u-boot-rockchip Tom Rini 2016-08-06 11:38:14 -04:00
  • f2df3b6e99 zynq_sdhci.c: Fix warning in arasan_sdhci_probe Tom Rini 2016-08-05 17:34:55 -04:00
  • 7edb17670c Merge branch 'master' of git://git.denx.de/u-boot-tegra Tom Rini 2016-08-05 14:09:15 -04:00
  • a60d94b204 Merge branch 'master' of git://git.denx.de/u-boot-mmc Tom Rini 2016-08-05 09:15:55 -04:00
  • d03a030859 configs: Fix mmc rescan misuses Karl Beldan 2016-08-02 10:36:17 +00:00
  • 1b92aed253 mkimage: Fix argument parsing with signature comment Karl Beldan 2016-08-02 18:57:14 +00:00
  • f6d34651d8 test: Adjust run_command_list() to return a list of strings Simon Glass 2016-07-31 17:35:09 -06:00
  • 27c087d58a test: Add a function to restart U-Boot Simon Glass 2016-07-31 17:35:08 -06:00
  • 851271a71a test: vboot: Put each test variant in its own section Simon Glass 2016-07-31 17:35:07 -06:00
  • ac9a23cffc test: Rename sha to sha_algo and pass it around Simon Glass 2016-07-31 17:35:06 -06:00
  • ec70f8a911 test: Drop the cmd() function Simon Glass 2016-07-31 17:35:05 -06:00
  • 72f5226894 test: Fix typos in comments Simon Glass 2016-07-31 17:35:04 -06:00
  • 7f64b1874c test: Check exit status in run_and_log_expect_exception() Simon Glass 2016-07-31 17:35:03 -06:00
  • bcbd0c8fe1 test: Fix typos and tidy up Simon Glass 2016-07-31 17:35:02 -06:00
  • 633cc7ae96 Makefile: Allow 'make tests' to run tests Simon Glass 2016-07-31 17:35:01 -06:00
  • 0e1709476b armv8: mmu: Detect page table overflow in emergency pt creation Alexander Graf 2016-07-30 23:13:03 +02:00
  • c2fdd34569 cmd: gpt: fix the wrong size parse for the last partition Kever Yang 2016-07-29 11:12:18 +08:00
  • 584550d76a omap3: Drop omap3_evm_quick_* targets Tom Rini 2016-07-27 22:29:42 -04:00
  • abd0128eb1 rockchip: remove log2 reimplementation from clock drivers Heiko Stübner 2016-07-22 23:51:06 +02:00
  • 75a52bd770 config: rk3399: enable dwmmc controller Kever Yang 2016-08-04 11:45:00 +08:00
  • da8ff82e73 dts: rk3399: enable dwmmc for sdcard Kever Yang 2016-08-04 11:44:59 +08:00
  • fd4b2dc059 clock: rk3399: add support for dwmmc 400K Kever Yang 2016-08-04 11:44:58 +08:00
  • 583b1bc029 configs: rk3399: add gpt and fs support Kever Yang 2016-08-04 11:40:29 +08:00
  • b9f9339b7e rockchip: add usb mass storage feature support for rk3288 Xu Ziyuan 2016-08-03 11:55:06 +08:00
  • 6ead8bd7c3 rockchip: add basic partitions support for rk3288 Xu Ziyuan 2016-08-03 11:55:05 +08:00
  • 1c62d99952 rockchip: add support for rk3288 miniarm board Xu Ziyuan 2016-08-01 08:46:19 +08:00
  • aff8795c01 move: rockchip: move clock drivers into a subdirectory Heiko Stübner 2016-07-29 14:47:21 +02:00
  • b0b3c86521 rk3399: add basic soc driver Kever Yang 2016-07-29 10:35:25 +08:00
  • 2918d96728 rockchip: rockchip, sdram-channel 0xff fix remaining dts Sandy Patterson 2016-07-28 09:49:01 -04:00
  • d2d763fa83 rockchip: add fastboot support for rk3036 board Xu Ziyuan 2016-07-28 11:42:34 +08:00
  • 89f69e5173 mmc: sdhci: fix the compiler warning when disable CONFIG_MMC_SDMA Jaehoon Chung 2016-08-05 14:13:36 +09:00
  • 7d106242d3 omap3, omap4: Enable USE_TINY_PRINTF for all Tom Rini 2016-07-27 22:29:41 -04:00
  • a2ea62e826 omap3: Move to select SUPPORT_SPL for all Tom Rini 2016-07-27 22:29:40 -04:00
  • e379508435 cmd/bdinfo: extract print_std_bdinfo Max Filippov 2016-07-28 03:57:24 +03:00
  • 4e3fa7d8a1 cmd/bdinfo: extract print_baudrate Max Filippov 2016-07-28 03:57:23 +03:00
  • 8752e260c4 cmd/bdinfo: extract print_eth_ip_addr Max Filippov 2016-07-28 03:57:22 +03:00
  • f80e535980 cmd/bdinfo: extract print_bi_flash Max Filippov 2016-07-28 03:57:21 +03:00
  • fd60e99f55 cmd/bdinfo: extract print_bi_dram Max Filippov 2016-07-28 03:57:20 +03:00
  • 12feb3647e cmd/bdinfo: extract print_bi_mem Max Filippov 2016-07-28 03:57:19 +03:00
  • 171e53968c cmd/bdinfo: extract print_bi_boot_params Max Filippov 2016-07-28 03:57:18 +03:00
  • bb6b142fc1 treewide: move CONFIG_PHYS_64BIT to Kconfig Masahiro Yamada 2016-07-25 19:56:03 +09:00
  • 9ab0296a82 tools: moveconfig: support CONFIG_SYS_EXTRA_OPTIONS cleaning Masahiro Yamada 2016-07-25 19:15:29 +09:00
  • 684c306ec4 tools: moveconfig: make getting all defconfigs into helper function Masahiro Yamada 2016-07-25 19:15:28 +09:00
  • a3a779f7f7 tools: moveconfig: fix cleanup of defines across multiple lines Masahiro Yamada 2016-07-25 19:15:27 +09:00
  • e9ea122159 tools: moveconfig: show diffs of cleaned headers in color Masahiro Yamada 2016-07-25 19:15:26 +09:00