| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | dm: core: Add a way of overriding the ACPI device path | Simon Glass | 2020-07-17 | 1 | -0/+23 |
* | dm: acpi: Enhance acpi_get_name() | Simon Glass | 2020-07-17 | 1 | -0/+13 |
* | acpi: Support ordering SSDT data by device | Simon Glass | 2020-07-17 | 1 | -0/+9 |
* | x86: fsp: Support a warning message when DRAM init is slow | Simon Glass | 2020-07-17 | 1 | -0/+4 |
* | doc: provide links to Microsoft UEFI certificates | Heinrich Schuchardt | 2020-07-16 | 1 | -0/+9 |
* | cmd: drop fitupd command | Heinrich Schuchardt | 2020-07-16 | 2 | -7/+0 |
* | Merge tag 'ti-v2020.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo... | Tom Rini | 2020-07-14 | 1 | -3/+7 |
|\ |
|
| * | README: davinci: Clarify when SPL is used and the target devices. | Adam Ford | 2020-07-13 | 1 | -3/+7 |
* | | Merge tag 'efi-2020-10-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/13Jul2020 | Tom Rini | 2020-07-13 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | efi_loader: prepare for read only OP-TEE variables | Heinrich Schuchardt | 2020-07-11 | 1 | -0/+2 |
* | | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiWIP/11Jul2020 | Tom Rini | 2020-07-11 | 2 | -19/+1 |
|\ \
| |/
|/| |
|
| * | doc: driver-model: Update SPI migration status | Jagan Teki | 2020-07-10 | 1 | -14/+1 |
| * | logicpd: Drop omap3 zoom1 | Jagan Teki | 2020-07-09 | 1 | -5/+0 |
* | | dm: doc: update of-plat with new phandle support | Walter Lozano | 2020-07-09 | 1 | -8/+16 |
* | | dm: doc: update of-plat with the support for driver aliases | Walter Lozano | 2020-07-09 | 1 | -1/+13 |
|/ |
|
* | pwm: Add DT documentation for SiFive PWM Controller | Yash Shah | 2020-07-09 | 1 | -0/+31 |
* | i2c: i2c-cortina: added CAxxxx I2C support | Arthur Li | 2020-07-09 | 1 | -0/+18 |
* | i2c: octeon_i2c: Add I2C controller driver for Octeon | Suneel Garapati | 2020-07-09 | 1 | -0/+24 |
* | tpm2: tis_spi: add linux compatible fallback string | Bruno Thomsen | 2020-07-08 | 1 | -2/+2 |
* | Merge tag 'u-boot-amlogic-20200708' of https://gitlab.denx.de/u-boot/custodia...WIP/08Jul2020 | Tom Rini | 2020-07-08 | 2 | -1/+136 |
|\ |
|
| * | boards: amlogic: add Odroid C4 support | Christian Hewitt | 2020-07-08 | 2 | -1/+136 |
* | | stm32mp1: clk: configure pll1 with OPP | Patrick Delaunay | 2020-07-07 | 1 | -0/+4 |
* | | Merge branch 'next' | Tom Rini | 2020-07-06 | 15 | -35/+974 |
|\ \
| |/
|/| |
|
| * | doc: riscv: Add documentation for Sipeed Maix Bit | Sean Anderson | 2020-07-01 | 3 | -0/+308 |
| * | reset: Add generic reset driver | Sean Anderson | 2020-07-01 | 1 | -0/+36 |
| * | dm: Add support for simple-pm-bus | Sean Anderson | 2020-07-01 | 1 | -0/+44 |
| * | clk: Add K210 clock support | Sean Anderson | 2020-07-01 | 1 | -0/+33 |
| * | clk: Always use the supplied struct clk | Sean Anderson | 2020-07-01 | 1 | -31/+32 |
| * | Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/... | Tom Rini | 2020-06-30 | 2 | -3/+3 |
| |\ |
|
| * \ | Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...WIP/25Jun2020-next | Tom Rini | 2020-06-25 | 21 | -0/+2173 |
| |\ \ |
|
| | * | | doc: board: xilinx: zynq.rst: add description how to flash a SD card | Johannes Krottmayer | 2020-06-24 | 1 | -0/+19 |
| * | | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into nextWIP/19Jun2020-next | Tom Rini | 2020-06-19 | 3 | -5/+18 |
| |\ \ \ |
|
| * \ \ \ | Merge tag 'ti-v2020.10-next' of https://gitlab.denx.de/u-boot/custodians/u-bo... | Tom Rini | 2020-06-18 | 1 | -0/+5 |
| |\ \ \ \ |
|
| | * | | | | Nokia RX-51: Add link for u-boot-gen-combined script to README file | Pali Rohár | 2020-06-13 | 1 | -0/+5 |
| * | | | | | Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into nextWIP/13Jun2020 | Tom Rini | 2020-06-13 | 4 | -4/+296 |
| |\ \ \ \ \ |
|
| | * | | | | | doc: driver-model: fix typo in design.rst | Dario Binacchi | 2020-06-11 | 1 | -1/+1 |
| | * | | | | | doc: move README.log to HTML documentation | Heinrich Schuchardt | 2020-06-11 | 2 | -0/+291 |
| | * | | | | | doc: log: correct option name CONFIG_LOG_MAX_LEVEL | Patrick Delaunay | 2020-06-11 | 1 | -2/+3 |
| | * | | | | | doc: driver-model: there is no UCLASS_SATA | Heinrich Schuchardt | 2020-06-11 | 1 | -1/+1 |
| | |/ / / / |
|
| * | | | | | board: tbs2910: add documentation | Denis 'GNUtoo' Carikli | 2020-06-12 | 3 | -0/+201 |
| |/ / / / |
|
* | | | | | doc: qemu-riscv: Update QEMU run command | Bin Meng | 2020-07-03 | 1 | -5/+5 |
| |_|_|/
|/| | | |
|
* | | | | doc: sifive: Fix spelling of "environment". | Vagrant Cascadian | 2020-06-23 | 1 | -2/+2 |
* | | | | phy: atheros: Fix the "qca,clk-out-frequency" example | Fabio Estevam | 2020-06-23 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | board: amlogic: move boards doc into doc/board/amlogic | Neil Armstrong | 2020-06-18 | 20 | -0/+2154 |
| |/
|/| |
|
* | | doc: random number generation | Heinrich Schuchardt | 2020-06-14 | 2 | -0/+18 |
* | | arm: Remove omap3_pandora_defconfig board | Jagan Teki | 2020-06-11 | 1 | -5/+0 |
|/ |
|
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxWIP/08Jun2020 | Tom Rini | 2020-06-08 | 1 | -2/+2 |
|\ |
|
| * | doc: dt-bindings: tsec: Correct the Ethernet port compatible string | Hou Zhiqiang | 2020-06-04 | 1 | -2/+2 |
* | | doc: rockchip: Document SPI flash program steps | Jagan Teki | 2020-06-07 | 1 | -1/+25 |
* | | rockchip: rk3328: add rock-pi-e-rk3328_defconfig file | b.l.huang | 2020-06-07 | 1 | -0/+1 |