Commit Graph

  • c78ae11e07 mmc: davinci_mmc: Cleanup to use dt in U-boot and static platdata in SPL Faiz Abbas 2020-05-22 07:32:28 +05:30
  • fedfa374ff board: ti: use positive logic to detect idk boards Luca Ceresoli 2020-05-21 15:06:25 +02:00
  • 1c162722d7 board: ti: am57xx: use GPIO_TO_PIN() to define GPIO number Luca Ceresoli 2020-05-21 15:06:24 +02:00
  • f9e3d2e147 Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into next Tom Rini 2020-06-13 09:01:01 -04:00
  • 9d886fd6a0 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi Tom Rini 2020-06-12 17:20:35 -04:00
  • 8a1292ce3e Merge branch '2020-06-12-next-net' into next Tom Rini 2020-06-12 14:58:12 -04:00
  • f1d925d9c3 net: move random_port() to dns Baruch Siach 2020-05-20 13:31:41 +03:00
  • 0813921042 net: tftp: fix option validation as per RFCs Ravik Hasija 2020-05-18 21:35:43 -07:00
  • 46c8b18734 net: rtl8139: Add DM support Marek Vasut 2020-05-09 22:34:44 +02:00
  • d8afb8b28e net: rtl8139: Read HW address from EEPROM only on probe Marek Vasut 2020-05-09 22:34:43 +02:00
  • 2df3a51510 net: rtl8139: Use PCI_DEVICE() to define PCI device compat list Marek Vasut 2020-05-09 22:34:42 +02:00
  • 6a4a5c194d net: rtl8139: Split out common and non-DM functions Marek Vasut 2020-05-09 22:34:41 +02:00
  • 26f59c28bd net: rtl8139: Pass private data into rtl8139_eeprom_delay() Marek Vasut 2020-05-09 22:34:40 +02:00
  • 3feb6f7ff6 net: rtl8139: Introduce device private data Marek Vasut 2020-05-09 22:34:39 +02:00
  • 8ff1d4a9c8 net: rtl8139: Clean up bus_to_phys()/phys_to_bus() macros Marek Vasut 2020-05-09 22:34:38 +02:00
  • f4385539f1 net: rtl8139: Use dev->iobase instead of custom ioaddr Marek Vasut 2020-05-09 22:34:37 +02:00
  • 1ba8d98445 net: rtl8139: Switch from malloc()+memset() to calloc() Marek Vasut 2020-05-09 22:34:36 +02:00
  • 9962dd25b1 net: rtl8139: Factor out device name assignment Marek Vasut 2020-05-09 22:34:35 +02:00
  • de5468e660 net: tftp: fix progress marker for file transfer Ravik Hasija 2020-05-07 14:55:32 -07:00
  • 8882238cc4 net: phy: Add DP8382x phy registration to TI PHY init Dan Murphy 2020-05-04 16:14:40 -05:00
  • bc0e578f90 net: phy: Add support for TI PHY init Dan Murphy 2020-05-04 16:14:39 -05:00
  • 535247a9e4 net: phy: Add helper routines to set and clear bits Dan Murphy 2020-05-04 16:14:38 -05:00
  • ea756fb8b7 net: phy: Fix kernel doc issues in phy.h Dan Murphy 2020-05-04 16:14:37 -05:00
  • 6325c8bc48 net: phy: Add missing kernel doc to phy functions Dan Murphy 2020-05-04 16:14:36 -05:00
  • 9c6de508a6 net: phy: add phyid search in vendor specific space Florin Chiculita 2020-04-29 14:25:48 +03:00
  • a7a435e7d4 net: rt8169: WAR for DHCP not getting IP after kernel boot/reboot Tom Warren 2020-03-26 15:59:13 -07:00
  • baafd99d13 net: phy: micrel: ksz8061 implement errata 80000688A fix Bryan O'Donoghue 2020-03-26 03:54:01 +00:00
  • 73d7aec0b1 net: smc911x: Drop the standalone EEPROM example Marek Vasut 2020-03-15 00:18:57 +01:00
  • 808f13d8fc net: Fix error if some network features are disabled Krebs, Olaf 2020-03-09 14:27:55 +00:00
  • f3767bcb31 board: tbs2910: add documentation Denis 'GNUtoo' Carikli 2020-05-30 05:24:25 +02:00
  • 9658884f3d board: tbs2910: Enable distro_boot support. Denis 'GNUtoo' Carikli 2020-05-30 05:24:24 +02:00
  • e63ab4527e board: tbs2910_defconfig: Add support for booting general purpose distributions Denis 'GNUtoo' Carikli 2020-05-30 05:24:22 +02:00
  • 0c7550f03a board: tbs2910: move CONFIG_BOOTCOMMAND from header to defconfig Denis 'GNUtoo' Carikli 2020-05-30 05:24:21 +02:00
  • b3e5d29379 board: tbs2910: disable CONFIG_GZIP Denis 'GNUtoo' Carikli 2020-05-30 05:24:20 +02:00
  • 9fd573c8fb board: tbs2910: disable loadb and loads commands Denis 'GNUtoo' Carikli 2020-05-30 05:24:19 +02:00
  • d16b38f427 Add support for SHA384 and SHA512 Reuben Dowle 2020-04-16 17:36:52 +12:00
  • cea8f2c995 doc: driver-model: fix typo in design.rst Dario Binacchi 2020-06-04 14:58:13 +02:00
  • be1a6e9425 dm: uclass: don't assign aliased seq numbers Michael Walle 2020-06-02 01:47:09 +02:00
  • 0a6b75f7d8 dm: core: fix dev_read_alias_highest_id() without libfdt Michael Walle 2020-06-02 01:47:08 +02:00
  • c03b7612ea usb: provide a device tree node to USB devices Michael Walle 2020-06-02 01:47:07 +02:00
  • 77007f9543 log: check argument of 'log level' command Heinrich Schuchardt 2020-05-31 13:44:51 +00:00
  • 7b6c34cb15 log: clean up Kconfig Heinrich Schuchardt 2020-05-31 15:34:22 +02:00
  • a7813918fe doc: move README.log to HTML documentation Heinrich Schuchardt 2020-05-31 10:46:12 +02:00
  • b44c751efe doc: log: correct option name CONFIG_LOG_MAX_LEVEL Patrick Delaunay 2020-05-27 09:43:31 +02:00
  • b59889bf34 regmap: Check for out-of-range offsets before mapping them Pratyush Yadav 2020-05-26 17:35:57 +05:30
  • 42a768c689 libfdt: Remove superfluous NUL character from overlay symbols Marcus Comstedt 2020-05-22 18:41:36 +02:00
  • 2f8f5e2353 doc: driver-model: there is no UCLASS_SATA Heinrich Schuchardt 2020-05-20 23:27:27 +02:00
  • f6704c7994 fdtdec: Honor #address-cells and #size-cells in fdtdec_add_reserved_memory() Bin Meng 2020-05-19 23:38:33 -07:00
  • a9ad113df0 fdtdec: Fix the types of addr and size in fdtdec_add_reserved_memory() Bin Meng 2020-05-19 23:38:32 -07:00
  • 7664b03ffc buildman: Remove _of_#_ from results directory paths Ovidiu Panait 2020-05-15 09:30:12 +03:00
  • 96daa41aab patman: Complain if a checkpatch line is not understood Simon Glass 2020-05-06 16:29:09 -06:00
  • 37f3bb53b7 patman: Support warnings in the patch subject Simon Glass 2020-05-06 16:29:08 -06:00
  • 666eb15e92 patman: Handle checkpatch output with notes and code Simon Glass 2020-05-06 16:29:07 -06:00
  • 7175b085e1 patman: Don't try to process checkpatch lines twice Simon Glass 2020-05-06 16:29:06 -06:00
  • 7d5b5e8965 patman: Support emacs mode with checkpatch Simon Glass 2020-05-06 16:29:05 -06:00
  • 870bd56799 patman: Fix 'warning' typo Simon Glass 2020-05-06 16:29:04 -06:00
  • f191f3a102 configs: Resync with savedefconfig Tom Rini 2020-06-11 13:55:57 -04:00
  • b45926fa1d am335x: sl50: Enable DM_SPI Jagan Teki 2020-05-27 18:26:16 +05:30
  • 07b3e8dd38 configs: igep00x0: Enable DM_SPI Jagan Teki 2020-05-27 18:26:15 +05:30
  • 64efd11d3b arm: Remove pcm051 board Jagan Teki 2020-06-01 18:49:45 +05:30
  • a9c84ffa99 arm: Remove omap3_pandora_defconfig board Jagan Teki 2020-06-01 18:47:52 +05:30
  • 807f0ff68a spi: davinci: Drop non-dm code Jagan Teki 2020-05-26 13:34:26 +05:30
  • 31d40e5acc ks2_evm: Switch to DM_SPL, SPL_OF_CONTROL Jagan Teki 2020-05-26 13:34:25 +05:30
  • beeb34ac0c spi: atmel: Drop atmel_spi.h Jagan Teki 2020-05-27 23:03:33 +05:30
  • 0984500146 spi: atmel: Remove nondm code Jagan Teki 2020-05-27 22:59:12 +05:30
  • a9d3cab8a4 spi: atmel: Drop CONFIG_SYS_SPI_WRITE_TOUT Jagan Teki 2020-05-27 22:50:47 +05:30
  • 62b02a6634 spi: fsl_dspi: Drop nondm code Jagan Teki 2020-05-25 23:40:11 +05:30
  • 726c0343a8 spi: Zap SOFT_SPI (non-dm) Jagan Teki 2020-05-26 08:34:37 +05:30
  • 7e07b37277 spi: mxs: Code cleanup Jagan Teki 2020-05-25 23:31:59 +05:30
  • c9a9823f26 spi: mxs: Drop nondm code Jagan Teki 2020-05-25 23:24:23 +05:30
  • be79009f3b Merge tag 'u-boot-imx-20200609' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx Tom Rini 2020-06-09 09:17:24 -04:00
  • 3854296801 Revert "imx: rom api: fix image offset computation" Stefano Babic 2020-06-09 11:19:55 +02:00
  • e411a090cf Prepare v2020.07-rc4 v2020.07-rc4 Tom Rini 2020-06-08 20:30:26 -04:00
  • 90606da02d cmd: Correct the 'md.q' command Simon Glass 2020-06-07 20:33:00 -06:00
  • 08649c3d50 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx Tom Rini 2020-06-08 08:51:59 -04:00
  • 325b83e040 Merge tag 'u-boot-rockchip-20200607' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip Tom Rini 2020-06-08 08:51:30 -04:00
  • a13644c065 ARM: dts: imx: m53menlo: Convert to DM_ETH Marek Vasut 2020-05-30 22:44:46 +02:00
  • dae6cb8fb7 ARM: imx: m53menlo: Do not fail boot on invalid splash screen Marek Vasut 2020-05-30 22:44:45 +02:00
  • 0e06d63d19 ARM: imx: ddr: Add missing PHY reset Marek Vasut 2020-05-30 02:14:48 +02:00
  • 661d9afe14 power: pmic: Add SPL Kconfig entry for PFUZE100 Marek Vasut 2020-05-29 19:22:41 +02:00
  • 28fff3fa1c imx: imx8mp_evk: fix boot issue Peng Fan 2020-05-26 20:33:50 -03:00
  • 0ec9d5bda9 imx8mp_evk: spl: no need the code since spl framework could do that Peng Fan 2020-05-26 20:33:49 -03:00
  • bdada3b14d imx8mp_evk: spl: use spl_early_init Peng Fan 2020-05-26 20:33:48 -03:00
  • ebdd07f5b2 imx8mp_evk: spl: drop timer_init Peng Fan 2020-05-26 20:33:47 -03:00
  • 87f6e2f51e imx8mp_evk: spl: drop useless code Peng Fan 2020-05-26 20:33:46 -03:00
  • c04b41b329 imx: Update MTD partitions layout for display5 (i.MX6Q) board Lukasz Majewski 2020-05-13 17:45:15 +02:00
  • 1f63ee6566 imx: rom api: fix image offset computation Sébastien Szymanski 2020-05-13 16:02:28 +02:00
  • 2c72bf21c6 verdin-imx8mm: Select the watchdog driver Fabio Estevam 2020-05-11 11:00:31 -03:00
  • 51c0e493c2 imx8mp_evk: Select the watchdog driver Fabio Estevam 2020-05-11 11:00:30 -03:00
  • 979d5e4bf6 imx8mm_beacon: Select the watchdog driver Fabio Estevam 2020-05-11 11:00:29 -03:00
  • 010bd4718b imx8mn_ddr4_evk: Select the watchdog driver Fabio Estevam 2020-05-11 11:00:28 -03:00
  • c5a015c32e imx8mm_evk: Select the watchdog driver Fabio Estevam 2020-05-11 11:00:27 -03:00
  • 9ccd30df60 imx8mp_evk: Add a README file Fabio Estevam 2020-05-11 09:45:51 -03:00
  • 0e9c045b2b imx: move ATF to the back of the FIT to fix loading over yModem Patrick Wildt 2020-05-08 11:59:47 +02:00
  • f3e1c536a9 imx: Kconfig: enable IMX_BOOTAUX for i.MX8M Peng Fan 2020-05-05 20:18:02 +08:00
  • 8fde50f702 ARM: dts: imxrt1050: indent lcdif node correctly Giulio Benetti 2020-04-28 18:20:11 +02:00
  • 187ab38e76 rockchip: enable PCIe and NVMe on Pinebook Pro Patrick Wildt 2020-06-07 12:08:35 +02:00
  • 5872c45042 rockchip: puma: enable new usb config options Heiko Stuebner 2020-06-05 12:06:43 +02:00
  • c48cbb9133 rockchip: puma: drop special handling of usb host regulator Heiko Stuebner 2020-06-05 12:06:42 +02:00
  • 9bbc13e790 rockchip: puma: remove separate fit generator Heiko Stuebner 2020-06-05 12:06:41 +02:00