summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | test: self: provide selftest_is_running()Ahmad Fatoum2022-09-131-0/+5
| * | of: implement of_prepend_propertyAhmad Fatoum2022-09-131-0/+8
| * | commands: add pm_domain for listing power domainsAhmad Fatoum2022-09-131-0/+2
| * | driver: implement find_device() helperAhmad Fatoum2022-09-131-0/+5
| * | gpiolib: implement gpio_get_chip_by_dev()Ahmad Fatoum2022-09-131-0/+6
| * | i2c: implement of_i2c_device_enable_and_register_by_alias()Ahmad Fatoum2022-09-121-0/+1
| * | i2c: implement of_i2c_register_devices_by_node()Ahmad Fatoum2022-09-121-0/+1
| * | of: implement of_rename_property()Ahmad Fatoum2022-09-121-0/+8
| * | nvmem: import Linux nvmem_cell_read_variable_le_u32Ahmad Fatoum2022-09-011-0/+9
| * | soc: imx: add i.MX8M feature controller driverAhmad Fatoum2022-09-011-0/+25
| * | dt-bindings: add i.MX8M feature controller bindingsAhmad Fatoum2022-09-011-0/+14
| * | driver: add feature controller frameworkAhmad Fatoum2022-09-011-0/+29
| * | mfd: axp20x: add mfd axp20x driverAhmad Fatoum2022-08-311-0/+477
| * | usbgadget: autostart: add usbgadget_autostart() for board codeAhmad Fatoum2022-08-171-0/+3
| * | of: move of_get_node_by_reproducible_name() into common codeAhmad Fatoum2022-08-171-0/+10
| * | fs: export cdev_get_linux_rootarg() for reuseAhmad Fatoum2022-08-161-0/+1
| * | of: add new of_fixup_reserved_memory() helperAhmad Fatoum2022-08-161-0/+2
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2022-09-141-0/+3
|\ \
| * | usb: gadget: fsl_udc: add imx6_barebox_(load/start)_usbAhmad Fatoum2022-09-011-0/+3
| |/
* | of: reserved-mem: reserve regions prior to mmu_initcall()Ahmad Fatoum2022-08-181-7/+0
* | init: define new postmem_initcall()Ahmad Fatoum2022-08-182-10/+12
* | memory: define reserve_sdram_region helperAhmad Fatoum2022-08-181-0/+12
* | common: allow requesting SDRAM regions with custom flagsAhmad Fatoum2022-08-181-2/+11
* | resource: add flags parameter to __request_regionAhmad Fatoum2022-08-181-2/+2
|/
* 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