summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add support for MT7622 reference boardSam Shih2020-01-151-0/+46
* clk: mediatek: add driver for MT7622Sam Shih2020-01-151-0/+271
* clk: add APIs to get (optional) clock by name without a deviceChunfeng Yun2020-01-151-0/+40
* ARM: MediaTek: add basic support for MT8512 boardsmingming lee2020-01-151-0/+60
* clk: mediatek: add driver support for MT8512mingming lee2020-01-151-0/+197
* Include missing headers for asm-generic/sections.hSean Anderson2020-01-151-0/+2
* dma: Add stub of dma_memcpy and dma_get_deviceVignesh Raghavendra2020-01-151-0/+11
* imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVKGiulio Benetti2020-01-141-0/+46
* ram: add SDRAM driver for i.MXRT SoCsGiulio Benetti2020-01-141-0/+100
* serial_lpuart: add support for i.MXRTGiulio Benetti2020-01-141-1/+2
* ARM: dts: imxrt1050: add dtsi fileGiulio Benetti2020-01-141-0/+993
* clk: imx: add i.IMXRT1050 clk driverGiulio Benetti2020-01-141-0/+65
* pico-imx7d: Convert to DM_ETHJoris Offouga2020-01-141-11/+0
* imx: add imx8x based deneb boardAnatolij Gustschin2020-01-141-0/+19
* imx: add imx8x capricorn giedi boardAnatolij Gustschin2020-01-144-0/+424
* arm/km: remove board KMCOGE3UNHolger Brunck2020-01-101-9/+1
* m68k: Drop CONFIG_MCFPIT supportTom Rini2020-01-1011-11/+0
* configs: purge unneeded fec definesAngelo Durgehello2020-01-1016-104/+17
* Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xxTom Rini2020-01-097-11/+0
|\
| * powerpc: mpc83xx: convert CONFIG_FSL_ELBC to KconfigRasmus Villemoes2020-01-087-11/+0
* | Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dmWIP/09Jan2020Tom Rini2020-01-098-254/+354
|\ \
| * | log: Include missing header for log.hSean Anderson2020-01-071-0/+1
| * | Include missing headers for fdt_support.hSean Anderson2020-01-071-0/+1
| * | dm: devres: Add a new OFDATA phaseSimon Glass2020-01-071-1/+2
| * | dm: devres: Add testsSimon Glass2020-01-071-0/+20
| * | dm: test: Add a test driver for devresSimon Glass2020-01-072-0/+10
| * | dm: devres: Convert to use loggingSimon Glass2020-01-071-0/+1
| * | test: Add functions to find the amount of allocated memorySimon Glass2020-01-071-0/+16
| * | dm: devres: Create a new devres header fileSimon Glass2020-01-072-254/+270
| * | dm: core: Add a new flag to track platform dataSimon Glass2020-01-071-0/+3
| * | dm: core: Export a new function to read platdataSimon Glass2020-01-071-0/+16
| * | dm: core: Add a comment for DM_FLAG_OF_PLATDATASimon Glass2020-01-071-0/+1
| * | common: Add a noisy assert()Simon Glass2020-01-071-0/+14
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2020-01-091-1/+5
|\ \
| * | dfu: Add optional timeout parameterAndy Shevchenko2020-01-071-0/+5
| * | dfu: Drop unused prototype of dfu_trigger_reset()Andy Shevchenko2020-01-071-1/+0
* | | Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/08Jan2020Tom Rini2020-01-089-3/+112
|\ \ \
| * | | efi_rng_protocol: Install the efi_rng_protocol on the root nodeSughosh Ganu2020-01-071-0/+4
| * | | efi: qemu: arm64: Add efi_rng_protocol implementation for the platformSughosh Ganu2020-01-071-0/+32
| * | | virtio: rng: Add a random number generator(rng) driverSughosh Ganu2020-01-071-1/+3
| * | | dm: rng: Add random number generator(rng) uclassSughosh Ganu2020-01-072-0/+34
| * | | image: Add IH_OS_EFI for EFI chain-load bootCristian Ciocaltea2020-01-071-0/+1
| * | | efi_loader: define all known warning status codesHeinrich Schuchardt2020-01-071-1/+7
| * | | efi_loader: Add guidcpy functionSughosh Ganu2020-01-071-0/+5
| * | | part: efi: comment for GPT_HEADER_SIGNATURE_UBOOTHeinrich Schuchardt2020-01-071-1/+1
| * | | efi_loader: export efi_install_fdt()Heinrich Schuchardt2020-01-071-1/+3
| * | | efi_loader: carve out efi_run_image()Heinrich Schuchardt2020-01-071-0/+2
| * | | efi_loader: pass address to efi_install_fdt()Heinrich Schuchardt2020-01-071-0/+3
| * | | include: pe.h: add signature-related definitionsAKASHI Takahiro2020-01-071-0/+18
| |/ /
* | | Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-01-083-0/+525
|\ \ \