Commit Graph

82 Commits (210fbee901b13d8e21568fc3e00932f3e082c178)

Author SHA1 Message Date
Joe Hershberger a26cd04920 arch: Make board selection choices optional 10 years ago
Joe Hershberger 1fd92db83d net: cosmetic: Fix var naming net <-> eth drivers 10 years ago
Joe Hershberger 1203fcceec net: cosmetic: Cleanup internal packet buffer names 10 years ago
Joe Hershberger 0adb5b761f net: cosmetic: Name ethaddr variables consistently 10 years ago
Joe Hershberger 8b2c9a7157 net: Provide a function to get the current MAC address 10 years ago
Rob Herring 7682a99826 remove unnecessary version.h includes 10 years ago
Masahiro Yamada 9067b30008 mpc8260: remove atc board support 11 years ago
Masahiro Yamada f7e1af8690 mpc8260: remove CPU86, CPU87 board support 11 years ago
Masahiro Yamada e2b1962977 mpc8260: remove ep82xxm board support 11 years ago
Masahiro Yamada 8eecbaf303 mpc8260: remove gw8260 board support 11 years ago
Masahiro Yamada 87882f5727 mpc8260: remove IPHASE4539 board support 11 years ago
Masahiro Yamada d2fd1d6623 mpc8260: remove muas3001 board support 11 years ago
Masahiro Yamada dc0b2fb4a7 mpc8260: remove PM825, PM826, PM828 board support 11 years ago
Masahiro Yamada b3a2bbe1a4 mpc8260: remove MPC8266ADS board support 11 years ago
Masahiro Yamada cc90905f78 mpc8260: remove VoVPN-GW board support 11 years ago
Masahiro Yamada 4ad015bab0 mpc8260: remove ep8260 board support 11 years ago
Masahiro Yamada 793116d2c5 mpc8260: remove ppmc8260 board support 11 years ago
Masahiro Yamada b35c0ad6e6 mpc8260: remove sacsng board support 11 years ago
Masahiro Yamada d19f6a60ec powerpc: remove cogent_8xx, cogent_mpc8260 board support 11 years ago
Marek Vasut f06f9a1fb1 ppc: Zap TQM8272 board 11 years ago
Marek Vasut ccc1950010 ppc: Zap TQM8260 board 11 years ago
Marek Vasut 6afb3574c9 ppc: Zap IDS8247 board 11 years ago
Marek Vasut 5038d7f189 ppc: Zap Hymod board 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
Masahiro Yamada facb6725c3 powerpc: mpc8260ads: remove orphan board 11 years ago
Masahiro Yamada 58dac32764 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 11 years ago
Masahiro Yamada 36aa822880 powerpc: delete unused header files 12 years ago
Masahiro Yamada d937326ffc Remove obsolete _LINUX_CONFIG_H macro 12 years ago
Masahiro Yamada de04d64eda PowerPC: merge commonly-defined flags 12 years ago
Masahiro Yamada 06c14117c4 powerpc: convert makefiles to Kbuild style 12 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Heiko Schocher 9a2accb44f i2c, multibus: get rid of CONFIG_I2C_MUX 12 years ago
Scott Wood a166fbca20 powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 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
Gerald Van Baren 58864ddc72 Clean up libfdt.h includes 13 years ago
Simon Glass 6bb9ba7260 ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data 13 years ago
Simon Glass 3c4c308c00 ppc: Move reset_status to arch_global_data 13 years ago
Simon Glass 748cd0591a ppc: Move clock fields to arch_global_data 13 years ago
Simon Glass 1206c18403 ppc: Move brg_clk to arch_global_data 13 years ago
Kim Phillips 20051f2ab2 arch/powerpc/lib/board.c, *traps.c: sparse fixes 13 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
Marek Vasut ec3fd68952 serial: Use default_serial_puts() in drivers 13 years ago
Marek Vasut a382725060 serial: Remove CONFIG_SERIAL_MULTI from serial drivers 13 years ago
Marek Vasut d68f4da2fa serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8260 serial drivers 13 years ago
Joe Hershberger cb487f5664 net: cosmetic: Un-typedef Ethernet_t 13 years ago