Commit Graph

140 Commits (218257b01a73b114fa1136f6ee6f25aea80bf113)

Author SHA1 Message Date
Simon Glass e5fb573f64 powerpc: Move setup_board_extra() into a PPC file 8 years ago
Simon Glass 70e2aaf380 board_f: powerpc: Use timer_init() instead of init_timebase() 8 years ago
Mark Marshall de8c9317a8 powerpc: mpc5200: Correct return value of memcpy function 8 years ago
Tony O'Brien 76866600f5 powerpc: Enable flush and invalidate dcache by range for MPC85xx 8 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() 9 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 9 years ago
Robert P. J. Day 25bab53ab2 Remove unneeded remnants of bcopy(). 9 years ago
Simon Glass 14c67ebaef powerpc: Drop unused code related to generic board 9 years ago
York Sun cb1629f91a powerpc: Disable flush or invalidate dcache by range for some SoCs 9 years ago
Andreas Bießmann 09c2b8f3e3 Change my mailaddress 9 years ago
Simon Glass 75918afa64 powerpc: Drop old non-generic-board code 10 years ago
Stefan Roese 27e7215645 ppc4xx: Remove sc3 board 10 years ago
Valentin Longchamp ac337168ad powerpc: add 2 common dcache assembly functions 10 years ago
Joe Hershberger d2eaec6006 net: Remove the bd* parameter from net stack functions 10 years ago
Andreas Bießmann 68145d4c7b common/board_f: factor out reserve_stacks 10 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 11 years ago
Boschung, Rainer 919e05520f powerpc: mpc85xx watchdog init added to init_func 11 years ago
Tang Yuantian 7cb7272365 mpc85xx/t104x: Enable L2 and CPC cache when resume 11 years ago
Simon Glass 9272a9b4f6 m68k: powerpc: Clean up do_mdm_init 11 years ago
Masahiro Yamada 8e2615752e bd_info: remove bi_barudrate member from struct bd_info 11 years ago
Tang Yuantian aade20046b mpc85xx/t104x: Add deep sleep framework support 11 years ago
Mela Custodio b892465dae bootstage: powerpc: support fdt stash and reporting 11 years ago
Masahiro Yamada 58dac32764 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 11 years ago
Masahiro Yamada cd2e46cb38 kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC 11 years ago
York Sun e38661634b common: Add get_effective_memsize() to memsize.c 11 years ago
Masahiro Yamada 6825a95b0b kbuild: use Linux Kernel build scripts 11 years ago
Masahiro Yamada 9e4140329e kbuild: change out-of-tree build 11 years ago
Miao Yan 871a57bb81 common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface. 11 years ago
Masahiro Yamada 06c14117c4 powerpc: convert makefiles to Kbuild style 12 years ago
Valentin Longchamp 13287e3d47 powerpc: cast bi_memsize to ulong for %ld usage 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Heiko Schocher ea818dbbcd i2c, soft-i2c: switch to new multibus/multiadapter support 12 years ago
Heiko Schocher 3f4978c713 i2c: common changes for multibus/multiadapter support 12 years ago
Dirk Eibach b8eee4354f Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM 12 years ago
Stefan Roese ed12b5b9da Fix bootm to work on powerpc again (compressed uImage) 12 years ago
Wolfgang Denk d6ed322222 Power: remove support for Freescale MPC8220 12 years ago
Simon Glass 3e51266a4e powerpc: Use image_setup_linux() instead of local code 12 years ago
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 12 years ago
Mats Kärrman fac150e83f powerpc/lib: fix unsafe register handling in wait_ticks 12 years ago
Simon Glass 660c60c4e7 ppc: Enable generic board support 12 years ago
Simon Glass 6f6430d72b Introduce generic post-relocation board_r.c 12 years ago
Simon Glass a6741bce50 Declare watchdog functions in watchdog.h 12 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 12 years ago
Gerald Van Baren 58864ddc72 Clean up libfdt.h includes 12 years ago
Kim Phillips 12e06fe03f treewide: include libfdt_env.h before fdt.h 12 years ago