aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-03-01mx51evk: Convert to driver modelFabio Estevam
2021-03-01mx53loco: Convert to driver modelFabio Estevam
2021-03-01board: toradex: move RGMII delays to PHY sideOleksandr Suvorov
2021-03-01ARM: imx8: Add missing FEC ENET quirk for i.MX8/i.MX8XOleksandr Suvorov
2021-03-01ARM: imx6: mx6sabre-common: Search for boot components in /boot tooMarek Vasut
2021-03-01ARM: imx6: mx6sabre-common: Replace fatload with FS_GENERIC loadMarek Vasut
2021-02-27ARM: imx6: dh-imx6: Drop the SF hunk in configMarek Vasut
2021-02-27ARM: imx: Revert "dh_imx6: Switch to full DM-aware"Marek Vasut
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2021-02-26ARM: stm32: Add USB host boot supportMarek Vasut
2021-02-26fastboot: add UUU command UCmd and ACmd supportHeiko Schocher
2021-02-26part: Support getting whole disk from part_get_info_by_dev_and_name_or_numSean Anderson
2021-02-26mtd: spi-nor-core: Fix typo in documentationSean Anderson
2021-02-26mtd: spi-nor.h: Change spaces to tabsBin Meng
2021-02-25ppc: Remove MPC8569MDS boardTom Rini
2021-02-25arm: Remove sksimx6 boardTom Rini
2021-02-25arm: Remove mx53smd boardTom Rini
2021-02-25arm: Remove mx53ard boardTom Rini
2021-02-25arm: Remove mx25pdk boardTom Rini
2021-02-24lib: rsa: struct udevice build warningHeinrich Schuchardt
2021-02-24vexpress64_fvp: Set DRAM to 4G to match with kernel devicetreeDiego Sueiro
2021-02-24malloc: adjust memcpy() and memset() definitions.Heinrich Schuchardt
2021-02-24config: hikey: convert to DM_USB and DM_ETHPeter Robinson
2021-02-22Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2021-02-22Merge tag 'ti-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-02-22Merge tag 'video-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2021-02-22button: add udevice forward declarationNeil Armstrong
2021-02-22clk: remove a redundant headerDario Binacchi
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2021-02-21board: freescale: drop CONFIG_DM_I2C undefsIgor Opaniuk
2021-02-19fdt/sunxi: Remove OF_STDOUT_PATHAndre Przywara
2021-02-19sunxi: Remove dead ifdefs in sunxi-common.hSamuel Holland
2021-02-19video: remove unused include/mb862xx.hHeinrich Schuchardt
2021-02-19Merge tag 'mmc-2021-2-19' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2021-02-19mmc: pwrseq: add mmc-pwrseq file to provide a generic interfaceJaehoon Chung
2021-02-19mmc: fix response timeout after switch commandStefan Bosch
2021-02-18Merge branch '2021-02-18-SPL-FIT-OP-TEE-Linux-improvements'Tom Rini
2021-02-18mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys()Nicolas Saenz Julienne
2021-02-18xhci: translate virtual addresses into the bus's address spaceNicolas Saenz Julienne
2021-02-18dm: Introduce dev_phys_to_bus()/dev_bus_to_phys()Nicolas Saenz Julienne
2021-02-18dm: Introduce DMA constraints into the core device modelNicolas Saenz Julienne
2021-02-18dm: Introduce xxx_get_dma_range()Nicolas Saenz Julienne
2021-02-17image: Do not #if guard board_fit_image_post_process() prototypeAlexandru Gagniuc
2021-02-17spl: fit: Drop 'length' argument to board_spl_fit_post_load()Alexandru Gagniuc
2021-02-16net: Introduce DSA class for Ethernet switchesClaudiu Manoil
2021-02-16net: phy: introduce fixed_phy_create for DSA CPU portsVladimir Oltean
2021-02-16drivers: tee: sandbox: add rpc test ta emulationIgor Opaniuk
2021-02-16IOMUX: Introduce iomux_replace_device()Andy Shevchenko
2021-02-16IOMUX: Split out for_each_console_dev() helper macroAndy Shevchenko