Commit Graph

  • e41dd6c499 configs: am65x_evm_r5_defconfig: Enable TPS62363 regulator support Tero Kristo 2019-10-24 15:01:01 +05:30
  • 2f71498d52 arm: dts: k3-j721e-r5-common-proc-board: Hook buck12_reg to vtm supply Keerthy 2019-10-24 15:01:00 +05:30
  • 0f63ceaf54 arm: dts: k3-j721e-r5-common: Add tps65941 node and dependent wkup_i2c0 node Keerthy 2019-10-24 15:00:59 +05:30
  • 69eceae870 arm: dts: k3-j721e-r5-common-proc-board: Add VTM node Keerthy 2019-10-24 15:00:58 +05:30
  • 56adc6615f arm: dts: k3-am654-r5-base-board: enable wkup_vtm0 node and link in supplies Tero Kristo 2019-10-24 15:00:57 +05:30
  • c5f73d1c9f arm: dts: k3-am654-r5-base-board: add supply rail for MPU Tero Kristo 2019-10-24 15:00:56 +05:30
  • 4bbb3849aa arm: dts: k3-am654-r5-base-board: enable wkup_i2c0 driver for spl Tero Kristo 2019-10-24 15:00:55 +05:30
  • cfa6bd549c arm: dts: k3-am654-r5-base-board: Add VTM node Keerthy 2019-10-24 15:00:54 +05:30
  • 7b13493088 arm: mach-k3: j721e_init: Initialize avs class 0 Keerthy 2019-10-24 15:00:53 +05:30
  • 27380cb7e9 arm: mach-k3: am6_init: Initialize AVS class 0 Keerthy 2019-10-24 15:00:52 +05:30
  • 065a452ae6 power: regulator: tps65941: add regulator support Keerthy 2019-10-24 15:00:51 +05:30
  • 6b86dd0c1e power: pmic: tps65941: Add support for tps65941 family of PMICs Keerthy 2019-10-24 15:00:50 +05:30
  • 9a03e50c5f misc: k3_avs: Add j721e support Keerthy 2019-10-24 15:00:49 +05:30
  • 22e8f18980 power: regulator: tps6236x: add support for tps6236x regulators Tero Kristo 2019-10-24 15:00:48 +05:30
  • e0aa873bc7 clk: clk-ti-sci: Notify AVS driver upon setting clock rate Keerthy 2019-10-24 15:00:47 +05:30
  • 9d233b4e3e misc: k3_avs: add driver for K3 Adaptive Voltage Scaling Class 0 Tero Kristo 2019-10-24 15:00:46 +05:30
  • e3aafef4cf arm: add initial support for the Phytium Durian Board liu hao 2019-10-31 07:51:08 +00:00
  • 672c57057f cmd: mtdparts: Fix build with option ..._SHOW_NET_SIZES Alexander Dahl 2019-10-30 16:53:55 +01:00
  • 20841c52bb cmd: nand: Remove not used declaration Alexander Dahl 2019-10-30 16:53:54 +01:00
  • 7a540eeecc arm: caches: Disable mmu only if mmu is available Lokesh Vutla 2019-10-30 15:55:41 +05:30
  • 68c0912bf2 hush: re-sequence includes Heinrich Schuchardt 2019-10-26 23:45:08 +02:00
  • bb71a2d9dc dlmalloc: calloc: fix zeroing early allocations Simon Goldschmidt 2019-10-25 21:23:35 +02:00
  • d024e992b3 spl: fix SPI config dependencies Simon Goldschmidt 2019-10-25 16:22:09 +02:00
  • a43b60cc78 arm: socfpga: gen5: fix ERR_PTR_OFFSET Simon Goldschmidt 2019-10-22 21:29:48 +02:00
  • 8c59ca93b8 linux err: make ERR_PTR/PTR_ERR architecture specific Simon Goldschmidt 2019-10-22 21:29:47 +02:00
  • 93db2b83ed Kconfig add config ERR_PTR_OFFSET Simon Goldschmidt 2019-10-22 21:29:46 +02:00
  • 37e66ba916 arm64: Add memcpy_{from, to}io() and memset_io() helpers Vignesh Raghavendra 2019-10-12 16:29:34 +05:30
  • 036218a671 api: storage: Add the missing write operation support Cristian Ciocaltea 2019-01-12 02:03:15 +02:00
  • 0be2ecd486 configs: Resync with savedefconfig Tom Rini 2019-11-07 14:25:00 -05:00
  • d911087889 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx Tom Rini 2019-11-07 07:25:14 -05:00
  • 416b5dd5f4 Merge branch '2019-11-06-reenable-llvm-in-ci' Tom Rini 2019-11-06 22:54:47 -05:00
  • 0219d014a7 gitlab/azure: Enable LLVM tests Tom Rini 2019-11-06 19:30:47 -05:00
  • 626b0389ec travis: Fix the clang-7 test Tom Rini 2019-10-26 13:48:41 -04:00
  • 5e63c96aa7 common/console.c: Fix unused warning with console_doenv() Tom Rini 2019-10-30 09:18:43 -04:00
  • f69257baa8 usb: composite: add BOS descriptor support to composite framework T Karthik Reddy 2019-10-14 14:52:50 +02:00
  • d80effb184 usb: gadget: Add gadget_is_cdns3() macro Vignesh Raghavendra 2019-10-01 17:26:36 +05:30
  • a9ca4193bd usb: cdns3: Add TI wrapper driver for CDNS USB3 controller Vignesh Raghavendra 2019-10-01 17:26:35 +05:30
  • 927c22b0da usb: cdns3: gadget: Implement udc_set_speed() callback Vignesh Raghavendra 2019-10-01 17:26:34 +05:30
  • 7e91f6ccdc usb: Add Cadence USB3 host and gadget driver Vignesh Raghavendra 2019-10-01 17:26:33 +05:30
  • 8d94e184ff usb: udc: Introduce ->udc_set_speed() method Sherry Sun 2019-10-01 17:26:32 +05:30
  • 77dcbdf3c1 usb: gadget: Add match_ep() op to usb_gadget_ops Vignesh Raghavendra 2019-10-01 17:26:31 +05:30
  • c93e305af7 bitmaps: import for_each_set_bit() macro Vignesh Raghavendra 2019-10-01 17:26:30 +05:30
  • c37f594280 list: import list_first_entry_or_null() Vignesh Raghavendra 2019-10-01 17:26:29 +05:30
  • 0f282c1876 Makefile: fix dependency for imx targets Heiko Schocher 2019-10-25 14:46:54 +02:00
  • a8c1846633 Merge branch 'master' of git://git.denx.de/u-boot-usb Tom Rini 2019-11-06 07:11:02 -05:00
  • e64ebde12d Merge tag 'mmc-2019-11-5' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc Tom Rini 2019-11-06 07:10:16 -05:00
  • 2a51fe01be mpc85xx, socrates: add DM PCI support Heiko Schocher 2019-10-16 05:55:54 +02:00
  • 98beb60a2a mpc85xx, socrates: enable DM serial Heiko Schocher 2019-10-16 05:55:53 +02:00
  • 92746bac88 mpc85xx, socrates: enable DM I2C Heiko Schocher 2019-10-16 05:55:52 +02:00
  • 4c65a449ae mpc85xx, socrates: disable VIDEO Heiko Schocher 2019-10-16 05:55:51 +02:00
  • a9c909d9e0 mpc85xx, socrates: get rid of DM_USB warning Heiko Schocher 2019-10-16 05:55:50 +02:00
  • 39642abf56 mpc85xx, socrates: add DM support Heiko Schocher 2019-10-16 05:55:49 +02:00
  • 81a7abe593 mpc85xx, dts, socrates: add u-boot specific dtsi Heiko Schocher 2019-10-16 05:55:48 +02:00
  • 7d8c77e844 mpc85xx: add socrates dts from linux Heiko Schocher 2019-10-16 05:55:47 +02:00
  • e4ee459e7a mpc85xx, socrates: suppress unknown flash warning Heiko Schocher 2019-10-16 05:55:46 +02:00
  • b61cbbdcab pci: add DM based mpc85xx driver Heiko Schocher 2019-10-14 11:29:39 +02:00
  • 14d39c9e1d travis: Rework how we write the ~/.buildman file Tom Rini 2019-11-05 10:44:16 -05:00
  • b62553736e Merge tag 'fdt-pull-5nov19' of git://git.denx.de/u-boot-fdt Tom Rini 2019-11-05 07:59:28 -05:00
  • bdcf3a88cc imx: imx8mm-evk: enable ethernet Peng Fan 2019-10-22 03:30:04 +00:00
  • 673f659732 net: fec_mxc: support i.MX8M with CLK_CCF Peng Fan 2019-10-25 09:48:02 +00:00
  • 81dc2ac557 net: Kconfig: FEC: Add dependency on i.MX8M Peng Fan 2019-10-22 03:29:58 +00:00
  • 98bcf9a5df arm: dts: imx8mm: drop assigned clocks for clk node Peng Fan 2019-10-22 03:29:54 +00:00
  • ddf66d2159 clk: imx: imx8mm: add set_parent callback Peng Fan 2019-10-22 03:29:51 +00:00
  • 3bdd558737 clk: imx8mm: add enet clk Peng Fan 2019-10-22 03:29:48 +00:00
  • cd7c806f4f imx: imx8m: fix boot when CONFIG_$(SPL_)CLK not defined Peng Fan 2019-10-16 03:01:51 +00:00
  • d239d9d946 imx: add i.MX8MN DDR4 board support Peng Fan 2019-09-16 03:09:55 +00:00
  • dadb072f12 imx: add dtsi for i.MX8MN Peng Fan 2019-09-16 03:09:52 +00:00
  • 88a4ece74a imx8m: add i.MX8MN ddr4 image cfg file Peng Fan 2019-09-16 03:09:50 +00:00
  • a3aff5e5f3 clk: imx: add i.MX8MN ccf driver Peng Fan 2019-09-16 03:09:47 +00:00
  • d3c7d84be6 tools: imx8m_image: support ddr4 firmware Peng Fan 2019-09-16 03:09:44 +00:00
  • b6f2945227 pinctrl: imx8m: support i.MX8MN Peng Fan 2019-09-16 03:09:42 +00:00
  • b8f168346b tools: imx8mimage: add ROM VERSION Peng Fan 2019-09-16 03:09:39 +00:00
  • b1821376ee imx8mn: add get_boot_device Peng Fan 2019-09-16 03:09:36 +00:00
  • b890c4aede imx: cpu: restrict get_boot_device Peng Fan 2019-09-16 03:09:34 +00:00
  • 1cbebc7862 imx: add rom api support Peng Fan 2019-09-16 03:09:31 +00:00
  • a92c7b144f imx: spl: use spl_board_boot_device for i.MX8MN Peng Fan 2019-09-16 03:09:29 +00:00
  • 59e9da7af0 imx8mn: add pin header Peng Fan 2019-09-16 03:09:26 +00:00
  • 35c9b7c041 imx: add i.MX8MN PE property Peng Fan 2019-09-16 03:09:23 +00:00
  • deca6cfbf5 imx8mn: set BYPASS ID SWAP to avoid AXI bus errors Peng Fan 2019-09-16 03:09:20 +00:00
  • f4c36ab6ee imx8m: add clk support for i.MX8MN Peng Fan 2019-09-16 03:09:17 +00:00
  • 2434131a7b imx8mn: support get_cpu_rev Peng Fan 2019-06-27 17:23:49 +08:00
  • 66ec590c49 imx: add i.MX8MN kconfig entry Peng Fan 2019-09-16 03:09:12 +00:00
  • afd267af8d power: domain: add i.MX8 scu power domain driver Peng Fan 2019-09-02 18:16:32 +08:00
  • 954b9311ab power: domain: make imx8-power-domain.c legacy Peng Fan 2019-09-02 18:09:49 +08:00
  • 816d093c1a misc: imx8: scu: simplify code to make it extendable Peng Fan 2019-09-02 10:20:17 +00:00
  • 2634ba5743 arm: dts: imx8qm-mek: add u-boot, dm-spl for lpuart0 Peng Fan 2019-09-02 10:20:14 +00:00
  • c1a64dccc0 arm: dts: imx8qxp-mek: add u-boot, dm-spl for lpuart0 Peng Fan 2019-09-02 10:20:12 +00:00
  • 84abc8d533 imx8qm: mek: enable dm-spl for pm Peng Fan 2019-09-02 16:04:11 +08:00
  • f65d08411d mmc: fsl_esdhc_imx: Update compatible string for imx8m Peng Fan 2019-11-04 17:31:17 +08:00
  • 1d01c984b9 mmc: fsl_esdhc_imx: drop redundant clock settings Peng Fan 2019-11-04 17:14:15 +08:00
  • 618704753e mmc: fsl_esdhc: clean up DM and non-DM code Yangbo Lu 2019-10-31 18:54:26 +08:00
  • 0cc127c424 mmc: fsl_esdhc: always check write protect state Yangbo Lu 2019-10-31 18:54:25 +08:00
  • 08197cb8df mmc: fsl_esdhc: drop redundant code for non-removable feature Yangbo Lu 2019-10-31 18:54:24 +08:00
  • 5705973b09 mmc: fsl_esdhc: convert to use fsl_esdhc_get_cfg_common() Yangbo Lu 2019-10-31 18:54:23 +08:00
  • 07bae1de38 mmc: fsl_esdhc: clean up bus width configuration code Yangbo Lu 2019-10-31 18:54:22 +08:00
  • 5b05fc0310 mmc: fsl_esdhc: fix voltage validation Yangbo Lu 2019-10-31 18:54:21 +08:00
  • 531ccd407c mmc: fsl_esdhc: drop controller initialization in fsl_esdhc_init() Yangbo Lu 2019-10-31 18:54:20 +08:00
  • 388560134b binman: Move to use Python 3 Simon Glass 2019-10-31 07:43:05 -06:00
  • a90df2b172 dtoc: Convert fdt.py to Python 3 Simon Glass 2019-10-31 07:43:04 -06:00
  • b6ee0cf89f binman: Convert a few tests to Python 3 Simon Glass 2019-10-31 07:43:03 -06:00