| Commit message (Expand) | Author | Age | Files | Lines |
* | fdt: Implement weak arch_fixup_fdt() | Alexey Brodkin | 2018-02-18 | 1 | -5/+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 | 6 | -348/+8 |
* | Move CONFIG_PANIC_HANG to Kconfig | Masahiro Yamada | 2017-12-26 | 1 | -0/+33 |
* | ata: Migrate CONFIG_FSL_SATA to Kconfig | Tuomas Tynkkynen | 2017-12-12 | 2 | -0/+14 |
* | ata: Migrate CONFIG_SATA_SIL to Kconfig | Tuomas Tynkkynen | 2017-12-12 | 1 | -0/+6 |
* | powerpc: mpc85xx: Implement CPU erratum A-007907 for secondary cores | York Sun | 2017-10-23 | 1 | -0/+6 |
* | powerpc: Use asm-generic/io.h | Paul Burton | 2017-10-02 | 1 | -20/+5 |
* | powerpc: Rework interrupt_init_cpu() | Tom Rini | 2017-08-26 | 6 | -19/+6 |
* | env: Rename some other getenv()-related functions | Simon Glass | 2017-08-16 | 1 | -4/+4 |
* | env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | env: Rename getenv/_f() to env_get() | Simon Glass | 2017-08-16 | 4 | -8/+9 |
* | env: Convert CONFIG_ENV_IS_IN... to a choice | Simon Glass | 2017-08-15 | 4 | -12/+0 |
* | Convert CONFIG_CMD_REGINFO to Kconfig | Christophe Leroy | 2017-08-11 | 2 | -0/+28 |
* | Convert CONFIG_CMD_PCI to Kconfig | Simon Glass | 2017-08-11 | 1 | -0/+6 |
* | Convert CONFIG_CMD_PCA953X to Kconfig | Simon Glass | 2017-08-11 | 1 | -0/+1 |
* | Move PHYLIB to Kconfig | Alexandru Gagniuc | 2017-08-07 | 1 | -5/+0 |
* | PowerPC: mpc85xx: Update ft_verify_fdt | Tom Rini | 2017-08-03 | 1 | -2/+9 |
* | configs: Migrate CMD_NAND* | Tom Rini | 2017-07-31 | 1 | -0/+23 |
* | powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot | Andy Yan | 2017-07-27 | 2 | -10/+9 |
* | Convert CONFIG_ENV_IS_IN_FLASH to Kconfig | Simon Glass | 2017-07-25 | 4 | -0/+12 |
* | configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS | Tom Rini | 2017-07-24 | 1 | -0/+5 |
* | powerpc: Remove 8260 remainders | Christophe Leroy | 2017-07-23 | 1 | -14/+0 |
* | powerpc, 8xx: fix missing function declarations. | Christophe Leroy | 2017-07-23 | 7 | -13/+17 |
* | powerpc: move get_pvr() and get_svr() into C | Christophe Leroy | 2017-07-22 | 5 | -37/+9 |
* | powerpc, 8xx: move cache helper into C | Christophe Leroy | 2017-07-22 | 3 | -38/+32 |
* | powerpc, 8xx: move get_immr() into C | Christophe Leroy | 2017-07-22 | 2 | -16/+8 |
* | powerpc, 8xx: Move cache function into C files | Christophe Leroy | 2017-07-22 | 3 | -56/+50 |
* | powerpc, 8xx: Simplifying check_CPU() | Christophe Leroy | 2017-07-22 | 1 | -32/+7 |
* | powerpc: Remove unneccessary #ifdefs in reginfo | Christophe Leroy | 2017-07-22 | 4 | -3/+10 |
* | powerpc: move set_msr() and get_msr() into .h | Christophe Leroy | 2017-07-22 | 3 | -28/+14 |
* | power, timer: reset TBL before TBU | Christophe Leroy | 2017-07-22 | 1 | -1/+1 |
* | powerpc, timer: Does 8xx specific actions in 8xx cpu_init | Christophe Leroy | 2017-07-22 | 2 | -12/+4 |
* | powerpc: get rid of addr_probe() | Christophe Leroy | 2017-07-22 | 4 | -53/+0 |
* | powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk() | Christophe Leroy | 2017-07-22 | 1 | -22/+3 |
* | sata: Move drivers into new drivers/ata directory | Simon Glass | 2017-07-11 | 1 | -1/+1 |
* | Kconfig: Add CONFIG_SATA to enable SATA | Simon Glass | 2017-07-11 | 1 | -1/+1 |
* | Convert CONFIG_CMD_SATA to Kconfig | Simon Glass | 2017-07-11 | 2 | -0/+46 |
* | Convert CONFIG_SCSI to Kconfig | Simon Glass | 2017-07-11 | 2 | -0/+2 |
* | powerpc, 8xx: Add support for MCR3000 board from CSSI | Christophe Leroy | 2017-07-08 | 1 | -0/+5 |
* | powerpc, 8xx: move Serial driver to drivers/serial/ | Christophe Leroy | 2017-07-08 | 2 | -280/+0 |
* | powerpc, 8xx: move SPI driver to drivers/spi/ | Christophe Leroy | 2017-07-08 | 2 | -340/+0 |
* | powerpc, 8xx: move FEC Ethernet driver in drivers/net | Christophe Leroy | 2017-07-08 | 3 | -852/+1 |
* | powerpc, 8xx: Migrate to Kconfig | Christophe Leroy | 2017-07-08 | 4 | -10/+153 |
* | powerpc, 8xx: Properly set CPM frequency in the device tree | Christophe Leroy | 2017-07-08 | 1 | -0/+2 |
* | powerpc, 8xx: Handle checkpatch errors and some of the warnings/checks | Christophe Leroy | 2017-07-08 | 12 | -335/+277 |