Commit Graph

111 Commits (cdb72c5212c54dba2275c132b14e0df77d2040a9)

Author SHA1 Message Date
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 9 years ago
Masahiro Yamada b5bf5cb3b3 treewide: use #include <...> to include public headers 9 years ago
Masahiro Yamada 63a7578e4e arch, board: squash lines for immediate return 9 years ago
Siva Durga Prasad Paladugu a4d88920e5 Kconfig: Move config IDENT_STRING to Kconfig 9 years ago
Robert P. J. Day b7707b043e arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro. 9 years ago
Mateusz Kulikowski e162c6b1a7 usb: Rename ehci-fsl.h to ehci-ci.h 9 years ago
Ashish kumar 43381474ff arch/powperpc: Fix start_align due to use of __ffs64() instead ffs64() 9 years ago
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 9 years ago
Robert P. J. Day d7b4ca2b6f powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xx 10 years ago
Dirk Eibach a3f9d6c779 mpc83xx: Add strider board 10 years ago
Tom Rini 7ff15aca1a powerpc: Finish updating u-boot*lds scripts for newer binutils 10 years ago
Fabio Estevam 2d2f490dd5 powerpc: Remove __ilog2_u64 and ffs4 from bitops 10 years ago
Joe Hershberger a26cd04920 arch: Make board selection choices optional 10 years ago
Valentin Longchamp ac337168ad powerpc: add 2 common dcache assembly functions 10 years ago
Masahiro Yamada 2ea4cfdef6 powerpc: ids8313: use "select" instead of default value in defconfig 10 years ago
Masahiro Yamada 8d1e3cb140 powerpc: mpc83xx: remove MPC8360ERDK, EMPC8360EMDS support 10 years ago
Dirk Eibach 50dcf89d90 mpc83xx: Add gdsys hrcon board 11 years ago
Valentin Longchamp e83a7e9453 powerpc/mpc83xx: Zero boot_flags arg for calling board_init_f() 11 years ago
Masahiro Yamada 02627356b6 kconfig: add CONFIG_SUPPORT_SPL 11 years ago
Marek Vasut 5038d7f189 ppc: Zap Hymod board 11 years ago
Masahiro Yamada e7a565638a powerpc: mpc83xx: remove board support for MERGERBOX and MVBLM7 11 years ago
Masahiro Yamada 461be2f96e kconfig: remove redundant "string" type in arch and board Kconfigs 11 years ago
Masahiro Yamada c6d12624ae powerpc: remove redundant CPU definition 11 years ago
Masahiro Yamada dd84058d24 kconfig: add board Kconfig and defconfig files 11 years ago
Zhao Qiang 38d67a4e55 qe: move immap_qe.h from arch directory into common directory 11 years ago
Heiko Schocher 99509695db mpc8313, bootcount: mpc8313 has no qe muram 11 years ago
Masahiro Yamada d937326ffc Remove obsolete _LINUX_CONFIG_H macro 11 years ago
Ramneek Mehresh 3f283f4bdc powerpc/83xx: Add support for get_svr() for 83xx devices 11 years ago
Masahiro Yamada de04d64eda PowerPC: merge commonly-defined flags 12 years ago
York Sun 1df99080cb powerpc/mpc8349: Use generic mpc85xx DDR driver 12 years ago
York Sun 9a17eb5b7e Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx 12 years ago
York Sun 5614e71b49 Driver/DDR: Moving Freescale DDR driver to a common driver 12 years ago
Masahiro Yamada 5cdee2d41a powerpc: mpc83xx: Do not create a symbolic link to ddr-gen2.c 12 years ago
Masahiro Yamada c64c5aa56a powerpc: mpc83xx: delete unused rules 12 years ago
Masahiro Yamada 06c14117c4 powerpc: convert makefiles to Kbuild style 12 years ago
ramneek mehresh 77354e9d50 powerpc/usb:Differentiate USB controller base address 12 years ago
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 12 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 12 years ago
Roy Zang ce24f87b7b 83xx/pcie: fix build error for 83xx pcie 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 12 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 12 years ago
Simon Glass e9adeca3fc ppc: arm: Move sdhc_clk into arch_global_data 12 years ago
Simon Glass 43e60814b3 ppc: Move arbiter fields to arch_global_data 12 years ago
Simon Glass 3c4c308c00 ppc: Move reset_status to arch_global_data 12 years ago
Simon Glass 45bae2e3cf ppc: Move CONFIG_QE to arch_global_data 12 years ago
Simon Glass 609e6ec3f6 ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data 12 years ago
Simon Glass c6731fe22a ppc: Move mpc83xx clock fields to arch_global_data 12 years ago
Simon Glass 1206c18403 ppc: Move brg_clk to arch_global_data 12 years ago
Scott Wood 06f60ae3e4 powerpc/mpc83xx: add support for new SPL 13 years ago