summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/efi'Sascha Hauer2022-02-1821-76/+397
|\
| * efi: probe devices from the device-treeMichael Olbrich2022-02-081-1/+3
| * misc: Add storage-by-uuid driverSascha Hauer2022-02-083-0/+223
| * cdev: create iterator for cdev listSascha Hauer2022-02-083-8/+10
| * cdev: Create missing cdev_* functionsSascha Hauer2022-02-083-40/+72
| * driver: Add functions to free devicesSascha Hauer2022-02-085-2/+38
| * cdev: implement cdev_open()Sascha Hauer2022-02-082-6/+12
| * rename cdev_open() -> cdev_open_by_name()Sascha Hauer2022-02-087-10/+10
| * cdev: add diskuuid supportMichael Olbrich2022-02-084-0/+20
| * cdev: rename partuuid to uuidMichael Olbrich2022-02-086-10/+10
* | Merge branch 'for-next/dts'Sascha Hauer2022-02-181143-15095/+68019
|\ \
| * | dts: update to v5.17-rc2Sascha Hauer2022-02-073-7/+8
| * | dts: update to v5.17-rc1Sascha Hauer2022-01-281139-15086/+68008
| * | build: Include dts/include/ after include/Sascha Hauer2022-01-282-2/+3
* | | Merge branch 'for-next/doc'Sascha Hauer2022-02-189-3/+159
|\ \ \
| * | | Documentation: user: watchdog: note new wd -x optionAhmad Fatoum2022-01-261-0/+11
| * | | Documentation: boards: openrisc: fix wrong header formatAhmad Fatoum2022-01-261-1/+1
| * | | Documentation: regulator: reference new directory from indexAhmad Fatoum2022-01-261-0/+1
| * | | commands: add missing command groupsAhmad Fatoum2022-01-263-0/+4
| * | | Documentation: add chapter on Talks about bareboxJohannes Schneider2022-01-262-0/+131
| * | | Documentation: user: introduction: update with lore/matrix/libera infoAhmad Fatoum2022-01-261-2/+11
* | | | Release v2022.02.0v2022.02.0Sascha Hauer2022-02-181-1/+1
* | | | Documentation: devel: add new project ideas sectionAhmad Fatoum2022-02-173-0/+177
* | | | Documentation: user: barebox: fix formatting for code blockAhmad Fatoum2022-02-171-0/+1
* | | | Revert "scripts/common: fix write_file when opened with mmap"Sascha Hauer2022-02-111-11/+4
* | | | scripts: bareboximd: Use mmap when possibleSascha Hauer2022-02-112-1/+40
* | | | scripts/common: Do not mmap in read_file_2()Sascha Hauer2022-02-111-28/+25
* | | | fs: jffs2: fix error when reading blocks with offsetHolger Assmann2022-02-081-1/+5
| |_|/ |/| |
* | | Documentation: Describe how to generate a uImage for use with bootmSascha Hauer2022-02-071-1/+12
* | | Documentation: user: barebox: mention generic dt 2nd stage supportAhmad Fatoum2022-02-071-3/+15
* | | Documentation: remove some references to zbarebox.binAhmad Fatoum2022-02-073-6/+6
* | | firmware: zynqmp-fpga: fix use of uninitialized addrMichael Tretter2022-02-031-7/+6
* | | clk: imx6: fix PLL exception for i.MX6DQ revision 1.0Ahmad Fatoum2022-02-031-2/+2
* | | serial: cadence: add ZynqMP compatiblesMichael Tretter2022-02-031-0/+6
* | | pinctrl: rockchip: drop unused variable 'name'Antony Pavlov2022-01-311-1/+0
* | | scripts/common: fix write_file when opened with mmapAndrej Picej2022-01-311-4/+11
| |/ |/|
* | mmc: sdhci: Fix setting wrong buswidthSascha Hauer2022-01-262-4/+4
|/
* dos-partitions: Fix extended partitionsSascha Hauer2022-01-251-0/+2
* Merge branch 'for-next/ssd1307'Sascha Hauer2022-01-194-57/+130
|\
| * video: ssd1307fb: add spi supportMichael Tretter2022-01-032-7/+57
| * video: ssd1307fb: use function pointer for writeMichael Tretter2022-01-031-9/+17
| * video: ssd1307fb: move i2c setup to single placeMichael Tretter2022-01-031-4/+3
| * video: ssd1307fb: don't use i2c client for loggingMichael Tretter2022-01-031-10/+10
| * video: ssd1307fb: pass par instead of i2c client to writeMichael Tretter2022-01-031-34/+35
| * i2c: stub device_i2c_driver if I2C is disabledMichael Tretter2022-01-031-0/+5
| * spi: add to_spi_device helperMichael Tretter2022-01-031-0/+5
| * spi: stub device_spi_driver if SPI is disabledMichael Tretter2022-01-031-0/+5
* | Merge branch 'for-next/spdx'Sascha Hauer2022-01-191262-106/+2447
|\ \
| * | treewide: add SPDX-License-Identifier for files without explicit licenseAhmad Fatoum2022-01-0564-1/+123
| * | arch: add SPDX-License-Identifier to all .c filesAhmad Fatoum2022-01-05148-2/+296