Age | Commit message (Expand) | Author |
2019-07-31 | clk: sandbox: add composite clk | Peng Fan |
2019-07-31 | clk: gate: support sandbox | Peng Fan |
2019-07-31 | clk: add composite clk support | Peng Fan |
2019-07-31 | clk-provider: include clk-uclass.h | Peng Fan |
2019-07-31 | clk: fixed_rate: export clk_fixed_rate | Peng Fan |
2019-07-31 | clk: add clk-gate support | Peng Fan |
2019-07-31 | clk: export mux/divider ops | Peng Fan |
2019-07-31 | clk: mux: add set parent support | Peng Fan |
2019-07-31 | clk: introduce clk_dev_binded | Peng Fan |
2019-07-27 | Merge branch '2019-07-26-ti-imports' | Tom Rini |
2019-07-27 | env: ti: boot: Use ttyS2 instead of ttyO2 | Sam Protsenko |
2019-07-27 | arm: am57xx: Allow bootm to load larger kernels | Sam Protsenko |
2019-07-27 | ARM: da850-evm: Remove dead/unneeded code | Adam Ford |
2019-07-27 | ARM: da850evm: Remove legacy OHCI referencs and unify platform | Adam Ford |
2019-07-27 | ARM: am3517_evm: Fix pin muxing to enable EHCI Host in the future | Adam Ford |
2019-07-27 | ARM: omap3_logic: Enable OMAP EHCI support for SOM-LV Boards | Adam Ford |
2019-07-27 | Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2019-07-26 | dt-bindings: pinctrl: k3: Introduce pinmux definitions for J721E | Lokesh Vutla |
2019-07-26 | board: ti: j721e: Add board support for j721e evm | Lokesh Vutla |
2019-07-26 | dt-bindings: ti_sci_pm_domains: Add support for exclusive and shared access | Lokesh Vutla |
2019-07-26 | power-domain: Add private data to power domain | Lokesh Vutla |
2019-07-26 | firmware: ti_sci: Add a command for releasing all exclusive devices | Lokesh Vutla |
2019-07-26 | firmware: ti_sci: Add processor shutdown API method | Andreas Dannenberg |
2019-07-26 | firmware: ti_sci: Allow for device shared and exclusive requests | Lokesh Vutla |
2019-07-25 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-net | Tom Rini |
2019-07-25 | net: davinci_emac: convert to using the driver model | Bartosz Golaszewski |
2019-07-25 | riscv: sifive: fu540: Sync-up config header with RISC-V QEMU support | Anup Patel |
2019-07-25 | Add support for the NXP LS1021A-TSN board | Jianchao Wang |
2019-07-25 | configs: ls1021atwr: Fix distro_bootcmd for QSPI boot | Vladimir Oltean |
2019-07-25 | arm: ls1021atwr: Convert to use driver model TSEC driver | Bin Meng |
2019-07-25 | net: tsec: Fix offset of MDIO registers for DM_ETH | Vladimir Oltean |
2019-07-25 | include: configs: ls1028a: set SYS_RX_ETH_BUFFER to 8 | Alex Marginean |
2019-07-24 | Merge tag 'dm-pull-24jul19-take3' of https://gitlab.denx.de/u-boot/custodians... | Tom Rini |
2019-07-24 | dm: uclass: fix comment copy/paste error | Baruch Siach |
2019-07-24 | dm: Fix parameter description of dev_read_name() | Bin Meng |
2019-07-24 | distro_bootcmd: refactor virtio to support PCI block devices | David Abdurachmanov |
2019-07-24 | remoteproc: Fix potential build issues with SPL remoteproc | Suman Anna |
2019-07-24 | env: am57xx: Implement A/B boot process | Ruslan Trofymenko |
2019-07-24 | common: Implement A/B metadata | Ruslan Trofymenko |
2019-07-24 | disk: part: Extend API to get partition info | Ruslan Trofymenko |
2019-07-23 | cbfs: Rename checksum to attributes_offset | Simon Glass |
2019-07-23 | cbfs: Add an enum and comment for the magic number | Simon Glass |
2019-07-23 | Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b... | Tom Rini |
2019-07-23 | Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians... | Tom Rini |
2019-07-22 | remoteproc: add elf file load support | Fabien Dessenne |
2019-07-22 | remoteproc: add device_to_virt ops | Fabien Dessenne |
2019-07-22 | remoteproc: fix function headers | Fabien Dessenne |
2019-07-22 | dm: core: Introduce xxx_translate_dma_address() | Fabien Dessenne |
2019-07-21 | Merge tag 'rockchip-for-v2019.07' of https://gitlab.denx.de/u-boot/custodians... | Tom Rini |
2019-07-20 | rockchip: rk3399: use common secure_timer_init() for spl/tpl | Kever Yang |