summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-09arm: dts: imx8mm-venice-gw7901: use common u-boot dtsiTim Harvey
2021-08-09arm: dts: imx8mm-venice-gw700x: fix fifo-depth phy propsTim Harvey
2021-08-09arm: dts: imx8mm-venice-gw71xx: fix USB OTG VBUSTim Harvey
2021-08-09warp: Use the correct symbol for CONFIG_IMX_HABFabio Estevam
2021-08-09imx: ventana: add support for GW54xx-G revisionTim Harvey
2021-08-09imx: ventana: add support for GW53xx-G revisionTim Harvey
2021-08-09imx: ventana: add GW5913 supportTim Harvey
2021-08-09imx: ventana: add GW5912 supportTim Harvey
2021-08-09imx: ventana: add GW5910 supportTim Harvey
2021-08-09imx: ventana: use dt for hwmonTim Harvey
2021-08-09imx: ventana: remove hard-coded flexcan standby pinTim Harvey
2021-08-09imx: ventana: remove hard-coded analog video codec enableTim Harvey
2021-08-09imx: ventana: remove hard-coded USB OTG pinmuxTim Harvey
2021-08-09imx: ventana: remove hard-coded PCI resetTim Harvey
2021-08-09imx: ventana: fix UMS supportTim Harvey
2021-08-09imx: ventana: remove hard-coded USB HUBRST# gpio configTim Harvey
2021-08-09imx: ventana: replace hard-coded LED config with dt based configTim Harvey
2021-08-09imx: ventana: remove nand field from common ventana structTim Harvey
2021-08-09imx: ventana: move wdog/uhs-i board/revision dt fixupsTim Harvey
2021-08-09imx: ventana: ignore EEPROM config when checking for NAND supportTim Harvey
2021-08-09board: colibri_vf: fix compiling warningOleksandr Suvorov
2021-08-09board: colibri_imx6: add board_fit_config_name_match to support FIT in SPLMing Liu
2021-08-09board: colibri-imx8x: update building documentationOleksandr Suvorov
2021-08-09board: toradex: make USB PID from config block optionalStefan Agner
2021-08-09board: colibri_imx7: use SDP if USB serial downloader has been usedStefan Agner
2021-08-09mx6cuboxi: Fix the console variableFabio Estevam
2021-08-09mx6cuboxi: Fix the mmc device for the rootfsFabio Estevam
2021-08-06imx28-evk: Import devicetree file from LinuxFabio Estevam
2021-08-04Merge branch '2021-08-04-assorted-minor-fixes'Tom Rini
2021-08-04cmd:(cosmetic)Mentioned in 'chpart' command HELP text that it is for MTD devicesAdarsh Babu Kalepalli
2021-08-04cmd:Elaborate 'blkcache' cmd HELP statementAdarsh Babu Kalepalli
2021-08-04config: MPC8548CDS: eliminate symbol CONFIG_SYS_ID_EEPROMHeinrich Schuchardt
2021-08-04doc: Add basic information about running CI testsTom Rini
2021-08-04fs/squashfs: Fix some hardlinks reading the wrong inodeCampbell Suter
2021-08-04fit: Fix verification of images with external dataJohn Keeping
2021-08-04CI: Update to LLVM-12Tom Rini
2021-08-03Merge https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini
2021-08-03Merge https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2021-08-03mtd: spi-nor: Mask out fast read if not requested in DTBin Meng
2021-08-03mtd: spi-nor: Respect flash's hwcaps in spi_nor_adjust_hwcaps()Bin Meng
2021-08-03spi: spi-mem-nodm: Fix read data size issueBin Meng
2021-08-03mtd: spi-nor-ids: Add support for XMC XM25QH64CReto Schneider
2021-08-02Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2021-08-02Merge branch '2021-08-02-numeric-input-cleanups'Tom Rini
2021-08-02lib: Allow using 0x when a decimal value is requestedSimon Glass
2021-08-02doc: Add a note about number representationSimon Glass
2021-08-02doc: Convert command-line info to rSTSimon Glass
2021-08-02lib: Move common digit-parsing code into a functionSimon Glass
2021-08-02lib: Add octal tests for simple_strtoul/l()Simon Glass
2021-08-02lib: Add tests for simple_strtoull()Simon Glass