summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | net: designware: add support for IP integrated into StarFive SoCAhmad Fatoum2021-06-241-0/+15
| * | drivers: soc: sifive: add basic L2 cache controller driverAhmad Fatoum2021-06-241-0/+10
| * | RISC-V: S-Mode: propagate Hart IDAhmad Fatoum2021-06-241-0/+8
| |/
* | Merge branch 'for-next/nvmem'Sascha Hauer2021-07-184-1/+33
|\ \
| * | of: of_net: sync of_get_mac_address with Linux for NVMEM supportAhmad Fatoum2021-06-221-1/+20
| * | nvmem: add command to list nvmem devicesAhmad Fatoum2021-06-211-0/+2
| * | nvmem: add support for nvmem-cells bindingAhmad Fatoum2021-06-211-0/+8
| * | nvmem: add support for new read-only memory (rmem) bindingAhmad Fatoum2021-06-211-0/+3
| |/
* | Merge branch 'for-next/firmware'Sascha Hauer2021-07-188-13/+254
|\ \
| * | overlay: Add filters to choose which overlays to applySascha Hauer2021-06-281-2/+16
| * | blspec: Rework firmware loadSascha Hauer2021-06-281-2/+15
| * | firmware: Load from global search pathSascha Hauer2021-06-251-2/+2
| * | overlay: Add of_overlay_apply_file()Sascha Hauer2021-06-251-0/+7
| * | firmware: Fix device_node matchingSascha Hauer2021-06-251-0/+1
| * | firmware: Add search pathSascha Hauer2021-06-251-0/+12
| * | firmware: consolidate ifdefsSascha Hauer2021-06-251-6/+3
| * | libbb: Add find_path functionSascha Hauer2021-06-251-1/+3
| * | firmware: make device_node argument non constSascha Hauer2021-06-251-2/+2
| * | fdt: Check blob size during unflatteningSascha Hauer2021-06-251-2/+2
| * | of: Add function to duplicate a device treeSascha Hauer2021-06-251-0/+1
| * | libfile: Add copy_fd()Sascha Hauer2021-06-231-0/+1
| * | filetype: Add function to check if a filetype is a compressed fileSascha Hauer2021-06-231-0/+14
| * | firmware: import fpga-mgr.h from linuxSteffen Trumtrar2021-06-212-0/+103
| * | drivers: add fpga bridge frameworkSteffen Trumtrar2021-06-211-0/+74
| * | reset: add of_reset_control_get to headerSteffen Trumtrar2021-06-211-0/+2
| |/
* | console: respect baudrate specified in device-tree stdout-pathAhmad Fatoum2021-06-281-4/+4
* | string: implement strchrnulAhmad Fatoum2021-06-281-0/+4
* | of: Add dummy driverSascha Hauer2021-06-251-0/+5
* | common: add initial barebox deep-probe supportMarco Felsch2021-06-253-1/+61
* | initcall: add of_populate_initcallMarco Felsch2021-06-252-3/+8
* | of: implement of_get_stdoutpath()Sascha Hauer2021-06-251-0/+6
* | of: platform: Keep track of populated platform devicesMarco Felsch2021-06-251-0/+1
|/
* nvmem: fix mismatch between extern and inline stub prototypesAhmad Fatoum2021-06-211-1/+1
* Merge branch 'for-next/testing'Sascha Hauer2021-06-162-0/+79
|\
| * test: self: port Linux printf kselftestAhmad Fatoum2021-06-091-0/+5
| * test: add basic barebox self-test infrastructureAhmad Fatoum2021-06-091-0/+74
* | Merge branch 'for-next/overlapping-memory-banks'Sascha Hauer2021-06-163-4/+23
|\ \
| * | of: warn about of_add_memory_bank errorsAhmad Fatoum2021-06-021-1/+1
| * | of: propagate errors inside barebox_register_{of, fdt} into initcallsAhmad Fatoum2021-06-021-2/+2
| * | memory: fuse overlapping memory banksAhmad Fatoum2021-06-021-0/+20
| * | common: memory: allocate all memory devices at onceAhmad Fatoum2021-06-021-1/+0
| |/
* | Merge branch 'for-next/mmc'Sascha Hauer2021-06-161-0/+3
|\ \
| * | mci: mci-core: respect disable-wp propertyMichael Tretter2021-06-161-0/+1
| * | mci: sdhci: port over some common functions from LinuxSascha Hauer2021-06-101-0/+2
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2021-06-164-235/+6
|\ \
| * | drivers: drop unused usb_gadget_{map,unmap}_request()Antony Pavlov2021-06-151-10/+0
| * | regulator: discard unused struct regulator_init_data handlingAhmad Fatoum2021-06-112-220/+0
| * | of: base: constify some property pointersTrent Piepho2021-06-021-5/+5
| * | commands: of_dump: implement -p for printing properties onlyAhmad Fatoum2021-05-311-0/+1
| |/
* | Merge branch 'for-next/i2c'Sascha Hauer2021-06-162-4/+25
|\ \