summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-09-24board/freescale: Remove P5020DS board supportPriyanka Jain1-25/+0
2020-09-24board/freescale: Remove P1024RDB board supportPriyanka Jain1-12/+0
2020-09-24board/freescale: Remove P1021RDB board supportPriyanka Jain1-18/+0
2020-09-24board/freescale: Remove P1020MBG board supportPriyanka Jain1-12/+2
2020-09-24board/freescale: Remove P1020UTM board supportPriyanka Jain1-11/+0
2020-09-24board/freescale: Remove P1025RDB board supportPriyanka Jain1-51/+0
2020-09-24board/freescale: Remove p1023rdb board supportPriyanka Jain1-338/+0
2020-09-24configs: p1_p2_rdb: Add the default address of vsc7385 firmwareHou Zhiqiang1-0/+2
2020-09-24net: tsec: Add the compatible string "gianfar" supportHou Zhiqiang1-0/+4
2020-09-24net: fsl_mdio: Correct the MII management register block addressHou Zhiqiang1-0/+4
2020-09-22dm: add cells_count parameter in live DT APIs of_parse_phandle_with_argsPatrick Delaunay1-1/+3
2020-09-22fdtdec: optionally add property no-map to created reserved memory nodeEtienne Carriere1-2/+3
2020-09-22core: improve of_match_ptr with OF_PLATDATAWalter Lozano1-1/+1
2020-09-21Merge branch 'master' into nextTom Rini7-17/+12
2020-09-21x86: edison: Move config SYS_MALLOC_LEN to KconfigAndy Shevchenko1-4/+0
2020-09-18reset: Add IPQ40xx reset controller driverRobert Marko1-0/+92
2020-09-18Merge tag 'u-boot-imx-20200918' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini5-12/+11
2020-09-17apalis_imx6: provide fdtfile in env instead of setting it in runtimeIgor Opaniuk1-1/+2
2020-09-17colibri_imx6: provide fdtfile in env instead of setting it in runtimeIgor Opaniuk1-1/+2
2020-09-17colibri_imx7: use preboot for fdtfile evaluationIgor Opaniuk1-3/+1
2020-09-17colibri_vf: use preboot for fdtfile evaluationIgor Opaniuk1-2/+1
2020-09-17colibri-imx6ull: use preboot for fdtfile evaluationIgor Opaniuk1-5/+3
2020-09-17colibri_imx7: use splashcreen value instead of legacy functionIgor Opaniuk1-0/+1
2020-09-17colibri-imx6ull: use splashcreen value instead of legacy functionIgor Opaniuk1-0/+1
2020-09-17mpc83xx, keymile boards: enable DM_ETH and add DTSHeiko Schocher3-38/+0
2020-09-17powerpc, qe: add DTS support for parallel I/O portsHeiko Schocher1-0/+3
2020-09-16include: phy: fix NULL pointer check in phy_write()Thirupathaiah Annapureddy1-1/+1
2020-09-15Merge tag 'ti-v2021.01-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini4-8/+119
2020-09-15arm: mach-omap2: am33xx: Add device structure for spiFaiz Abbas2-2/+78
2020-09-15am335x_evm: Allow booting from usb-storage deviceMatwey V. Kornilov1-0/+7
2020-09-15ti: Use devtype=mmc instead of setenv devtype mmcMatwey V. Kornilov1-1/+1
2020-09-15env: ti: j721e-evm: Update R5 SPL rproc env variables for J7200Suman Anna1-0/+6
2020-09-15env: ti: j721e-evm: Update rproc_fw_binaries env variable for J7200Suman Anna1-1/+13
2020-09-15env: ti: j721e-evm: Limit scope of rproc env variables used by R5 SPLSuman Anna1-4/+11
2020-09-15configs: j721e_evm: Add Main R5FSS1 Core1 to default rproc boot listSuman Anna1-0/+1
2020-09-15configs: j721e_evm.h: Add U-Boot image address for HyperFlash bootVignesh Raghavendra1-0/+2
2020-09-09dt-bindings: clock: import Qualcomm IPQ4019 bindingsRobert Marko1-0/+96
2020-09-09cosmetic: aspeed: Modify for SPDX-LicenseRyan Chen1-1/+1
2020-09-09clock:aspeed: Sync with Linux kernel clock header defineRyan Chen1-28/+40
2020-09-09cosmetic: aspeed: ast2500: Rename clock headerRyan Chen1-0/+0
2020-09-09cmd: broadcom: add command for chimp handshakeBharat Kumar Reddy Gooty1-0/+6
2020-09-09cmd: broadcom: add bnxt boot commandTrac Hoang1-0/+6
2020-09-07Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.de...Tom Rini2-6/+0
2020-09-06efi: clean up efi commandHeinrich Schuchardt1-14/+0
2020-09-01fastboot: Add default fastboot_set_reboot_flag implementationRoman Kovalivskyi1-0/+9
2020-09-01fastboot: Add support for 'reboot fastboot' commandRoman Kovalivskyi1-0/+4
2020-09-01fastboot: Extend fastboot_set_reboot_flag with reboot reasonRoman Kovalivskyi1-1/+9
2020-09-01dfu: fix dfu tftp on sandboxHeinrich Schuchardt1-1/+1
2020-09-01usb: ci_udc: Add function to remove usb deviceYe Li1-0/+9
2020-09-01usb: gadget: Fix controller index in UMSYe Li1-1/+1