summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2021.06.0v2021.06.0Sascha Hauer2021-06-161-1/+1
* Documentation: RISC-V: erizo: fix header levelAntony Pavlov2021-06-151-1/+1
* ARM: at91: xload-mmc: fix typo in sama5d3_atmci_start_image()Oleksij Rempel2021-06-021-1/+1
* gpio: generic: fixup syncing with upstream Linux gpio-mmio driverAhmad Fatoum2021-05-311-1/+1
* imx-image: Fix uninitialized add_barebox_headerTrent Piepho2021-05-271-1/+1
* net: dns: use correct nameserver var name in error messageAntony Pavlov2021-05-251-1/+1
* ARM: i.MX: nitrogen6x: delete wrong memory node from dtsSascha Hauer2021-05-251-0/+2
* mtd: spi-nor: Add support for gd25q16Michael Olbrich2021-05-251-0/+1
* Documentation: Update env sources documentationTrent Piepho2021-05-251-6/+10
* ARM: protonic: vicut1: disable on-die termination to fix PHY bootstrappingOleksij Rempel2021-05-251-1/+0
* usb: dwc2: more precise and helpful message for dr_mode config issuesEnrico Jorns2021-05-181-2/+2
* usb: dwc2: do no print error message with dwc2_warn() macroEnrico Jorns2021-05-181-1/+1
* Merge branch 'for-next/x86'Sascha Hauer2021-05-1716-38/+1187
|\
| * watchdog: add support for Intel TCO watchdog timerAhmad Fatoum2021-05-034-0/+365
| * pci: add EFI PCI root bridge IO protocol driverAhmad Fatoum2021-05-037-0/+700
| * PCI: support PCI BIOS preassigned busesAhmad Fatoum2021-05-034-37/+86
| * x86: add DMA supportAhmad Fatoum2021-05-032-1/+36
* | Merge branch 'for-next/usb-gadget'Sascha Hauer2021-05-1731-88/+573
|\ \
| * | fs: error out when writing on read-only file systemAhmad Fatoum2021-05-121-3/+3
| * | file_list: add file_list_detect_all()Ahmad Fatoum2021-05-122-0/+19
| * | bbu: add function to directly add handlers into file_listAhmad Fatoum2021-05-123-29/+26
| * | fastboot/dfu: use system partitions as fall backAhmad Fatoum2021-05-127-37/+77
| * | file_list: make freeing a NULL pointer a no-opAhmad Fatoum2021-05-122-4/+5
| * | usbgadget: allow DFU and Fastboot functions to coexistAhmad Fatoum2021-05-121-7/+6
| * | usbgadget: autostart: fix indeterminism around usbgadget.autostartAhmad Fatoum2021-05-121-6/+10
| * | usb: gadget: dfu: change status message to info log levelAhmad Fatoum2021-05-121-2/+1
| * | fastboot: handle ill-named partitions gracefullyAhmad Fatoum2021-05-121-1/+3
| * | common: add generic system partitions interfaceAhmad Fatoum2021-05-126-0/+116
| * | param: introduce file-list parameter typeAhmad Fatoum2021-05-126-0/+184
| * | common: make FILE_LIST feature unconditionalAhmad Fatoum2021-05-124-8/+1
| * | vsprintf: introduce %m shorthand for "%s", strerror(errno)Ahmad Fatoum2021-05-031-0/+13
| * | string: implement strstarts along with strendsAhmad Fatoum2021-05-033-0/+20
| * | common: console: add log_writefile to write log into new fileAhmad Fatoum2021-05-032-0/+21
| * | show_progress: add system wide progress stage notifierAhmad Fatoum2021-05-033-0/+77
* | | Merge branch 'for-next/riscv'Sascha Hauer2021-05-1762-342/+2886
|\ \ \
| * | | RISC-V: add Linux kernel boot supportAhmad Fatoum2021-05-172-0/+52
| * | | RISC-V: asm: barebox-riscv-head: use load-offset of 0Ahmad Fatoum2021-05-171-1/+1
| * | | bootm: move ARM64 Linux image parsing to common directoryAhmad Fatoum2021-05-174-70/+74
| * | | RISC-V: sifive: add HiFive board supportAhmad Fatoum2021-05-1711-0/+207
| * | | gpio: add SiFive GPIO controller supportAhmad Fatoum2021-05-103-0/+95
| * | | gpio: generic: sync with upstream Linux gpio-mmio driverAhmad Fatoum2021-05-104-116/+337
| * | | gpio: gpio-generic-platform: remove unused non-DT supportAhmad Fatoum2021-05-101-21/+1
| * | | RISC-V: add SBI based cpuinfoAhmad Fatoum2021-05-105-6/+142
| * | | RISC-V: erizo: drop mach-erizo directoryAhmad Fatoum2021-05-107-29/+20
| * | | RISC-V: erizo: restrict to RV32IAhmad Fatoum2021-05-031-1/+1
| * | | RISC-V: support multi-image for all machinesAhmad Fatoum2021-05-037-43/+30
| * | | debug_ll: support <asm/debug_ll.h> to get rid of mach directoriesAhmad Fatoum2021-05-032-0/+8
| * | | serial: implement SiFive UART supportAhmad Fatoum2021-05-033-0/+181
| * | | clk: add SiFive PRCI clock controller supportAhmad Fatoum2021-05-0313-0/+1597
| * | | RISC-V: delete unused mach-virt subdirectoryAhmad Fatoum2021-05-033-29/+0