| Commit message (Expand) | Author | Age | Files | Lines |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 32 | -65/+32 |
* | powerpc: mpc8xx: redistribute data in CPM dpram | Christophe Leroy | 2018-04-06 | 1 | -8/+8 |
* | powercp: mpc8xx: move commproc.h | Christophe Leroy | 2018-04-06 | 1 | -0/+687 |
* | powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx | Christophe Leroy | 2018-04-06 | 5 | -7/+7 |
* | powerpc: mpc8xx: remove get_immr() argument | Christophe Leroy | 2018-04-06 | 1 | -4/+2 |
* | powerpc: mpc8xx: make get_immr() independent of CONFIG_8xx | Christophe Leroy | 2018-04-06 | 1 | -2/+1 |
* | powerpc: mpc8xx: get rid of the multiple PVR_ values | Christophe Leroy | 2018-04-06 | 1 | -4/+2 |
* | ppc: Remove orphan xilinx_irq.h file | Michal Simek | 2018-03-16 | 1 | -25/+0 |
* | PowerPC: phy: enable all phylib drivers when use phylib and tsec enet | Zhao Qiang | 2018-02-09 | 1 | -3/+1 |
* | Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig | Derald D. Woods | 2018-01-30 | 1 | -2/+0 |
* | powerpc: Drop CONFIG_WALNUT and other related dead code | Tuomas Tynkkynen | 2018-01-28 | 1 | -14/+0 |
* | gpio: mpc8xxx: Rename Kconfig option, structures, and functions | Mario Six | 2018-01-28 | 1 | -1/+1 |
* | drivers/misc: Share qbman init between archs | Ahmed Mansour | 2018-01-10 | 3 | -66/+5 |
* | powerpc: Use asm-generic/io.h | Paul Burton | 2017-10-02 | 1 | -20/+5 |
* | powerpc: Rework interrupt_init_cpu() | Tom Rini | 2017-08-26 | 1 | -1/+1 |
* | Move PHYLIB to Kconfig | Alexandru Gagniuc | 2017-08-07 | 1 | -5/+0 |
* | powerpc: Remove 8260 remainders | Christophe Leroy | 2017-07-23 | 1 | -14/+0 |
* | powerpc, 8xx: fix missing function declarations. | Christophe Leroy | 2017-07-23 | 1 | -0/+4 |
* | powerpc: move get_pvr() and get_svr() into C | Christophe Leroy | 2017-07-22 | 1 | -2/+9 |
* | powerpc, 8xx: move cache helper into C | Christophe Leroy | 2017-07-22 | 2 | -6/+32 |
* | powerpc, 8xx: move get_immr() into C | Christophe Leroy | 2017-07-22 | 1 | -1/+8 |
* | powerpc: Remove unneccessary #ifdefs in reginfo | Christophe Leroy | 2017-07-22 | 1 | -0/+4 |
* | powerpc: move set_msr() and get_msr() into .h | Christophe Leroy | 2017-07-22 | 1 | -0/+14 |
* | powerpc, 8xx: Migrate to Kconfig | Christophe Leroy | 2017-07-08 | 1 | -5/+0 |
* | powerpc, 8xx: Handle checkpatch errors and some of the warnings/checks | Christophe Leroy | 2017-07-08 | 1 | -48/+24 |
* | powerpc, 8xx: Use IO accessors to access IO memory | Christophe Leroy | 2017-07-08 | 1 | -128/+241 |
* | powerpc: Partialy restore core of mpc8xx | Christophe Leroy | 2017-07-08 | 5 | -1/+901 |
* | powerpc: remove 4xx support | Heiko Schocher | 2017-07-03 | 32 | -5833/+4 |
* | powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x | Heiko Schocher | 2017-06-16 | 4 | -1326/+0 |
* | powerpc, 5xx: remove support for 5xx | Heiko Schocher | 2017-06-12 | 3 | -503/+1 |
* | powerpc, 8260: remove support for mpc8260 | Heiko Schocher | 2017-06-12 | 7 | -1743/+1 |
* | powerpc, 8xx: remove support for 8xx | Heiko Schocher | 2017-06-12 | 7 | -980/+5 |
* | common: freescale: Move arch-specific declarations | Simon Glass | 2017-06-05 | 1 | -0/+97 |
* | common: powerpc: Move arch-specific headers | Simon Glass | 2017-06-05 | 2 | -0/+68 |
* | common: Move PPC4xx_SYS_INFO() et al to arch-specific header | Simon Glass | 2017-06-05 | 1 | -0/+4 |
* | common: Move get_OPB_freq() and get_PCI_freq() to PPC header | Simon Glass | 2017-06-05 | 1 | -0/+3 |
* | common: Move pcie_setup_hoses() to PPC header | Simon Glass | 2017-06-05 | 1 | -0/+1 |
* | common: Move pci_target_init() to PPC header | Simon Glass | 2017-06-05 | 1 | -0/+1 |
* | Convert CONFIG_CMD_ESBC_VALIDATE to Kconfig | Simon Glass | 2017-05-22 | 1 | -1/+0 |
* | lib: move hash CONFIG options to Kconfig | Tom Rini | 2017-05-22 | 1 | -1/+0 |
* | powerpc: t1024: Fix SRDS_MAX_LANES value | Paulo Zaneti | 2017-05-15 | 1 | -0/+4 |
* | Convert CONFIG_CMD_BLOB to Kconfig | Simon Glass | 2017-04-30 | 1 | -1/+0 |
* | powerpc: T1042RDB: SECURE BOOT: Remove CONFIG_CMD_BLOB from SPL compilation | VINITHA PILLAI | 2017-04-17 | 1 | -1/+1 |
* | board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private | Simon Glass | 2017-04-05 | 1 | -0/+2 |
* | board_f: powerpc: Move prt_83xx_rsr() to private code | Simon Glass | 2017-04-05 | 1 | -0/+2 |
* | Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs | Tom Rini | 2017-03-09 | 1 | -5/+0 |
* | Merge git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2017-01-25 | 2 | -1/+4 |
|\ |
|
| * | mpc85xx: pcie: Implement workaround for Erratum A007815 | Tony O'Brien | 2017-01-24 | 1 | -1/+3 |
| * | powerpc: mpc85xx: Implemente workaround for CPU erratum A-007907 | Darwin Dingel | 2017-01-24 | 1 | -0/+1 |
* | | powerpc: Drop CONFIG_SYS_ALLOC_DPRAM | Simon Glass | 2017-01-25 | 1 | -1/+1 |