Age | Commit message (Expand) | Author |
2017-10-23 | powerpc: mpc85xx: Implement CPU erratum A-007907 for secondary cores | York Sun |
2017-10-03 | 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-16 | 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-26 | Convert CONFIG_ENV_IS_IN_FLASH to Kconfig | Simon Glass |
2017-07-25 | 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-23 | powerpc: move get_pvr() and get_svr() into C | Christophe Leroy |
2017-07-23 | powerpc, 8xx: move cache helper into C | Christophe Leroy |
2017-07-23 | powerpc, 8xx: move get_immr() into C | Christophe Leroy |
2017-07-23 | powerpc, 8xx: Move cache function into C files | Christophe Leroy |
2017-07-23 | powerpc, 8xx: Simplifying check_CPU() | Christophe Leroy |
2017-07-23 | powerpc: Remove unneccessary #ifdefs in reginfo | Christophe Leroy |
2017-07-23 | powerpc: move set_msr() and get_msr() into .h | Christophe Leroy |
2017-07-23 | power, timer: reset TBL before TBU | Christophe Leroy |
2017-07-23 | powerpc, timer: Does 8xx specific actions in 8xx cpu_init | Christophe Leroy |
2017-07-23 | powerpc: get rid of addr_probe() | Christophe Leroy |
2017-07-23 | powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk() | Christophe Leroy |
2017-07-11 | sata: Move drivers into new drivers/ata directory | Simon Glass |
2017-07-11 | Kconfig: Add CONFIG_SATA to enable SATA | Simon Glass |
2017-07-11 | Convert CONFIG_CMD_SATA to Kconfig | Simon Glass |
2017-07-11 | Convert CONFIG_SCSI to Kconfig | Simon Glass |
2017-07-08 | powerpc, 8xx: Add support for MCR3000 board from CSSI | Christophe Leroy |
2017-07-08 | powerpc, 8xx: move Serial driver to drivers/serial/ | Christophe Leroy |
2017-07-08 | powerpc, 8xx: move SPI driver to drivers/spi/ | Christophe Leroy |
2017-07-08 | powerpc, 8xx: move FEC Ethernet driver in drivers/net | Christophe Leroy |
2017-07-08 | powerpc, 8xx: Migrate to Kconfig | Christophe Leroy |
2017-07-08 | powerpc, 8xx: Properly set CPM frequency in the device tree | Christophe Leroy |
2017-07-08 | powerpc, 8xx: Handle checkpatch errors and some of the warnings/checks | Christophe Leroy |
2017-07-08 | powerpc, 8xx: Implement GLL2 ERRATA | Christophe Leroy |
2017-07-08 | powerpc, 8xx: Use IO accessors to access IO memory | Christophe Leroy |
2017-07-08 | powerpc, 8xx: move specific reginfo | Christophe Leroy |
2017-07-08 | powerpc, 8xx: move immap.c in arch/powerpc/cpu/mpc8xx/ | Christophe Leroy |
2017-07-08 | powerpc: Partialy restore core of mpc8xx | Christophe Leroy |
2017-07-03 | powerpc: remove 4xx support | Heiko Schocher |
2017-06-16 | powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x | Heiko Schocher |
2017-06-16 | treewide: remove unneeded semicolons | Masahiro Yamada |
2017-06-14 | Merge git://git.denx.de/u-boot-mpc85xx | Tom Rini |