summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* 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
* fsl/errata: move fsl_errata.h to common directoryShengzhou Liu2015-12-134-56/+3
* PPC4xx: Create "liebherr" vendor directoryWolfgang Denk2015-11-301-1/+1
* ppc4xx: Remove remnants from ocotea, taishan, ebony and taihuStefan Roese2015-11-301-23/+0
* ns16550: unify serial_ppcThomas Chou2015-11-211-0/+8
* Move console definitions into a new console.h fileSimon Glass2015-11-193-0/+3
* mpc83xx: Add strider boardDirk Eibach2015-11-121-0/+3
* powerpc: Finish updating u-boot*lds scripts for newer binutilsTom Rini2015-11-108-8/+0
* Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-103-3/+9
* mpc85xx/u-boot*.lds: remove _GLOBAL_OFFSET_TABLE_ definitionZhenhua Luo2015-11-094-4/+0
* Replace "extern inline" with "static inline"Måns Rullgård2015-11-096-83/+76
* powerpc: Remove __ilog2_u64 and ffs4 from bitopsFabio Estevam2015-11-056-14/+12
* video: Drop DEV_EXT_VIDEO flagBin Meng2015-11-051-1/+0
* mpc85xx: Add support for the Varisys Cyrus boardAndy Fleming2015-11-041-0/+4
* mpc85xx/t2081: enable parsing DDR ratio for T2081 rev1.1Shengzhou Liu2015-11-021-1/+2
* t1040d4rdb: assign muxed pins to qe-tdm when set hwconfig qe-tdmZhao Qiang2015-11-022-0/+22
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-10-304-897/+1
|\
OpenPOWER on IntegriCloud