Commit Graph

157 Commits (723806cc5bea9f8b37323dfd7568603f99af6a06)

Author SHA1 Message Date
Simon Glass 723806cc5b env: Rename some other getenv()-related functions 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Christophe Leroy 08dd988be5 powerpc, 8xx: fix missing function declarations. 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 ba3da7348a powerpc, 8xx: Use IO accessors to access IO memory 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
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
Simon Glass c7c111e5f7 Convert CONFIG_CMD_IMMAP to Kconfig 7 years ago
Simon Glass fc843a02ac Kconfig: Add a CONFIG_IDE option 7 years ago
Vikas Manocha 5bf5250e9d spl: make image arg or fdt blob address reconfigurable 7 years ago
Simon Glass e5fb573f64 powerpc: Move setup_board_extra() into a PPC file 7 years ago
Simon Glass 70e2aaf380 board_f: powerpc: Use timer_init() instead of init_timebase() 7 years ago
Mark Marshall de8c9317a8 powerpc: mpc5200: Correct return value of memcpy function 7 years ago
Tony O'Brien 76866600f5 powerpc: Enable flush and invalidate dcache by range for MPC85xx 7 years ago
Uri Mashiach 2d8d190c83 status_led: Kconfig migration 8 years ago
Masahiro Yamada 63c0941726 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY 8 years ago
Simon Glass ca12e65caa spl: Add a parameter to jump_to_image_linux() 8 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
Robert P. J. Day 25bab53ab2 Remove unneeded remnants of bcopy(). 8 years ago
Simon Glass 14c67ebaef powerpc: Drop unused code related to generic board 8 years ago
York Sun cb1629f91a powerpc: Disable flush or invalidate dcache by range for some SoCs 8 years ago
Andreas Bießmann 09c2b8f3e3 Change my mailaddress 8 years ago
Simon Glass 75918afa64 powerpc: Drop old non-generic-board code 9 years ago
Stefan Roese 27e7215645 ppc4xx: Remove sc3 board 9 years ago
Valentin Longchamp ac337168ad powerpc: add 2 common dcache assembly functions 9 years ago
Joe Hershberger d2eaec6006 net: Remove the bd* parameter from net stack functions 9 years ago
Andreas Bießmann 68145d4c7b common/board_f: factor out reserve_stacks 9 years ago
tang yuantian 59d34ed022 mpc85xx: clean up the old deep sleep framework 10 years ago
Masahiro Yamada 36da51ebac powerpc: mpc8xx: remove hermes board support 10 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
Tang Yuantian 3067547502 powerpc/mpc85xx: Make boot flag effective 10 years ago
Boschung, Rainer 919e05520f powerpc: mpc85xx watchdog init added to init_func 10 years ago
Tang Yuantian 7cb7272365 mpc85xx/t104x: Enable L2 and CPC cache when resume 10 years ago
Simon Glass 9272a9b4f6 m68k: powerpc: Clean up do_mdm_init 10 years ago
Masahiro Yamada 8e2615752e bd_info: remove bi_barudrate member from struct bd_info 10 years ago
Tang Yuantian aade20046b mpc85xx/t104x: Add deep sleep framework support 10 years ago
Mela Custodio b892465dae bootstage: powerpc: support fdt stash and reporting 10 years ago
Masahiro Yamada 58dac32764 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 10 years ago
Masahiro Yamada cd2e46cb38 kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC 10 years ago
York Sun e38661634b common: Add get_effective_memsize() to memsize.c 10 years ago
Masahiro Yamada 6825a95b0b kbuild: use Linux Kernel build scripts 10 years ago
Masahiro Yamada 9e4140329e kbuild: change out-of-tree build 10 years ago
Miao Yan 871a57bb81 common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface. 11 years ago