| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...WIP/07Apr2020-next | Tom Rini | 2020-04-07 | 3 | -21/+30 |
|\ |
|
| * | ARM: zynq: Switch to single zynq configurations | Michal Simek | 2020-04-06 | 1 | -1/+2 |
| * | doc: board: verdin-imx8mm: use mainline TF-A | Igor Opaniuk | 2020-04-04 | 1 | -20/+6 |
| * | gpio/mpc83xx_spisel_boot.c: gpio driver for SPISEL_BOOT signal | Klaus H. Sorensen | 2020-03-31 | 1 | -0/+22 |
* | | ram: stm32mp1: the property st, phy-cal becomes optional | Patrick Delaunay | 2020-03-24 | 1 | -0/+2 |
* | | stm32mp1: add 800 MHz profile support | Patrick Delaunay | 2020-03-24 | 1 | -0/+8 |
* | | arm: stm32mp: bsec: add permanent lock support in bsec driver | Patrick Delaunay | 2020-03-24 | 1 | -10/+24 |
* | | Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...WIP/17Mar2020 | Tom Rini | 2020-03-17 | 4 | -0/+192 |
|\ \ |
|
| * | | fdt: video: omap: add framebuffer and panel bindings | Dario Binacchi | 2020-03-03 | 2 | -0/+148 |
| * | | misc: pmic_esm: Add support for PMIC ESM driver | Tero Kristo | 2020-03-03 | 1 | -0/+19 |
| * | | misc: k3_esm: Add support for Texas Instruments K3 ESM driver | Tero Kristo | 2020-03-03 | 1 | -0/+25 |
* | | | bootcounter: add DM support for memory based bootcounter | Heiko Schocher | 2020-03-16 | 1 | -0/+21 |
* | | | dm: i2c-gpio: add support for clock stretching | Heiko Schocher | 2020-03-16 | 1 | -0/+2 |
* | | | doc: i2c: gpio: Document deblock sequence on probe | Marek Vasut | 2020-03-16 | 1 | -0/+2 |
| |/
|/| |
|
* | | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net | Tom Rini | 2020-03-10 | 4 | -250/+322 |
|\ \ |
|
| * | | dt-bindings: net: dp83867: Remove binding doc from U-Boot tree | Michal Simek | 2020-03-09 | 1 | -35/+0 |
| * | | doc: net: Rewrite network driver documentation | Andre Przywara | 2020-03-09 | 3 | -215/+322 |
* | | | doc: Chromebook Coral: Fix typo for "Top of CAR region" | Wolfgang Wallner | 2020-03-05 | 1 | -1/+1 |
* | | | x86: p2sb: Drop 'apl' prefix | Wolfgang Wallner | 2020-03-05 | 2 | -2/+2 |
* | | | doc: board: colibri-imx8x: convert readme to reST | Igor Opaniuk | 2020-03-05 | 2 | -0/+83 |
* | | | doc: board: apalis-imx8: convert readme to reST | Igor Opaniuk | 2020-03-05 | 2 | -0/+83 |
* | | | doc: board: verdin-imx8mm: convert readme to reST | Igor Opaniuk | 2020-03-05 | 2 | -0/+113 |
* | | | doc: board: toradex: add colibri_imx7.rst | Igor Opaniuk | 2020-03-05 | 3 | -0/+137 |
|/ / |
|
* | | Merge tag 'u-boot-stm32-20200203' of https://gitlab.denx.de/u-boot/custodians...WIP/02Mar2020 | Tom Rini | 2020-03-02 | 3 | -0/+621 |
|\ \ |
|
| * | | doc: add board documentation for stm32mp1 | Patrick Delaunay | 2020-03-02 | 3 | -0/+621 |
| |/ |
|
* | | doc/efi: add load file 2 protocol to HTML documentation | Heinrich Schuchardt | 2020-02-28 | 2 | -0/+21 |
|/ |
|
* | doc/Makefile: turn warnings into errors | Heinrich Schuchardt | 2020-02-25 | 1 | -0/+1 |
* | doc: update doc/sphinx/kerneldoc.py | Heinrich Schuchardt | 2020-02-24 | 1 | -12/+39 |
* | Merge tag 'u-boot-stm32-20200214' of https://gitlab.denx.de/u-boot/custodians...WIP/14Feb2020 | Tom Rini | 2020-02-14 | 2 | -6/+32 |
|\ |
|
| * | ARM: dts: stm32m1: add reg for pll nodes | Patrick Delaunay | 2020-02-13 | 1 | -4/+28 |
| * | ARM: dts: stm32mp1: DT alignment with kernel v5.4 | Patrick Delaunay | 2020-02-13 | 1 | -2/+4 |
* | | doc: board: add Rockchip to doc/board/index.rst | Heinrich Schuchardt | 2020-02-13 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm | Tom Rini | 2020-02-11 | 4 | -6/+10 |
|\ |
|
| * | sandbox: Support changing the LCD colour depth | Simon Glass | 2020-02-05 | 1 | -1/+5 |
| * | sandbox: sdl: Move to use SDL2 | Simon Glass | 2020-02-05 | 1 | -1/+1 |
| * | doc: dm: debugging: Fix the steps for activating debug | Fabio Estevam | 2020-02-05 | 1 | -2/+2 |
| * | bloblist: Zero records when adding | Simon Glass | 2020-02-05 | 1 | -2/+2 |
* | | dm: fix design.rst document | Dario Binacchi | 2020-02-10 | 1 | -4/+4 |
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 | Tom Rini | 2020-02-10 | 3 | -2/+161 |
|\ \ |
|
| * | | x86: Add support for ACPI general-purpose events | Simon Glass | 2020-02-07 | 1 | -0/+30 |
| * | | dm: irq: Add support for requesting interrupts | Simon Glass | 2020-02-07 | 1 | -0/+131 |
| * | | x86: coral: Update i2c and rtc status | Simon Glass | 2020-02-07 | 1 | -2/+0 |
| |/ |
|
* | | doc: fix opensbi build steps for AX25-AE350 | Jagan Teki | 2020-02-10 | 1 | -3/+5 |
* | | doc: fix AX25-AE350 RISC-V documentation | Heinrich Schuchardt | 2020-02-10 | 1 | -167/+168 |
* | | MAINTAINERS, git-mailrc: cortina: add Custodian for Cortina Access Inc. | Alex Nemirovsky | 2020-02-07 | 1 | -0/+2 |
* | | cmd: gpio: Correct do_gpio() return value | Luka Kovacic | 2020-02-07 | 1 | -2/+2 |
|/ |
|
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86WIP/04Feb2020 | Tom Rini | 2020-02-04 | 2 | -71/+54 |
|\ |
|
| * | doc: Chromebook Coral: fix build warnings | Heinrich Schuchardt | 2020-02-04 | 1 | -44/+46 |
| * | doc: intel: Update serial driver changes in slimbootloader.rst | Park, Aiden | 2020-02-04 | 1 | -27/+8 |
* | | doc: android: Convert to Sphinx format | Sam Protsenko | 2020-02-04 | 9 | -292/+347 |