| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop PCMCIA | Simon Glass | 2019-08-11 | 2 | -76/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini | 2019-08-10 | 1 | -3/+3 |
|\ |
|
| * | fastboot: Remove "bootloader-version" variable | Sam Protsenko | 2019-08-08 | 1 | -3/+3 |
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86WIP/09Aug2019 | Tom Rini | 2019-08-09 | 3 | -0/+192 |
|\ \ |
|
| * | | board: intel: Add new slimbootloader board | Park, Aiden | 2019-08-09 | 2 | -0/+175 |
| * | | qemu-x86: Use config_distro_bootcmd | Joshua Watt | 2019-08-09 | 1 | -0/+17 |
| |/ |
|
* | | sound: Add codec enable to the sound bindings | Simon Glass | 2019-08-09 | 3 | -0/+3 |
* | | sound: tegra: Add the binding file for tegra-audio | Simon Glass | 2019-08-09 | 1 | -0/+53 |
* | | sound: snow: Add the binding file for snow | Simon Glass | 2019-08-09 | 1 | -0/+31 |
* | | Merge tag 'u-boot-rockchip-20190809' of https://gitlab.denx.de/u-boot/custodi... | Tom Rini | 2019-08-09 | 1 | -8/+2 |
|\ \
| |/
|/| |
|
| * | doc: rockchip: Adapt Pine64 Rock64 board instructions | Matwey V. Kornilov | 2019-08-05 | 1 | -8/+2 |
* | | Merge tag 'efi-2019-10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/04Aug2019 | Tom Rini | 2019-08-04 | 5 | -144/+147 |
|\ \ |
|
| * | | doc: integrate UEFI documentation into Sphinx toctree | Heinrich Schuchardt | 2019-07-30 | 5 | -144/+147 |
| |/ |
|
* | | autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT | Simon Glass | 2019-08-02 | 2 | -2/+2 |
* | | autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEY | Simon Glass | 2019-08-02 | 1 | -0/+8 |
* | | autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTION | Simon Glass | 2019-08-02 | 1 | -0/+15 |
|/ |
|
* | gpio: fixes for gpio-hog support | Heiko Schocher | 2019-07-29 | 1 | -6/+11 |
* | doc: arch: sandbox: Replace all the instances of README.sandbox | Keerthy | 2019-07-29 | 1 | -1/+1 |
* | doc: board: Add missing board index.rst files | Bin Meng | 2019-07-29 | 6 | -0/+56 |
* | fit: Support compat string property in configuration node | Julius Werner | 2019-07-29 | 2 | -0/+80 |
* | Merge branch '2019-07-26-ti-imports'WIP/27Jul2019 | Tom Rini | 2019-07-27 | 1 | -2/+9 |
|\ |
|
| * | dt-bindings: ti_sci_pm_domains: Add support for exclusive and shared access | Lokesh Vutla | 2019-07-26 | 1 | -2/+9 |
* | | Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini | 2019-07-27 | 3 | -0/+177 |
|\ \
| |/
|/| |
|
| * | doc: Update parallel NOR flash related information in README.falcon | Lukasz Majewski | 2019-07-19 | 1 | -0/+2 |
| * | doc: imx: Add documentation for nandbcb command | Shyam Saini | 2019-07-19 | 1 | -0/+74 |
| * | clk: doc: Add documentation entry for Common Clock Framework [CCF] (i.MX) | Lukasz Majewski | 2019-07-19 | 1 | -0/+101 |
* | | net: tsec: Change compatible strings to match Linux | Vladimir Oltean | 2019-07-25 | 1 | -2/+2 |
* | | doc: bindings: Add binding for register driven MDIO muxes | Alex Marginean | 2019-07-25 | 1 | -0/+82 |
* | | Merge branch '2019-07-24-master-imports' | Tom Rini | 2019-07-24 | 7 | -24/+133 |
|\ \ |
|
| * | | doc: fitImage: Cosmetics break lines | Mickaël Tansorier | 2019-07-24 | 1 | -0/+3 |
| * | | doc: fitImage: Fix conf number incrementation | Mickaël Tansorier | 2019-07-24 | 1 | -2/+2 |
| * | | doc: Add the U-Boot logo to the html doc | Bin Meng | 2019-07-24 | 1 | -1/+1 |
| * | | doc: Add .gitignore for the Sphinx build output directory | Bin Meng | 2019-07-24 | 1 | -0/+1 |
| * | | doc: Cope with Sphinx logging deprecations | Jonathan Corbet | 2019-07-24 | 3 | -21/+59 |
| * | | doc: android: Add simple guide for A/B updates | Ruslan Trofymenko | 2019-07-24 | 1 | -0/+67 |
* | | | doc: Remove README.blackfin | Bin Meng | 2019-07-24 | 1 | -46/+0 |
* | | | doc: arch: Convert README.xtensa to reST | Bin Meng | 2019-07-24 | 2 | -11/+14 |
* | | | doc: arch: Convert README.sandbox to reST | Bin Meng | 2019-07-24 | 2 | -0/+518 |
* | | | doc: arch: Convert README.sh to reST | Bin Meng | 2019-07-24 | 3 | -97/+107 |
* | | | doc: arch: Convert README.m68k to reST | Bin Meng | 2019-07-24 | 3 | -150/+171 |
* | | | doc: arch: Convert README.ARC to reST | Bin Meng | 2019-07-24 | 2 | -0/+6 |
* | | | doc: arch: Convert README.nios2 to reST | Bin Meng | 2019-07-24 | 2 | -35/+52 |
* | | | doc: arch: Convert README.NDS32 to reST | Bin Meng | 2019-07-24 | 4 | -96/+102 |
* | | | doc: arch: Convert README.arm64 to reST | Bin Meng | 2019-07-24 | 2 | -11/+15 |
* | | | doc: arch: Convert README.x86 to reST | Bin Meng | 2019-07-24 | 2 | -140/+147 |
* | | | doc: board: Convert README.zynq to reST | Bin Meng | 2019-07-24 | 2 | -35/+48 |
* | | | doc: board: Convert README.b4860qds to reST | Bin Meng | 2019-07-24 | 3 | -366/+454 |
* | | | doc: board: Convert README.at91 to reST | Bin Meng | 2019-07-24 | 3 | -174/+193 |
* | | | doc: board: Convert README.sh7753evb to reST | Bin Meng | 2019-07-24 | 2 | -67/+79 |
* | | | doc: board: Convert README.sh7752evb to reST | Bin Meng | 2019-07-24 | 3 | -67/+80 |