| Commit message (Expand) | Author | Age | Files | Lines |
* | dm: core: Move "/chosen" and "/firmware" node scan | Patrick Delaunay | 2020-04-16 | 1 | -35/+17 |
* | dm: core: remove redundant assignment | Heinrich Schuchardt | 2020-04-16 | 1 | -1/+1 |
* | dm: core: remove redundant if statement | Heinrich Schuchardt | 2020-04-16 | 1 | -4/+2 |
* | sandbox: p2sb: Silence compiler warning | Simon Glass | 2020-04-16 | 1 | -1/+1 |
* | serial: Set baudrate on boot | Sean Anderson | 2020-04-16 | 1 | -0/+1 |
* | Merge tag 'u-boot-stm32-20200415' of https://gitlab.denx.de/u-boot/custodians...WIP/15Apr2020 | Tom Rini | 2020-04-15 | 3 | -3/+73 |
|\ |
|
| * | configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT | Patrick Delaunay | 2020-04-15 | 2 | -2/+2 |
| * | net: dwc_eth_qos: implement phy reg and max-speed for stm32 | Patrick Delaunay | 2020-04-15 | 1 | -1/+18 |
| * | net: dwc_eth_qos: implement reset-gpios for stm32 | Christophe Roullier | 2020-04-15 | 1 | -0/+53 |
* | | watchdog: sp805_wdt: get platform clock from dt file | Rayagonda Kokatanur | 2020-04-15 | 1 | -2/+13 |
* | | watchdog: honour hw_margin_ms DT property | Rasmus Villemoes | 2020-04-15 | 1 | -1/+10 |
* | | watchdog: move initr_watchdog() to wdt-uclass.c | Rasmus Villemoes | 2020-04-15 | 1 | -0/+33 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-marvellWIP/14Apr2020 | Tom Rini | 2020-04-14 | 5 | -4/+19 |
|\ |
|
| * | arm: mvebu: drivers/ddr: remove redundant assignment | Heinrich Schuchardt | 2020-04-14 | 1 | -4/+0 |
| * | ddr: marvell: a38x: Allow boards to specify CK_DELAY parameter | Chris Packham | 2020-04-14 | 4 | -0/+19 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini | 2020-04-13 | 3 | -0/+107 |
|\ \
| |/
|/| |
|
| * | drivers: usb: host: Add BRCM xHCI driver | Rayagonda Kokatanur | 2020-04-13 | 3 | -0/+107 |
| * | usb: Migrate to support live DT for some driver | Kever Yang | 2020-04-13 | 10 | -53/+36 |
| * | usb: ehci-msm: Use dev interface to get device address | Kever Yang | 2020-04-13 | 1 | -3/+1 |
| * | usb: dwc3-of-simple: Drop redundant inclding header file | Kever Yang | 2020-04-13 | 1 | -1/+0 |
* | | Merge branch 'next' | Tom Rini | 2020-04-13 | 57 | -517/+1731 |
|\ \ |
|
| * | | video: sunxi: Change sunxi_get_mon_desc() to not return NULL for the default ... | Bin Meng | 2020-04-10 | 1 | -2/+2 |
| * | | Merge tag 'u-boot-amlogic-20200406' of https://gitlab.denx.de/u-boot/custodia...WIP/08Apr2020-next | Tom Rini | 2020-04-08 | 4 | -1/+35 |
| |\ \ |
|
| | * | | clk: meson: reset mmc clock on probe | Jerome Brunet | 2020-04-06 | 3 | -0/+21 |
| | * | | mmc: meson-gx: enable input clocks | Jerome Brunet | 2020-04-06 | 1 | -1/+13 |
| | * | | clk: meson-g12a: missing break | Heinrich Schuchardt | 2020-04-06 | 1 | -0/+1 |
| * | | | Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...WIP/07Apr2020-next | Tom Rini | 2020-04-07 | 31 | -184/+839 |
| |\ \ \ |
|
| | * | | | serial: zynq: Change uart initialization logic | Michal Simek | 2020-04-06 | 1 | -5/+6 |
| | * | | | watchdog: versal: Add support for Xilinx window watchdog | Ashok Reddy Soma | 2020-04-06 | 3 | -0/+189 |
| | * | | | firmware: zynqmp: Enable IPI code calling also in EL3 | Michal Simek | 2020-04-06 | 1 | -1/+1 |
| | * | | | watchdog: cadence: Remove DECLARE_GLOBAL_DATA_PTR from driver | Michal Simek | 2020-04-06 | 1 | -2/+0 |
| | * | | | net: zynq-gem: Setup and use mdio base separately | Michal Simek | 2020-04-06 | 1 | -6/+10 |
| | * | | | nand: raw: zynq: Do not try to probe driver if nand flash is disabled | Michal Simek | 2020-04-06 | 1 | -0/+5 |
| | * | | | nand: raw: Do not free xnand structure | Michal Simek | 2020-04-06 | 1 | -11/+9 |
| | * | | | net: zynq_gem: Add cache flush to zynq_gem_free_pkt | Ashok Reddy Soma | 2020-04-06 | 1 | -0/+12 |
| | |/ / |
|
| * | | | Merge branch 'next' of git://git.denx.de/u-boot-usb into nextWIP/31Mar2020-next | Tom Rini | 2020-03-31 | 19 | -91/+206 |
| |\ \ \ |
|
| | * | | | usb: Migrate to support live DT for some driver | Kever Yang | 2020-03-30 | 10 | -53/+36 |
| | * | | | usb: ehci-msm: Use dev interface to get device address | Kever Yang | 2020-03-30 | 1 | -3/+1 |
| | * | | | usb: dwc3-of-simple: Drop redundant inclding header file | Kever Yang | 2020-03-30 | 1 | -1/+0 |
| * | | | | timer: sti: use clk API to get timer clock rate | Nicolas Heemeryck | 2020-03-24 | 1 | -2/+15 |
| * | | | | timer: sti: convert to livetree | Nicolas Heemeryck | 2020-03-24 | 1 | -6/+3 |
| * | | | | i2c: stm32f7_i2c: allows for any bus frequency | Alain Volmat | 2020-03-24 | 1 | -46/+59 |
| * | | | | ram: stm32mp1: the property st, phy-cal becomes optional | Patrick Delaunay | 2020-03-24 | 4 | -16/+51 |
| * | | | | ram: stm32mp1: reduce delay after BIST reset for tuning | Patrick Delaunay | 2020-03-24 | 1 | -1/+1 |
| * | | | | ram: stm32mp1_ddr: fix self refresh disable during DQS training | Patrick Delaunay | 2020-03-24 | 2 | -1/+5 |
| * | | | | ram: stm32mp1: update BIST config for tuning | Patrick Delaunay | 2020-03-24 | 1 | -9/+142 |
| * | | | | ram: stm32mp1: tuning: deactivate derating during BIST test | Patrick Delaunay | 2020-03-24 | 1 | -0/+15 |
| * | | | | ram: stm32mp1: tuning: add timeout for polling BISTGSR.BDDONE | Patrick Delaunay | 2020-03-24 | 1 | -20/+25 |
| * | | | | ram: stm32mp1: don't display the prompt two times | Patrick Delaunay | 2020-03-24 | 1 | -3/+1 |
| * | | | | ram: stm32mp1: display result for software read DQS gating | Patrick Delaunay | 2020-03-24 | 1 | -4/+6 |