Commit Graph

1278 Commits (b9f7edee0764ce99ef519ea304e8fffe7789c64a)

Author SHA1 Message Date
York Sun 1e0d51a6c4 powerpc: mpc85xx: Implement CPU erratum A-007907 for secondary cores 7 years ago
Tom Rini deff9b1d2a powerpc: Rework interrupt_init_cpu() 8 years ago
Simon Glass 35affd7a2f env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() 8 years ago
Simon Glass bfebc8c965 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 8 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 8 years ago
Simon Glass c1c3fe2307 env: Convert CONFIG_ENV_IS_IN... to a choice 8 years ago
Christophe Leroy fa379223cd Convert CONFIG_CMD_REGINFO to Kconfig 8 years ago
Simon Glass 6500ec7a5a Convert CONFIG_CMD_PCI to Kconfig 8 years ago
Simon Glass 0091362ce5 Convert CONFIG_CMD_PCA953X to Kconfig 8 years ago
Tom Rini 217324b23c PowerPC: mpc85xx: Update ft_verify_fdt 8 years ago
Tom Rini 8f1a80e99e configs: Migrate CMD_NAND* 8 years ago
Andy Yan 2b71d098ee powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot 8 years ago
Simon Glass 85fc970d74 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig 8 years ago
Tom Rini d56b4b1974 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS 8 years ago
Christophe Leroy 08dd988be5 powerpc, 8xx: fix missing function declarations. 8 years ago
Christophe Leroy ba2c5a5c9d powerpc: move get_pvr() and get_svr() into C 8 years ago
Christophe Leroy 506cb8be7e powerpc, 8xx: move cache helper into C 8 years ago
Christophe Leroy 7fd697fd54 powerpc, 8xx: move get_immr() into C 8 years ago
Christophe Leroy 1e7cefef58 powerpc, 8xx: Move cache function into C files 8 years ago
Christophe Leroy 36d3260756 powerpc, 8xx: Simplifying check_CPU() 8 years ago
Christophe Leroy f3603b4382 powerpc: Remove unneccessary #ifdefs in reginfo 8 years ago
Christophe Leroy 93e85d02b2 powerpc, timer: Does 8xx specific actions in 8xx cpu_init 8 years ago
Christophe Leroy 0819450fdd powerpc: get rid of addr_probe() 8 years ago
Christophe Leroy 7a0a550c7f powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk() 8 years ago
Simon Glass f2105c6182 sata: Move drivers into new drivers/ata directory 8 years ago
Simon Glass 10e40d54b3 Kconfig: Add CONFIG_SATA to enable SATA 8 years ago
Simon Glass 3bf926c0dd Convert CONFIG_CMD_SATA to Kconfig 8 years ago
Simon Glass fedb428c5b Convert CONFIG_SCSI to Kconfig 8 years ago
Christophe Leroy 53193a4f07 powerpc, 8xx: Add support for MCR3000 board from CSSI 8 years ago
Christophe Leroy dd7ff4721a powerpc, 8xx: move Serial driver to drivers/serial/ 8 years ago
Christophe Leroy f88c431b8a powerpc, 8xx: move SPI driver to drivers/spi/ 8 years ago
Christophe Leroy fad51ac3af powerpc, 8xx: move FEC Ethernet driver in drivers/net 8 years ago
Christophe Leroy b1e41d1cee powerpc, 8xx: Migrate to Kconfig 8 years ago
Christophe Leroy 6f65e75a8a powerpc, 8xx: Properly set CPM frequency in the device tree 8 years ago
Christophe Leroy 70fd071001 powerpc, 8xx: Handle checkpatch errors and some of the warnings/checks 8 years ago
Christophe Leroy 73bc94c6b7 powerpc, 8xx: Implement GLL2 ERRATA 8 years ago
Christophe Leroy ba3da7348a powerpc, 8xx: Use IO accessors to access IO memory 8 years ago
Christophe Leroy d79496657e powerpc, 8xx: move specific reginfo 8 years ago
Christophe Leroy debd1f3c33 powerpc, 8xx: move immap.c in arch/powerpc/cpu/mpc8xx/ 8 years ago
Christophe Leroy 907208c452 powerpc: Partialy restore core of mpc8xx 8 years ago
Heiko Schocher 98f705c9ce powerpc: remove 4xx support 8 years ago
Heiko Schocher 064b55cfcb powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x 8 years ago
Masahiro Yamada 51855e8981 treewide: remove unneeded semicolons 8 years ago
York Sun 3913191c8a powerpc: mpc8540ads: mpc8560ads: Drop support for MPC8540/60ADS 8 years ago
Heiko Schocher 5025897774 powerpc, 5xx: remove support for 5xx 8 years ago
Heiko Schocher 2eb48ff7a2 powerpc, 8260: remove support for mpc8260 8 years ago
Heiko Schocher 5b8e76c35e powerpc, 8xx: remove support for 8xx 8 years ago
Simon Glass 850431590c common: powerpc: Move arch-specific headers 8 years ago
Simon Glass 1b330894bd Convert CONFIG_CMD_IRQ to Kconfig 8 years ago
Simon Glass fc843a02ac Kconfig: Add a CONFIG_IDE option 8 years ago