summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/imd-checksum'Sascha Hauer2020-11-101-6/+6
|\
| * bootstrap_read_disk(): optionally inform the caller of the buffer sizeUlrich Ölmann2020-06-221-2/+2
| * bootstrap_read_devfs(): optionally inform the caller of the buffer sizeUlrich Ölmann2020-06-221-4/+4
* | Merge branch 'for-next/sandbox' into masterSascha Hauer2020-10-141-0/+43
|\ \
| * | of: implement of_property_read_u64_arrayAhmad Fatoum2020-10-131-0/+41
| * | of: Add common device tree register functionSascha Hauer2020-10-121-0/+2
* | | Merge branch 'for-next/reboot-mode' into masterSascha Hauer2020-10-142-0/+40
|\ \ \
| * \ \ Merge branch 'for-next/magicvar-unique-id' into for-next/reboot-modeSascha Hauer2020-10-071-6/+4
| |\ \ \
| * | | | power: reset: reboot-mode: support multi-word magicAhmad Fatoum2020-09-291-3/+4
| * | | | power: reset: reboot-mode: fix up node into boot device treeAhmad Fatoum2020-09-291-0/+1
| * | | | drivers: add reboot-mode infrastructureAhmad Fatoum2020-09-292-0/+38
| | |/ / | |/| |
* | | | Merge branch 'for-next/percent_pe' into masterSascha Hauer2020-10-141-5/+0
|\ \ \ \
| * | | | vsprintf: retire strerrorp in favor of %peAhmad Fatoum2020-09-291-5/+0
| |/ / /
* | | | Merge branch 'for-next/misc' into masterSascha Hauer2020-10-146-3/+9
|\ \ \ \
| * | | | of: implement of_property_write_strings for multiple stringsAhmad Fatoum2020-10-022-0/+3
| * | | | include: string: migrate barebox function from <linux/string.h>Ahmad Fatoum2020-10-022-1/+1
| * | | | include: asm-generic: bitio.h don't include <asm-generic/io.h> directlyAhmad Fatoum2020-10-011-1/+1
| * | | | include: regulator.h: forward declare struct device_dAhmad Fatoum2020-09-291-0/+2
| * | | | aiodev: Name channels with device instance nameTrent Piepho2020-09-291-1/+2
| |/ / /
* | | | Merge branch 'for-next/magicvar-unique-id' into masterSascha Hauer2020-10-141-6/+4
|\ \ \ \ | | |/ / | |/| |
| * | | magicvar: retire BAREBOX_MAGICVAR_NAMEDSascha Hauer2020-10-021-4/+0
| * | | magicvar: Use __UNIQUE_ID to generate nameSascha Hauer2020-10-021-5/+7
| |/ /
* | | Merge branch 'for-next/driver-macro' into masterSascha Hauer2020-10-142-0/+26
|\ \ \
| * | | net: phy: Add and use driver register macroSascha Hauer2020-10-011-0/+20
| * | | treewide: Use driver macroSascha Hauer2020-09-291-0/+6
| |/ /
* | | Merge branch 'for-next/dev-drvdata' into masterSascha Hauer2020-10-141-0/+18
|\ \ \
| * | | driver: introduce less error-prone dev_get_drvdata alternativeAhmad Fatoum2020-10-091-0/+18
| |/ /
* | | Merge branch 'for-next/deep-probe-prepare' into masterSascha Hauer2020-10-141-0/+2
|\ \ \
| * | | regulator: add device reference to regulator_devMarco Felsch2020-09-291-0/+2
| |/ /
* | | imd: add buildsystem version to metadataSteffen Trumtrar2020-09-281-0/+1
* | | common: print buildsystem version in barebox bannerSteffen Trumtrar2020-09-251-0/+1
|/ /
* | Merge branch 'for-next/protonic' into masterSascha Hauer2020-09-253-0/+12
|\ \
| * | of: of_device_get_match_compatible() helperOleksij Rempel2020-08-241-0/+6
| * | common: console_common: add of_console_get_by_alias() helperOleksij Rempel2020-08-241-0/+1
| * | gpiolib: add gpio_array_to_id helper to get ID out of GPIO arrayOleksij Rempel2020-08-241-0/+5
* | | Merge branch 'for-next/net' into masterSascha Hauer2020-09-2510-25/+170
|\ \ \
| * | | workqueues: Add support for delayed workSascha Hauer2020-09-141-0/+13
| * | | fs: Warn when filesystem operations are called from a pollerSascha Hauer2020-08-191-0/+10
| * | | Add WARN_ONCE() macroSascha Hauer2020-08-191-0/+13
| * | | fastboot net: implement fastboot over UDPEdmund Henniges2020-08-192-0/+15
| * | | fastboot: Add fastboot_abort()Sascha Hauer2020-08-191-0/+2
| * | | fastboot: rename usbgadget.fastboot_* variables to fastboot.*Daniel Glöckner2020-08-191-0/+15
| * | | globalvar: Add helper for deprecated variable namesSascha Hauer2020-08-191-0/+5
| * | | usb: Add a slice to usb host controllersSascha Hauer2020-08-191-1/+7
| * | | net: mdiobus: Add sliceSascha Hauer2020-08-191-23/+15
| * | | net: Add a slice to struct eth_deviceSascha Hauer2020-08-191-0/+10
| * | | ratp: Switch to workqueuesSascha Hauer2020-08-131-1/+0
| * | | Add workqueuesSascha Hauer2020-08-132-0/+34
| * | | Introduce slicesSascha Hauer2020-08-131-0/+31
* | | | Merge branch 'for-next/mmc' into masterSascha Hauer2020-09-252-1/+3
|\ \ \ \