summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-04powerpc: Enable device tree support for P1010RDBHou Zhiqiang
2020-05-04configs: T1042D4RDB: enable DM_I2C and DM_RTCBiwen Li
2020-05-04dm: powerpc: T1040/T1042: add i2c DM supportBiwen Li
2020-05-04configs: T2080: enable DM_I2CBiwen Li
2020-05-04dm: powerpc: T2080/T2081: add i2c DM supportBiwen Li
2020-05-04configs: T4240RDB: enable DM_I2CBiwen Li
2020-05-04dm: ppc: T4240: add i2c DM supportBiwen Li
2020-05-04configs: MPC8548CDS: enable DM_I2CBiwen Li
2020-05-04dm: ppc: MPC8548CDS: add i2c DM supportBiwen Li
2020-05-04configs: P1010: Enable DM_I2C and DM_RTCBiwen Li
2020-05-04dm: ppc: p1010: add i2c DM supportBiwen Li
2020-05-04configs: T1024RDB: enable DM_I2C and DM_RTCBiwen Li
2020-05-04dm: powerpc: T1023/T1024: add i2c DM supportBiwen Li
2020-05-04configs: P4080DS: enable DM_I2CBiwen Li
2020-05-04powerpc: dts: P4080: add i2c nodeBiwen Li
2020-05-04configs: P3041DS: enable DM_I2CBiwen Li
2020-05-04powerpc: dts: P3041: add i2c nodeBiwen Li
2020-05-04config: P2041RDB: enable DM_I2CBiwen Li
2020-05-04dm: powerpc: P2041RDB: add i2c DM supportBiwen Li
2020-05-04configs: P2020RDB: enable DM_I2C and DM_RTCBiwen Li
2020-05-04dts: powerpc: P2020RDB: add i2c nodeBiwen Li
2020-05-04configs: P1020RDB: enable DM_I2C and DM_RTCBiwen Li
2020-05-04dm: powerpc: P1020: add i2c DM supportBiwen Li
2020-05-04configs: P5040DS: enable DM_I2CBiwen Li
2020-05-04dm: powerpc: P5040DS: add i2c DM supportBiwen Li
2020-05-04powerpc: create dts component of i2c to build up an SoCBiwen Li
2020-05-04rtc: pt7c4338: Add driver model supportBiwen Li
2020-05-04rtc: ds1337: Add driver model supportBiwen Li
2020-05-01Merge branch '2020-05-01-master-imports'Tom Rini
2020-05-01.readthedocs.yml: fix type docs/Heinrich Schuchardt
2020-05-01actions: Fix syntax for enabling SYS_RELOC_GD_ENV_ADDRTom Rini
2020-05-01common/board_r: Drop initr_bedbug wrapperOvidiu Panait
2020-05-01cmd/bedbug.c: Make bedbug_init have a return valueOvidiu Panait
2020-05-01common/board_r: arm: Merge initr_enable_interrupts into interrupts_initOvidiu Panait
2020-05-01malloc: dlmalloc: add an ability for the malloc to be re-init/init multiple t...Marek Bykowski
2020-05-01rsa: sig: fix config signature check for fit with paddingPhilippe Reynes
2020-05-01test/py: vboot: add a test to check fit signature on fit with paddingPhilippe Reynes
2020-05-01hush: avoid NULL check before free()Heinrich Schuchardt
2020-05-01fs: ext4: avoid NULL check before free()Heinrich Schuchardt
2020-05-01cmd/gpt: avoid NULL check before free()Heinrich Schuchardt
2020-05-01tools/fit-image: print a warning when cmd-line for dtc might be truncatedSven Roederer
2020-05-01tools/mkimage: fix handling long filenamesSven Roederer
2020-05-01arm: enable distro boot for bananapi-r2Matthias Brugger
2020-05-01watchdog MediaTek add upstream compatibleMatthias Brugger
2020-05-01timer MediaTek use upstream compatibleMatthias Brugger
2020-05-01doc: describe the analysis of crash dumpsHeinrich Schuchardt
2020-05-01rtc: pcf2127: don't add/subtract 1 to tm_monRasmus Villemoes
2020-05-01arm: caches: manage phys_addr_t overflow in mmu_set_region_dcache_behaviourPatrick Delaunay
2020-05-01arm: caches: add DCACHE_DEFAULT_OPTIONPatrick Delaunay
2020-05-01arm: caches: protect dram_bank_mmu_setup access to bi_dramPatrick Delaunay