Age | Commit message (Expand) | Author |
2018-10-29 | fsl/usb: Workaround for USB erratum-A005275 | Chris Packham |
2018-09-27 | powerpc: mpc85xx: Use binman to embed dtb inside U-Boot | Jagdish Gediya |
2018-09-27 | powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds files | Jagdish Gediya |
2018-09-18 | misc: Add MPC83xx serdes driver | Mario Six |
2018-09-18 | cpu: Add MPC83xx CPU driver | Mario Six |
2018-09-18 | timer: Add MPC83xx timer driver | Mario Six |
2018-09-18 | clk: Add MPC83xx clock driver | Mario Six |
2018-09-18 | mpc83xx: Add sysreset driver | Mario Six |
2018-09-18 | ram: Add driver for MPC83xx | Mario Six |
2018-07-30 | dm: Change CMD_DM enabling | Michal Simek |
2018-07-30 | Kconfig: Sort bool, default, select and imply options | Michal Simek |
2018-06-19 | common: Fix cpu nr type which is always unsigned type | Michal Simek |
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-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 | powerpc: mpc8xx: initialisation of initial RAM | 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: 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-05 | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada |
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-08-26 | powerpc: Rework interrupt_init_cpu() | Tom Rini |
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-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, 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 |
2017-07-22 | powerpc, 8xx: Move cache function into C files | Christophe Leroy |
2017-07-22 | powerpc, 8xx: Simplifying check_CPU() | Christophe Leroy |