Age | Commit message (Expand) | Author |
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 |
2017-06-12 | powerpc: mpc8540ads: mpc8560ads: Drop support for MPC8540/60ADS | York Sun |
2017-06-12 | powerpc, 5xx: remove support for 5xx | Heiko Schocher |
2017-06-12 | powerpc, 8260: remove support for mpc8260 | Heiko Schocher |
2017-06-12 | powerpc, 8xx: remove support for 8xx | Heiko Schocher |
2017-06-05 | common: freescale: Move arch-specific declarations | Simon Glass |
2017-06-05 | common: powerpc: Move arch-specific headers | Simon Glass |
2017-06-05 | common: Move PPC4xx_SYS_INFO() et al to arch-specific header | Simon Glass |
2017-06-05 | common: Move get_OPB_freq() and get_PCI_freq() to PPC header | Simon Glass |
2017-06-05 | common: Move pcie_setup_hoses() to PPC header | Simon Glass |
2017-06-05 | common: Move pci_target_init() to PPC header | Simon Glass |
2017-05-22 | Convert CONFIG_CMD_IRQ to Kconfig | Simon Glass |
2017-05-22 | Convert CONFIG_CMD_IMMAP to Kconfig | Simon Glass |
2017-05-22 | Kconfig: Add a CONFIG_IDE option | Simon Glass |
2017-05-22 | Convert CONFIG_CMD_HASH to Kconfig | Simon Glass |