summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
...
| * | common: bbu: only add available handlersRouven Czerwinski2021-06-211-2/+22
| |/
* | Merge branch 'for-next/firmware'Sascha Hauer2021-07-187-76/+146
|\ \
| * | blspec: Apply overlays from rootfsSascha Hauer2021-06-281-0/+3
| * | overlay: Add filters to choose which overlays to applySascha Hauer2021-06-281-1/+1
| * | blspec: Rework firmware loadSascha Hauer2021-06-282-54/+21
| * | firmware: Load from global search pathSascha Hauer2021-06-251-10/+1
| * | blspec: Set firmware searchpathSascha Hauer2021-06-251-0/+13
| * | firmware: recognize by reproducible nameSascha Hauer2021-06-251-2/+14
| * | firmware: Fix device_node matchingSascha Hauer2021-06-251-1/+1
| * | firmware: Add search pathSascha Hauer2021-06-251-0/+41
| * | firmware: make device_node argument non constSascha Hauer2021-06-251-1/+1
| * | fdt: Check blob size during unflatteningSascha Hauer2021-06-255-8/+9
| * | of: Add function to duplicate a device treeSascha Hauer2021-06-251-1/+1
| * | firmware: add support for compressed imagesSteffen Trumtrar2021-06-231-4/+46
| |/
* | driver: add CONFIG_DEBUG_PROBESAhmad Fatoum2021-06-281-0/+4
* | console: respect baudrate specified in device-tree stdout-pathAhmad Fatoum2021-06-281-10/+10
* | common: add initial barebox deep-probe supportMarco Felsch2021-06-252-0/+40
|/
* Merge branch 'for-next/testing'Sascha Hauer2021-06-161-0/+4
|\
| * test: add basic barebox self-test infrastructureAhmad Fatoum2021-06-091-0/+4
* | Merge branch 'for-next/rockchip'Sascha Hauer2021-06-161-5/+13
|\ \
| * | ARM: rockchip: Allow to build for multiple SoCsSascha Hauer2021-06-021-5/+13
| |/
* | Merge branch 'for-next/overlapping-memory-banks'Sascha Hauer2021-06-162-7/+79
|\ \
| * | memory: fuse overlapping memory banksAhmad Fatoum2021-06-022-4/+67
| * | common: memory: allocate all memory devices at onceAhmad Fatoum2021-06-021-4/+13
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2021-06-165-60/+182
|\ \
| * | partitions: efi: Fix MAX_PARTITION checkSascha Hauer2021-06-091-5/+8
| * | partitions: Increase MAX_PARTITION to 128Sascha Hauer2021-06-091-1/+1
| * | bootm: add support for booting compressed imagesLucas Stach2021-05-271-0/+93
| * | of: introduce global.linux.bootargs_appendAhmad Fatoum2021-05-261-1/+21
| * | of: fix up /chosen node even when there are no bootargsAhmad Fatoum2021-05-261-7/+13
| * | common: oftree: replace printf by pr_infoMarco Felsch2021-05-251-1/+1
| * | common: bootm: replace printf by pr_err/infoMarco Felsch2021-05-251-44/+44
| * | common: boot: replace printf by pr_info/warn variantsMarco Felsch2021-05-251-2/+2
| |/
* | Merge branch 'for-next/kconfig'Sascha Hauer2021-06-161-6/+1
|\ \
| * | kconfig: update to Linux 5.13-rc1Masahiro Yamada2021-05-311-6/+1
| |/
* / i.MX FCB: Fix error checkingSascha Hauer2021-05-181-8/+9
|/
* Merge branch 'for-next/usb-gadget'Sascha Hauer2021-05-178-69/+244
|\
| * file_list: add file_list_detect_all()Ahmad Fatoum2021-05-121-0/+17
| * bbu: add function to directly add handlers into file_listAhmad Fatoum2021-05-122-28/+17
| * fastboot/dfu: use system partitions as fall backAhmad Fatoum2021-05-122-31/+55
| * file_list: make freeing a NULL pointer a no-opAhmad Fatoum2021-05-121-0/+3
| * 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
| * fastboot: handle ill-named partitions gracefullyAhmad Fatoum2021-05-121-1/+3
| * common: add generic system partitions interfaceAhmad Fatoum2021-05-124-0/+74
| * param: introduce file-list parameter typeAhmad Fatoum2021-05-121-0/+47
| * common: make FILE_LIST feature unconditionalAhmad Fatoum2021-05-122-5/+1
| * common: console: add log_writefile to write log into new fileAhmad Fatoum2021-05-031-0/+20
* | Merge branch 'for-next/riscv'Sascha Hauer2021-05-173-1/+80
|\ \
| * | bootm: move ARM64 Linux image parsing to common directoryAhmad Fatoum2021-05-172-1/+67