summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: mpc85xx: Do not build errata command in SPLMarek Vasut2016-07-051-0/+2
* Remove unneeded remnants of bcopy().Robert P. J. Day2016-06-061-7/+0
* dm: gpio: Add driver for MPC85XX GPIO controllermario.six@gdsys.cc2016-06-032-0/+4
* arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro.Robert P. J. Day2016-06-039-14/+14
* Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day2016-05-273-8/+8
* powerpc: Drop unused code related to generic boardSimon Glass2016-05-275-122/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2016-05-252-0/+27
|\
| * powerpc/mpc85xx: set L2PE in L2CSR0 before enabling L2 cacheAneesh Bansal2016-05-241-0/+23
| * powerpc: Disable flush or invalidate dcache by range for some SoCsYork Sun2016-05-191-0/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-05-242-0/+15
|\ \
| * | crypto/fsl: add support for multiple SEC engines initializationAlex Porosanu2016-05-181-0/+9
| * | arch/arm, arch/powerpc: add # of SEC engines on the SOCAlex Porosanu2016-05-181-0/+6
| |/
* | dm: fsl_i2c: Enable DM for FSL I2Cmario.six@gdsys.cc2016-05-171-0/+10
* | dm: fsl_i2c: Rename I2C register structuremario.six@gdsys.cc2016-05-173-5/+5
|/
* Fix various typos, scattered over the code.Robert P. J. Day2016-05-051-1/+1
* Change my mailaddressAndreas Bießmann2016-05-021-1/+1
* powerpc: mpc85xx: Enable pre-relocation malloc for MPC85xxmario.six@gdsys.cc2016-04-082-7/+32
* usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski2016-04-011-1/+1
* Fix spelling of "transferred".Vagrant Cascadian2016-03-221-1/+1
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-1/+0
* freescale: Remove CONFIG_DM from header filesSimon Glass2016-03-141-4/+0
* fm: fdt: Move fman ucode fixup to driver codeQianyu Gong2016-02-241-120/+5
* qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong2016-02-242-2/+2
* powerpc/SECURE_BOOT: Add PAMU driverAneesh Bansal2016-02-246-9/+686
* Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.David Müller (ELSOFT AG)2016-02-081-22/+0
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-01-275-16/+53
|\
| * secure_boot: enable chain of trust for PowerPC platformsAneesh Bansal2016-01-272-0/+21
| * secure_boot: create function to determine boot modeAneesh Bansal2016-01-271-0/+3
| * secure_boot: split the secure boot functionality in two partsAneesh Bansal2016-01-271-17/+24
| * secure_boot: include/configs: move definition of CONFIG_CMD_BLOBAneesh Bansal2016-01-271-0/+1
| * driver/ddr/fsl: Add workaround for A009663Shengzhou Liu2016-01-252-0/+5
* | ppc: xilinx-ppc4xx: Port to DM serialRicardo Ribalda Delgado2016-01-271-0/+8
* | ppc: dts: Add device tree for xilix-ppc4xx-genericRicardo Ribalda Delgado2016-01-273-0/+32
* | mailaddr: Update mail addressRicardo Ribalda Delgado2016-01-275-5/+5
* | xilinx-ppc440: Remove support for v5fx30tevalRicardo Ribalda Delgado2016-01-271-4/+0
* | ppc: xilinx-ppc405: Remove support for fx12mmRicardo Ribalda Delgado2016-01-271-4/+0
* | ppc: xilinx-ppc440: Remove support for ml507Ricardo Ribalda Delgado2016-01-271-4/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2016-01-253-4/+15
|\ \
| * | arch/powperpc: Fix start_align due to use of __ffs64() instead ffs64()Ashish kumar2016-01-252-4/+4
| * | powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seqPrabhakar Kushwaha2016-01-251-0/+11
| |/
* | serial: Remove serial_putc_raw_devTom Rini2016-01-252-23/+0
* | arm, powerpc: Update cc-version tests to check for cc-name as wellTom Rini2016-01-251-1/+2
|/
* Add more SPDX-License-Identifier tagsTom Rini2016-01-197-63/+7
* Fix GCC format-security errors and convert sprintfs.Ben Whitten2016-01-144-5/+5
* Fix board init code to respect the C runtime environmentAlbert ARIBAUD2016-01-131-2/+4
* powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xxRobert P. J. Day2016-01-086-20/+20
* powerpc, mpc5xxx: fix missing bootflag initHeiko Schocher2016-01-051-0/+2
* fsl_*_serdes.c: Modify memset call in serdes_initTom Rini2015-12-131-1/+1
* fsl/ddr: updated ddr errata-A008378 for arm and power SoCsShengzhou Liu2015-12-131-0/+2
OpenPOWER on IntegriCloud