summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/rk808'Sascha Hauer2022-08-115-1/+753
|\
| * regulator: add Rockchip rk808 supportAhmad Fatoum2022-08-111-0/+721
| * regulator: recursively enable/disable regulator dependency treeAhmad Fatoum2022-08-111-0/+5
| * regmap: implement regmap_init_i2c_smbusAhmad Fatoum2022-08-081-0/+3
| * mfd: implement mfd_add_devicesAhmad Fatoum2022-08-082-1/+24
* | Merge branch 'for-next/misc'Sascha Hauer2022-08-1111-7/+101
|\ \
| * | of: implement of_append_propertyAhmad Fatoum2022-08-111-0/+8
| * | FIT: add first support for compressed imagesAhmad Fatoum2022-08-112-0/+14
| * | blspec: refactor to prepare for booting by file pathAhmad Fatoum2022-08-091-0/+2
| * | commands: boot: support preselecting boot entry in menuAhmad Fatoum2022-08-081-1/+1
| * | asm-generic: provide phys_to_virt() and virt_to_phys()Antony Pavlov2022-08-081-0/+20
| * | RISC-V: asm: factor relocation related functions into asm/reloc.hAhmad Fatoum2022-08-081-0/+10
| * | reset: implement reset_control_get_count()Ahmad Fatoum2022-08-081-0/+7
| * | reset: implement reset_control_get_optional()Ahmad Fatoum2022-08-081-0/+6
| * | gpiolib: Add of_xlate supportJules Maselbas2022-08-081-1/+2
| * | string: implement str_has_prefixAhmad Fatoum2022-08-081-0/+21
| * | commands: of_dump: support limiting size of printed propertiesAhmad Fatoum2022-08-081-2/+2
| * | base: driver: print dev_err_probe message on permanent probe deferralJohannes Zink2022-07-122-3/+8
* | | Merge branch 'for-next/imx'Sascha Hauer2022-08-116-38/+156
|\ \ \
| * | | i2c: add <pbl/pmic.h> for PBL useAhmad Fatoum2022-08-082-0/+57
| * | | pbl: generalize fsl i2c_early API into pbl_i2cAhmad Fatoum2022-08-083-16/+23
| * | | ARM: i.MX8M: remove struct dram_timing_info::dram_type againAhmad Fatoum2022-08-081-12/+23
| * | | ddr: imx8m: rename type to more fitting ddrc|dram_typeAhmad Fatoum2022-08-081-27/+27
| * | | ARM: i.MX8M: move TF-A chainload functions in <mach/xload.h>Ahmad Fatoum2022-08-081-9/+0
| * | | ARM: i.MX8MP: Add common code to load image and jump to it via TF-ASascha Hauer2022-08-081-0/+1
| * | | ARM: i.MX8M: Add romapi supportSascha Hauer2022-08-081-0/+1
| * | | ARM: i.MX8M: include only necessary ddrphy firmwares in imageSascha Hauer2022-07-121-4/+46
| * | | ARM: i.MX8MM: Consolidate common code to load image and jump to it via TF-AUwe Kleine-König2022-07-111-0/+8
| |/ /
* | | Merge branch 'for-next/compression'Sascha Hauer2022-08-117-982/+2803
|\ \ \
| * | | decompressor: define macros for non-PBL case as wellAhmad Fatoum2022-08-081-1/+10
| * | | lib: zstd: sync with LinuxAhmad Fatoum2022-08-085-981/+2792
| * | | pbl: compressed-dtb: use flexible array member to access dataAhmad Fatoum2022-07-141-0/+1
| |/ /
* | | Merge branch 'for-next/bootsource'Sascha Hauer2022-08-111-2/+38
|\ \ \
| * | | bootsource: allow DT aliases and bootrom numbering to differAhmad Fatoum2022-08-091-2/+38
| * | | bootsource: rename existing bootsource_set to bootsource_set_rawAhmad Fatoum2022-08-091-2/+2
| | |/ | |/|
* | | Merge branch 'for-next/at91'Sascha Hauer2022-08-112-13/+19
|\ \ \ | |/ / |/| |
| * | pbl: factor out pbl_bio API into pbl/bio.hAhmad Fatoum2022-08-082-13/+19
| |/
* / file_list: factor out file_list_newAhmad Fatoum2022-08-081-0/+1
|/
* Merge branch 'for-next/rpi4'Sascha Hauer2022-06-292-0/+74
|\
| * ARM: rpi: parse useful data from vc fdtDaniel Brát2022-06-271-0/+40
| * dma: add dma_sync nop stubs for PBLAhmad Fatoum2022-06-171-0/+22
| * dma: avoid clash between static inline and extern dma_alloc declarationsAhmad Fatoum2022-06-171-0/+12
* | Merge branch 'for-next/misc'Sascha Hauer2022-06-297-9/+35
|\ \
| * | ddr: imx8m: remove header including itselfAhmad Fatoum2022-06-241-1/+0
| * | env: Introduce pr_setenv()Sascha Hauer2022-06-211-0/+7
| * | of: request reserved memory regions so other code can'tAhmad Fatoum2022-06-151-0/+9
| * | of: add of_get_reserve_map stub for !CONFIG_OFTREERouven Czerwinski2022-06-101-1/+6
| * | common: reset_source: Remove of_get_reset_source_priority()Alexander Shiyan2022-06-101-7/+0
| * | block: set S_IFBLK for block devices instead of S_IFCHRAhmad Fatoum2022-06-101-0/+9
| * | globalvar: Add missing empty prototype for globalvar_set()Alexander Shiyan2022-06-101-0/+2