summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-18spi: dw: Remove spi_enable_chipSean Anderson
2020-12-18spi: dw: Rename registers to match datasheetSean Anderson
2020-12-18spi: dw: Use generic function to read reg addressSean Anderson
2020-12-18spi: dw: Rename "cs-gpio" to "cs-gpios"Sean Anderson
2020-12-18spi: dw: Convert calls to debug to dev_*Sean Anderson
2020-12-18spi: dw: Fix driving MOSI low while recievingSean Anderson
2020-12-18mtd: spinand: enable erasing of bad mtd blocksMikhail Kshevetskiy
2020-12-18mtd: spinand: Do not erase the block before writing a bad block markerFrieder Schrempf
2020-12-18mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOBFrieder Schrempf
2020-12-18mtd: spinand: Stop using spinand->oobbuf for buffering bad block markersFrieder Schrempf
2020-12-18spi: Fix typo in headerSean Anderson
2020-12-18doc: Fix typo in FIT documentationSean Anderson
2020-12-18mtd: spi-nor-ids: Add SECT_4K to mx25l12805dRobert Marko
2020-12-18mtd: spi-nor-ids: Add Winbond W25M512JW flash entryBiju Das
2020-12-18mtd: spi-nor-ids: Add Winbond W25M512JV flash entryLad Prabhakar
2020-12-18spi: migrate trace to dev and log macro in spi uclassPatrick Delaunay
2020-12-18dh_imx6: Switch to full DM-awareJagan Teki
2020-12-18cm_fx6: Switch to full DM-awareJagan Teki
2020-12-18cl-som-imx7: Switch to DM_SPI/DM_SPI_FLASHJagan Teki
2020-12-16Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2020-12-16configs: Resync with savedefconfigTom Rini
2020-12-16Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-12-16eth/r8152: fix the aggregation issueHayes Wang
2020-12-16eth/r8152: free previous memory if r8152_eth_probe failHayes Wang
2020-12-16usb: xhci: fix lack of short packet event trb handlingRan Wang
2020-12-16x86: edison: Switch to DM_USB_GADGETAndy Shevchenko
2020-12-16x86: edison: Use dwc3-generic driver for Intel EdisonAndy Shevchenko
2020-12-16x86: edison: BINMAN selection is specific to the boardAndy Shevchenko
2020-12-16x86: edison: Add CPU to compatible stringAndy Shevchenko
2020-12-16x86: edison: Drop unneeded DM_PCI_COMPATAndy Shevchenko
2020-12-16x86: tangier: Find proper memory region for relocationAndy Shevchenko
2020-12-16x86: coral: Update the boot scriptSimon Glass
2020-12-16x86: zimage: Update cmdline parameter to be an env varSimon Glass
2020-12-15Merge tag 'doc-2021-01-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-12-15distro_bootcmd: set devtype for dhcp bootIgor Opaniuk
2020-12-15Merge tag 'u-boot-amlogic-20201215' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-12-15doc: uefi: remove leading $ from bash commandsHeinrich Schuchardt
2020-12-15doc: move README.bootmenu to HTML docHeinrich Schuchardt
2020-12-15doc: move README.trace to HTML documentationHeinrich Schuchardt
2020-12-15doc: move README.NetConsole to HTML documentationHeinrich Schuchardt
2020-12-15doc: use code-block in pstore.rstHeinrich Schuchardt
2020-12-15doc: move pstore.rst to usage/pstore.rstHeinrich Schuchardt
2020-12-15doc: move README.commands to HTML docHeinrich Schuchardt
2020-12-15doc: allow building htmldoc with Sphinx 3+Heinrich Schuchardt
2020-12-15doc: global data pointer on x86, x86_64Heinrich Schuchardt
2020-12-15doc/build/gcc.rst: required packages for SUSEHeinrich Schuchardt
2020-12-14Merge tag 'dm-pull-14dec20' of git://git.denx.de/u-boot-dm into nextTom Rini
2020-12-14Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2020-12-14pinctrl: meson: fix bit manipulation of pin bias configurationNeil Armstrong
2020-12-14usb: dwc3-meson-g12a: always configure dr-modeMarek Szyprowski