Age | Commit message (Expand) | Author |
2017-07-22 | powerpc, 8xx: Simplifying check_CPU() | Christophe Leroy |
2017-07-22 | powerpc: Remove unneccessary #ifdefs in reginfo | Christophe Leroy |
2017-07-22 | powerpc, timer: Does 8xx specific actions in 8xx cpu_init | Christophe Leroy |
2017-07-22 | powerpc: get rid of addr_probe() | Christophe Leroy |
2017-07-22 | 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: powerpc: Move arch-specific headers | Simon Glass |
2017-05-22 | Convert CONFIG_CMD_IRQ to Kconfig | Simon Glass |
2017-05-22 | Kconfig: Add a CONFIG_IDE option | 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-16 | Merge git://git.denx.de/u-boot-mpc85xx | 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-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-17 | powerpc: e6500: Lock/unlock 1 cache instead of L1 as init_ram | Ruchika Gupta |
2017-04-13 | board_f: Rename initdram() to dram_init() | Simon Glass |
2017-04-05 | board_f: Drop return value from initdram() | Simon Glass |
2017-04-05 | board_f: Drop board_type parameter from initdram() | Simon Glass |
2017-04-05 | board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private | Simon Glass |
2017-04-05 | board_f: powerpc: Move prt_83xx_rsr() to private code | Simon Glass |
2017-04-05 | board_f: powerpc: Use timer_init() instead of init_timebase() | Simon Glass |