Commit Graph

76 Commits (3937404f8b80eb482661a182ebb774e96356c607)

Author SHA1 Message Date
Robert P. J. Day 7ffe3cd62e Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP 9 years ago
Simon Glass 14c67ebaef powerpc: Drop unused code related to generic board 9 years ago
Tom Rini 0080931abf serial: Remove serial_putc_raw_dev 9 years ago
Heiko Schocher 6a655d8e34 powerpc, mpc5xxx: fix missing bootflag init 9 years ago
Tom Rini 7ff15aca1a powerpc: Finish updating u-boot*lds scripts for newer binutils 9 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 41eb4e5c31 powerpc: mpc5xxx: remove galaxy5200 board support 10 years ago
Masahiro Yamada 470ee8b125 powerpc: mpc5xxx: remove aev, TB5200 board support 10 years ago
Masahiro Yamada f8296d6975 powerpc: mpc5xxx: remove BC3450 board support 10 years ago
Masahiro Yamada 37b608a52d powerpc: remove icecube_5200, Lite5200, cpci5200, mecp5200, pf5200 10 years ago
Masahiro Yamada a258e732a7 powerpc: mpc5xxx: PM520 board support 10 years ago
Masahiro Yamada ad734f7dc2 powerpc: mpc5xxx: remove Total5200 board support 10 years ago
Masahiro Yamada ceaf499b50 powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 support 10 years ago
Masahiro Yamada cba1da495d include: move various macros to include/linux/kernel.h 10 years ago
Stefan Roese 5fc3494fdb powerpc: mpc52xx: Clear GD in the main U-Boot stage for SPL usage 10 years ago
Nikita Kiryanov ecfdcee5d9 powerpc: remove orphaned boards mcc200 and prs200 10 years ago
Masahiro Yamada b445c33a68 ppc/arm: remove remainders of dead boards in Kconfig 10 years ago
Wolfgang Denk d58a9451e7 ppc/arm: zap EMK boards 10 years ago
Masahiro Yamada 02627356b6 kconfig: add CONFIG_SUPPORT_SPL 10 years ago
Masahiro Yamada af55e35d33 powerpc: mpc5xxx: remove board support for MVBC_P and MVSMR 11 years ago
Masahiro Yamada 461be2f96e kconfig: remove redundant "string" type in arch and board Kconfigs 11 years ago
Vasili Galka 3400655e0f mpc5xxx: Add stub implementation of cache functions 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
Stephen Warren eb838e7d84 usb: create common header virtual root hub descriptors 11 years ago
Masahiro Yamada b2a6dfe4f8 powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 11 years ago
Masahiro Yamada d937326ffc Remove obsolete _LINUX_CONFIG_H macro 11 years ago
Masahiro Yamada de04d64eda PowerPC: merge commonly-defined flags 11 years ago
Masahiro Yamada 06c14117c4 powerpc: convert makefiles to Kbuild style 11 years ago
Troy Kisky 06d513ecb6 usb: add enum usb_init_type parameter to usb_lowlevel_init 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
Stefan Roese b4dc0bddbf mpc5200: spl_boot.c: Change init oder to first enable printf 12 years ago
Gerald Van Baren 58864ddc72 Clean up libfdt.h includes 12 years ago
Simon Glass b28774966c ppc: Move mpc5xxx clocks to arch_global_data 12 years ago
Stefan Roese 083f2e08d2 mpc5200: Add SPL support 12 years ago
Ilya Yanok c60795f41d usb: use linux/usb/ch9.h instead of usbdescriptors.h 12 years ago
Kim Phillips 20051f2ab2 arch/powerpc/lib/board.c, *traps.c: sparse fixes 12 years ago
Marek Vasut 8b493a5236 common: Discard the __u_boot_cmd section 13 years ago
Marek Vasut 556751427b common: Add .u_boot_list into all linker files 13 years ago
Lucas Stach c7e3b2b586 usb: lowlevel interface change to support multiple controllers 13 years ago
Marek Vasut a382725060 serial: Remove CONFIG_SERIAL_MULTI from serial drivers 13 years ago
Marek Vasut 90bad891e1 serial: Properly spell out the structure member names of serial_driver 13 years ago
Anatolij Gustschin d7903ae159 mpc5xxx: add GPIO port configuration 13 years ago
Mike Frysinger 5b84dd67cf usb: replace wait_ms() with mdelay() 13 years ago
Wolfgang Denk a442173048 arch/powerpc/cpu/mpc5xxx/usb_ohci.c: fix GCC 4.6 build warnings 14 years ago
Wolfgang Denk 9306749752 arch/powerpc/cpu/mpc5xxx/i2c.c: fix GC 4.6 build warnings 14 years ago
Anatolij Gustschin c4c9fbebae consolidate mdelay by providing a common function for all users 14 years ago