aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-18spi: dw: Rename registers to match datasheetSean Anderson1-9/+9
2020-12-18spi: dw: Use generic function to read reg addressSean Anderson1-0/+2
2020-12-18spi: dw: Rename "cs-gpio" to "cs-gpios"Sean Anderson3-3/+6
2020-12-18spi: dw: Convert calls to debug to dev_*Sean Anderson1-19/+19
2020-12-18spi: dw: Fix driving MOSI low while recievingSean Anderson1-1/+1
2020-12-18mtd: spinand: enable erasing of bad mtd blocksMikhail Kshevetskiy1-1/+9
2020-12-18mtd: spinand: Do not erase the block before writing a bad block markerFrieder Schrempf1-9/+0
2020-12-18mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOBFrieder Schrempf1-0/+1
2020-12-18mtd: spinand: Stop using spinand->oobbuf for buffering bad block markersFrieder Schrempf1-7/+7
2020-12-18spi: Fix typo in headerSean Anderson1-1/+1
2020-12-18doc: Fix typo in FIT documentationSean Anderson1-1/+1
2020-12-18mtd: spi-nor-ids: Add SECT_4K to mx25l12805dRobert Marko1-1/+1
2020-12-18mtd: spi-nor-ids: Add Winbond W25M512JW flash entryBiju Das1-0/+1
2020-12-18mtd: spi-nor-ids: Add Winbond W25M512JV flash entryLad Prabhakar1-0/+1
2020-12-18spi: migrate trace to dev and log macro in spi uclassPatrick Delaunay1-23/+28
2020-12-18dh_imx6: Switch to full DM-awareJagan Teki2-6/+3
2020-12-18cm_fx6: Switch to full DM-awareJagan Teki2-7/+3
2020-12-18cl-som-imx7: Switch to DM_SPI/DM_SPI_FLASHJagan Teki1-2/+5
2020-12-16Merge branch 'master' of git://git.denx.de/u-boot-usbWIP/16Dec2020Tom Rini3-7/+42
2020-12-16configs: Resync with savedefconfigTom Rini5-82/+61
2020-12-16Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini9-53/+77
2020-12-16eth/r8152: fix the aggregation issueHayes Wang2-2/+20
2020-12-16eth/r8152: free previous memory if r8152_eth_probe failHayes Wang1-2/+7
2020-12-16usb: xhci: fix lack of short packet event trb handlingRan Wang1-3/+15
2020-12-16x86: edison: Switch to DM_USB_GADGETAndy Shevchenko4-39/+9
2020-12-16x86: edison: Use dwc3-generic driver for Intel EdisonAndy Shevchenko3-0/+8
2020-12-16x86: edison: BINMAN selection is specific to the boardAndy Shevchenko2-1/+1
2020-12-16x86: edison: Add CPU to compatible stringAndy Shevchenko1-1/+1
2020-12-16x86: edison: Drop unneeded DM_PCI_COMPATAndy Shevchenko1-1/+0
2020-12-16x86: tangier: Find proper memory region for relocationAndy Shevchenko1-0/+43
2020-12-16x86: coral: Update the boot scriptSimon Glass1-4/+7
2020-12-16x86: zimage: Update cmdline parameter to be an env varSimon Glass1-7/+8
2020-12-15Merge tag 'doc-2021-01-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/15Dec2020Tom Rini14-431/+551
2020-12-15distro_bootcmd: set devtype for dhcp bootIgor Opaniuk1-0/+1
2020-12-15Merge tag 'u-boot-amlogic-20201215' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2-5/+2
2020-12-15doc: uefi: remove leading $ from bash commandsHeinrich Schuchardt1-3/+3
2020-12-15doc: move README.bootmenu to HTML docHeinrich Schuchardt3-98/+96
2020-12-15doc: move README.trace to HTML documentationHeinrich Schuchardt2-113/+123
2020-12-15doc: move README.NetConsole to HTML documentationHeinrich Schuchardt2-21/+35
2020-12-15doc: use code-block in pstore.rstHeinrich Schuchardt1-1/+3
2020-12-15doc: move pstore.rst to usage/pstore.rstHeinrich Schuchardt3-7/+13
2020-12-15doc: move README.commands to HTML docHeinrich Schuchardt3-186/+227
2020-12-15doc: allow building htmldoc with Sphinx 3+Heinrich Schuchardt1-1/+28
2020-12-15doc: global data pointer on x86, x86_64Heinrich Schuchardt1-1/+3
2020-12-15doc/build/gcc.rst: required packages for SUSEHeinrich Schuchardt1-0/+20
2020-12-14Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvWIP/14Dec2020Tom Rini4-6/+33
2020-12-14pinctrl: meson: fix bit manipulation of pin bias configurationNeil Armstrong1-2/+2
2020-12-14usb: dwc3-meson-g12a: always configure dr-modeMarek Szyprowski1-3/+0
2020-12-14riscv: Complete efi header for RV32/64Leo Yu-Chi Liang1-0/+10
2020-12-14riscv: Fix efi header size for RV32Leo Yu-Chi Liang1-3/+14