Commit Graph

1657 Commits (723806cc5bea9f8b37323dfd7568603f99af6a06)

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