summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot
Commit message (Expand)AuthorAgeFilesLines
* powerpc: dts: t208x: Disable 10G on MAC1 and MAC2Sean Anderson2023-02-251-0/+16
* powerpc: dts: t208x: Mark MAC1 and MAC2 as 10GSean Anderson2023-02-253-2/+90
* powerpc: Fix SPE Power ISA properties for e500v1 platformsPali Rohár2022-10-265-4/+55
* powerpc: dts: t104xrdb: fix phy type for FMAN 4/5Maxim Kiselev2022-04-201-2/+2
* powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO busesTobias Waldekranz2022-01-271-0/+2
* powerpc/5200: dts: fix memory node unit nameAnatolij Gustschin2021-11-2612-12/+12
* powerpc/fsl/dts: Fix phy-connection-type for fm1mac3Pali Rohár2021-10-171-1/+1
* powerpc/boot: Delete unneeded .globl _zimage_startFangrui Song2021-09-221-3/+0
* powerpc/boot: Fixup device-tree on little endianBenjamin Herrenschmidt2021-07-202-27/+41
* powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllersChris Packham2021-06-161-0/+8
* powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllersChris Packham2021-06-161-0/+16
* powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsizeNathan Chancellor2020-02-141-1/+1
* powerpc/fsl/dts: add fsl,erratum-a011043Madalin Bucur2020-02-0518-0/+18
* libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.hMasahiro Yamada2020-01-041-0/+2
* powerpc/44x/bamboo: Fix PCI rangeBenjamin Herrenschmidt2019-12-051-1/+3
* powerpc/boot: Disable vector instructionsJoel Stanley2019-12-011-2/+2
* libfdt: Ensure INT_MAX is defined in libfdt_env.hRob Herring2019-11-201-0/+2
* powerpc/boot: add {get, put}_unaligned_be32 to xz_config.hMasahiro Yamada2019-07-311-0/+20
* powerpc/boot: Fix missing check of lseek() return valueBo YU2019-05-311-1/+5
* powerpc/boot: Set target when cross-compiling for clangJoel Stanley2019-01-131-0/+5
* powerpc: Fix COFF zImage booting on old powermacsPaul Mackerras2019-01-131-1/+3
* powerpc/boot: Ensure _zimage_start is a weak symbolJoel Stanley2018-11-211-1/+3
* powerpc/boot: Fix random libfdt related build errorsGuenter Roeck2018-05-301-1/+2
* .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada2018-02-131-1/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0232-0/+32
* powerpc: conditionally compile platform-specific serial driversHannes Reinecke2017-08-312-3/+8
* powerpc/asm: Convert .llong directives to .8byteTobin C. Harding2017-08-311-10/+10
* powerpc/44x: Fix mask and shift to zero bugDan Carpenter2017-08-311-1/+1
* Merge branch 'fixes' into nextMichael Ellerman2017-08-231-3/+11
|\
| * powerpc/boot: Fix 64-bit boot wrapper build with non-biarch compilerMichael Ellerman2017-07-281-3/+11
* | powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy2017-08-101-2/+2
* | powerpc/time: refactor MFTB() to limit number of ifdefsChristophe Leroy2017-08-102-19/+13
* | powerpc/44x/fsp2: Enable eMMC arasan for fsp2 platformIvan Mikhaylov2017-08-101-14/+19
|/
* Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-0730-56/+669
|\
| * powerpc/dts: Use #include "..." to include local DTMasahiro Yamada2017-07-033-3/+3
| * powerpc/44x: Add generic compatible string for I2C EEPROMJavier Martinez Canillas2017-06-281-1/+1
| * powerpc/83xx: Add generic compatible string for I2C EEPROMJavier Martinez Canillas2017-06-286-7/+7
| * powerpc/512x: Add generic compatible string for I2C EEPROMJavier Martinez Canillas2017-06-281-1/+1
| * powerpc/fsl: Add generic compatible string for I2C EEPROMJavier Martinez Canillas2017-06-2812-30/+30
| * powerpc/5200: Add generic compatible string for I2C EEPROMJavier Martinez Canillas2017-06-283-3/+3
| * powerpc/64: Do not link crtsaveres.o in bootNicholas Piggin2017-05-302-5/+8
| * powerpc/44x/fsp2: Add device tree for FSP2 boardIvan Mikhaylov2017-05-301-0/+608
| * powerpc/sequoia: Fix NAND partitions not to overlapPavel Machek2017-05-301-1/+1
| * powerpc/64s: Fix FIXUP_ENDIAN non-maskable interrupt reentrancyNicholas Piggin2017-05-301-5/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-221-1/+0
|\|
| * devicetree: Move include prefixes from arch to separate directoryOlof Johansson2017-05-181-1/+0
* | powerpc/85xx/kmcent2: use hdlc busmode for UCC1Holger Brunck2017-05-181-3/+1
|/
* powerpc/boot: Fix zImage TOC alignmentMichael Ellerman2017-03-081-0/+1
* Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-012-0/+307
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2017-02-182-0/+307
| |\