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