Age | Commit message (Expand) | Author | Files | Lines |
2018-05-09 | powerpc: mpc85xx: Improve Work-around for Erratum A005125 | Takuma Ueba | 1 | -0/+7 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 165 | -340/+165 |
2018-04-28 | powerpc: fix typo in kgdb.c | Heinrich Schuchardt | 1 | -1/+1 |
2018-04-27 | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 4 | -8/+0 |
2018-04-08 | net: Move enetaddr env access code to env config instead of net config | Alex Kiernan | 1 | -0/+1 |
2018-04-06 | powerpc: mpc8xx: move watchdog into drivers/watchdog | Christophe Leroy | 3 | -13/+5 |
2018-04-06 | powerpc: mpc8xx: cleaning up watchdog | Christophe Leroy | 3 | -20/+9 |
2018-04-06 | powerpc: mpc8xx: refactorise reginfo | Christophe Leroy | 3 | -72/+20 |
2018-04-06 | board: MCR3000: cleanup config | Christophe Leroy | 1 | -0/+1 |
2018-04-06 | powerpc: mpc8xx: initialisation of initial RAM | Christophe Leroy | 1 | -7/+20 |
2018-04-06 | powerpc: mpc8xx: redistribute data in CPM dpram | Christophe Leroy | 1 | -8/+8 |
2018-04-06 | powercp: mpc8xx: move commproc.h | Christophe Leroy | 5 | -4/+691 |
2018-04-06 | powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx | Christophe Leroy | 8 | -10/+10 |
2018-04-06 | powerpc: mpc8xx: remove get_immr() argument | Christophe Leroy | 3 | -6/+4 |
2018-04-06 | powerpc: mpc8xx: make get_immr() independent of CONFIG_8xx | Christophe Leroy | 1 | -2/+1 |
2018-04-06 | powerpc: mpc8xx: get rid of the multiple PVR_ values | Christophe Leroy | 2 | -5/+3 |
2018-04-06 | powerpc: mpc8xx: harmonise initialisation of the immap local pointer | Christophe Leroy | 2 | -5/+3 |
2018-03-16 | ppc: Remove orphan xilinx_irq.h file | Michal Simek | 1 | -25/+0 |
2018-03-05 | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada | 11 | -11/+11 |
2018-02-18 | fdt: Implement weak arch_fixup_fdt() | Alexey Brodkin | 1 | -5/+0 |
2018-02-09 | PowerPC: phy: enable all phylib drivers when use phylib and tsec enet | Zhao Qiang | 1 | -3/+1 |
2018-01-30 | Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig | Derald D. Woods | 1 | -2/+0 |
2018-01-28 | powerpc: Drop CONFIG_WALNUT and other related dead code | Tuomas Tynkkynen | 1 | -14/+0 |
2018-01-28 | gpio: mpc8xxx: Rename Kconfig option, structures, and functions | Mario Six | 1 | -1/+1 |
2018-01-10 | drivers/misc: Share qbman init between archs | Ahmed Mansour | 6 | -348/+8 |
2017-12-26 | Move CONFIG_PANIC_HANG to Kconfig | Masahiro Yamada | 1 | -0/+33 |
2017-12-12 | ata: Migrate CONFIG_FSL_SATA to Kconfig | Tuomas Tynkkynen | 2 | -0/+14 |
2017-12-12 | ata: Migrate CONFIG_SATA_SIL to Kconfig | Tuomas Tynkkynen | 1 | -0/+6 |
2017-10-23 | powerpc: mpc85xx: Implement CPU erratum A-007907 for secondary cores | York Sun | 1 | -0/+6 |
2017-10-02 | powerpc: Use asm-generic/io.h | Paul Burton | 1 | -20/+5 |
2017-08-26 | powerpc: Rework interrupt_init_cpu() | Tom Rini | 6 | -19/+6 |
2017-08-16 | env: Rename some other getenv()-related functions | Simon Glass | 1 | -4/+4 |
2017-08-16 | env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() | Simon Glass | 1 | -1/+1 |
2017-08-16 | env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() | Simon Glass | 1 | -1/+1 |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass | 4 | -8/+9 |
2017-08-15 | env: Convert CONFIG_ENV_IS_IN... to a choice | Simon Glass | 4 | -12/+0 |
2017-08-11 | Convert CONFIG_CMD_REGINFO to Kconfig | Christophe Leroy | 2 | -0/+28 |
2017-08-11 | Convert CONFIG_CMD_PCI to Kconfig | Simon Glass | 1 | -0/+6 |
2017-08-11 | Convert CONFIG_CMD_PCA953X to Kconfig | Simon Glass | 1 | -0/+1 |
2017-08-07 | Move PHYLIB to Kconfig | Alexandru Gagniuc | 1 | -5/+0 |
2017-08-03 | PowerPC: mpc85xx: Update ft_verify_fdt | Tom Rini | 1 | -2/+9 |
2017-07-31 | configs: Migrate CMD_NAND* | Tom Rini | 1 | -0/+23 |
2017-07-27 | powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot | Andy Yan | 2 | -10/+9 |
2017-07-25 | Convert CONFIG_ENV_IS_IN_FLASH to Kconfig | Simon Glass | 4 | -0/+12 |
2017-07-24 | configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS | Tom Rini | 1 | -0/+5 |
2017-07-23 | powerpc: Remove 8260 remainders | Christophe Leroy | 1 | -14/+0 |
2017-07-23 | powerpc, 8xx: fix missing function declarations. | Christophe Leroy | 7 | -13/+17 |
2017-07-22 | powerpc: move get_pvr() and get_svr() into C | Christophe Leroy | 5 | -37/+9 |
2017-07-22 | powerpc, 8xx: move cache helper into C | Christophe Leroy | 3 | -38/+32 |
2017-07-22 | powerpc, 8xx: move get_immr() into C | Christophe Leroy | 2 | -16/+8 |