summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigsPatrick Delaunay2020-05-082-7/+0
* | configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigsPatrick Delaunay2020-05-083-4/+0
* | phy: atheros: add device tree bindings and configMichael Walle2020-05-071-0/+13
* | menu: add support for client defined statusline functionThirupathaiah Annapureddy2020-05-071-1/+1
* | arm: vexpress64: Remove unneeded CONFIG_ checkAndre Przywara2020-05-071-6/+0
* | arm: juno: enable USBAndre Przywara2020-05-071-0/+5
* | arm: juno: Fix UART clock rateAndre Przywara2020-05-071-1/+1
* | arm: juno: Fix Juno address variablesAndre Przywara2020-05-071-15/+13
* | include/eeprom.h: fix build errorsRasmus Villemoes2020-05-071-3/+3
* | Merge git://git.denx.de/u-boot-usbTom Rini2020-05-055-6/+121
|\ \
| * | xhci: mediatek: Add support for MTK xHCI host controllerChunfeng Yun2020-05-021-0/+3
| * | usb: dwc3: use the phy bulk API to get physChunfeng Yun2020-05-021-6/+5
| * | phy: Add API for a bulk of physChunfeng Yun2020-05-021-0/+92
| * | dm: core: Add function to get child count of ofnode or deviceChunfeng Yun2020-05-022-0/+21
* | | Merge tag 'efi-2020-07-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2020-05-053-0/+132
|\ \ \
| * | | efi_loader: disk: add efi_disk_is_system_part()AKASHI Takahiro2020-05-041-0/+2
| * | | lib/crypto, efi_loader: move some headers to include/cryptoAKASHI Takahiro2020-05-042-0/+130
| |/ /
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini2020-05-0515-29/+137
|\ \ \
| * | | doc: fix references to README.qe_firmwareHeinrich Schuchardt2020-05-041-1/+2
| * | | powerpc: P1010RDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang2020-05-041-16/+26
| * | | dm: powerpc: T1040/T1042: add i2c DM supportBiwen Li2020-05-042-1/+16
| * | | dm: powerpc: T2080/T2081: add i2c DM supportBiwen Li2020-05-042-2/+15
| * | | dm: ppc: T4240: add i2c DM supportBiwen Li2020-05-042-1/+21
| * | | dm: ppc: MPC8548CDS: add i2c DM supportBiwen Li2020-05-041-1/+8
| * | | dm: ppc: p1010: add i2c DM supportBiwen Li2020-05-041-1/+7
| * | | dm: powerpc: T1023/T1024: add i2c DM supportBiwen Li2020-05-042-2/+16
| * | | dm: powerpc: P2041RDB: add i2c DM supportBiwen Li2020-05-041-1/+8
| * | | dm: powerpc: P1020: add i2c DM supportBiwen Li2020-05-042-2/+11
| * | | dm: powerpc: P5040DS: add i2c DM supportBiwen Li2020-05-041-1/+7
| |/ /
* | | Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-05-0412-55/+232
|\ \ \ | | |/ | |/|
| * | arm: imx: Add support for Google's Coral Dev BoardAlifer Moraes2020-05-011-0/+216
| * | dt-bindings: pinctrl: imxrt1020: remove useless commentGiulio Benetti2020-05-011-2/+0
| * | treewide: Remove unused FSL QSPI config options for IMX platformsKuldeep Singh2020-05-017-52/+0
| * | config: apalis-imx8: Enable FEC TXC delayPhilippe Schenker2020-05-011-0/+1
| * | board: apalis_imx6: Add KSZ9131 phy skew settingsPhilippe Schenker2020-05-011-0/+4
| * | net: phy: micrel: Add basic support for KSZ9131Philippe Schenker2020-05-011-0/+2
| * | net: phy: micrel: Use defines for PHY_IDs and MASKPhilippe Schenker2020-05-011-0/+5
| * | imx8: move SIP macro to common headerPeng Fan2020-05-011-1/+4
* | | Merge tag 'u-boot-rockchip-20200501' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2020-05-042-106/+125
|\ \ \
| * | | dt-bindings: power: rk3328-power: sync from upstream Linux kernelChen-Yu Tsai2020-05-011-0/+19
| * | | dt-bindings: clock: rk3328: sync from upstream Linux kernelChen-Yu Tsai2020-05-011-106/+106
* | | | Merge branch 'next' of git://git.denx.de/u-boot-shTom Rini2020-05-042-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | net: pcnet: Remove CONFIG_PCNET_79C97xMarek Vasut2020-05-011-1/+0
| * | | net: Fix warning when including netdev.h on DM systemsMarek Vasut2020-05-011-0/+1
| | |/ | |/|
* | | cmd/bedbug.c: Make bedbug_init have a return valueOvidiu Panait2020-05-011-1/+1
* | | arm: enable distro boot for bananapi-r2Matthias Brugger2020-05-011-4/+20
* | | configs: migrate CONFIG_SYS_ARM_CACHE_* in KconfigPatrick Delaunay2020-05-012-3/+0
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini2020-04-306-0/+63
|\ \ \ | |/ / |/| |
| * | mtd: spi-nor: Enable QE bit for ISSI flashJagan Teki2020-04-301-0/+1
| * | rk3399: Enable SF distro bootcmdJagan Teki2020-04-302-0/+16