Age | Commit message (Expand) | Author |
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 |
2017-05-22 | Convert CONFIG_CMD_ESBC_VALIDATE to Kconfig | Simon Glass |
2017-05-22 | Convert CONFIG_CMD_ERRATA to Kconfig | Simon Glass |
2017-05-22 | Convert CONFIG_CMD_EEPROM et al to Kconfig | Simon Glass |
2017-05-22 | Convert CONFIG_CMD_ECCTEST to Kconfig | Simon Glass |
2017-05-22 | lib: move hash CONFIG options to Kconfig | Tom Rini |
2017-05-16 | Merge git://git.denx.de/u-boot-mpc85xx | Tom Rini |
2017-05-15 | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini |
2017-05-15 | Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig | Tom Rini |
2017-05-15 | powerpc: t1024: Fix SRDS_MAX_LANES value | Paulo Zaneti |
2017-05-15 | i2c: powerpc: Remove use of CONFIG_HARD_I2C | Simon Glass |
2017-05-08 | spl: make image arg or fdt blob address reconfigurable | Vikas Manocha |
2017-05-01 | fdt: Move fdt_fixup_ethernet to a common place | Tom Rini |
2017-04-30 | Convert CONFIG_CMD_DIAG to Kconfig | Simon Glass |
2017-04-30 | fs: Kconfig: Add a separate option for FS_CRAMFS | Simon Glass |
2017-04-30 | fs: Convert CONFIG_CMD_CRAMFS to Kconfig | Simon Glass |
2017-04-30 | Convert CONFIG_CMD_CHIP_CONFIG to Kconfig | Simon Glass |
2017-04-30 | Convert CONFIG_CMD_BLOB to Kconfig | Simon Glass |
2017-04-17 | powerpc: e6500: Lock/unlock 1 cache instead of L1 as init_ram | Ruchika Gupta |
2017-04-17 | powerpc: T1042RDB: SECURE BOOT: Remove CONFIG_CMD_BLOB from SPL compilation | VINITHA PILLAI |
2017-04-13 | board_f: Rename initdram() to dram_init() | Simon Glass |