| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | powerpc, 8xx: Implement GLL2 ERRATA | Christophe Leroy | 2017-07-08 | 1 | -0/+20 |
* | powerpc, 8xx: Use IO accessors to access IO memory | Christophe Leroy | 2017-07-08 | 11 | -664/+738 |
* | powerpc, 8xx: move specific reginfo | Christophe Leroy | 2017-07-08 | 2 | -0/+65 |
* | powerpc, 8xx: move immap.c in arch/powerpc/cpu/mpc8xx/ | Christophe Leroy | 2017-07-08 | 6 | -13/+10 |
* | powerpc: Partialy restore core of mpc8xx | Christophe Leroy | 2017-07-08 | 23 | -1/+4540 |
* | powerpc: remove 4xx support | Heiko Schocher | 2017-07-03 | 86 | -28455/+6 |
* | powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x | Heiko Schocher | 2017-06-16 | 49 | -9301/+0 |
* | treewide: remove unneeded semicolons | Masahiro Yamada | 2017-06-16 | 1 | -1/+1 |
* | Merge git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2017-06-14 | 1 | -10/+0 |
|\ |
|