Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
24e741269605ff7f073e83294852dd16edcd22c0
/
arch
/
powerpc
/
cpu
/
mpc8260
a26cd04
arch: Make board selection choices optional
by Joe Hershberger
· 9 years ago
1fd92db
net: cosmetic: Fix var naming net <-> eth drivers
by Joe Hershberger
· 10 years ago
1203fcc
net: cosmetic: Cleanup internal packet buffer names
by Joe Hershberger
· 10 years ago
0adb5b7
net: cosmetic: Name ethaddr variables consistently
by Joe Hershberger
· 10 years ago
8b2c9a7
net: Provide a function to get the current MAC address
by Joe Hershberger
· 10 years ago
7682a99
remove unnecessary version.h includes
by Rob Herring
· 10 years ago
9067b30
mpc8260: remove atc board support
by Masahiro Yamada
· 10 years ago
f7e1af8
mpc8260: remove CPU86, CPU87 board support
by Masahiro Yamada
· 10 years ago
e2b1962
mpc8260: remove ep82xxm board support
by Masahiro Yamada
· 10 years ago
8eecbaf
mpc8260: remove gw8260 board support
by Masahiro Yamada
· 10 years ago
87882f5
mpc8260: remove IPHASE4539 board support
by Masahiro Yamada
· 10 years ago
d2fd1d6
mpc8260: remove muas3001 board support
by Masahiro Yamada
· 10 years ago
dc0b2fb
mpc8260: remove PM825, PM826, PM828 board support
by Masahiro Yamada
· 10 years ago
b3a2bbe
mpc8260: remove MPC8266ADS board support
by Masahiro Yamada
· 10 years ago
cc90905
mpc8260: remove VoVPN-GW board support
by Masahiro Yamada
· 10 years ago
4ad015b
mpc8260: remove ep8260 board support
by Masahiro Yamada
· 10 years ago
793116d
mpc8260: remove ppmc8260 board support
by Masahiro Yamada
· 10 years ago
b35c0ad
mpc8260: remove sacsng board support
by Masahiro Yamada
· 10 years ago
d19f6a6
powerpc: remove cogent_8xx, cogent_mpc8260 board support
by Masahiro Yamada
· 10 years ago
f06f9a1
ppc: Zap TQM8272 board
by Marek Vasut
· 10 years ago
ccc1950
ppc: Zap TQM8260 board
by Marek Vasut
· 10 years ago
6afb357
ppc: Zap IDS8247 board
by Marek Vasut
· 10 years ago
5038d7f
ppc: Zap Hymod board
by Marek Vasut
· 10 years ago
461be2f
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· 10 years ago
c6d1262
powerpc: remove redundant CPU definition
by Masahiro Yamada
· 10 years ago
dd84058
kconfig: add board Kconfig and defconfig files
by Masahiro Yamada
· 10 years ago
facb672
powerpc: mpc8260ads: remove orphan board
by Masahiro Yamada
· 10 years ago
58dac32
powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260
by Masahiro Yamada
· 11 years ago
36aa822
powerpc: delete unused header files
by Masahiro Yamada
· 11 years ago
d937326
Remove obsolete _LINUX_CONFIG_H macro
by Masahiro Yamada
· 11 years ago
de04d64e
PowerPC: merge commonly-defined flags
by Masahiro Yamada
· 11 years ago
06c1411
powerpc: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
c2120fb
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
9a2accb
i2c, multibus: get rid of CONFIG_I2C_MUX
by Heiko Schocher
· 12 years ago
a166fbc
powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7
by Scott Wood
· 11 years ago
0ce033d
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
3929fb0
Replace __bss_end__ with __bss_end
by Simon Glass
· 12 years ago
ef123c5
Refactor linker-generated arrays
by Albert ARIBAUD
· 12 years ago
58864dd
Clean up libfdt.h includes
by Gerald Van Baren
· 12 years ago
6bb9ba7
ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data
by Simon Glass
· 12 years ago
3c4c308
ppc: Move reset_status to arch_global_data
by Simon Glass
· 12 years ago
748cd05
ppc: Move clock fields to arch_global_data
by Simon Glass
· 12 years ago
1206c18
ppc: Move brg_clk to arch_global_data
by Simon Glass
· 12 years ago
20051f2
arch/powerpc/lib/board.c, *traps.c: sparse fixes
by Kim Phillips
· 12 years ago
8b493a5
common: Discard the __u_boot_cmd section
by Marek Vasut
· 12 years ago
5567514
common: Add .u_boot_list into all linker files
by Marek Vasut
· 12 years ago
ec3fd68
serial: Use default_serial_puts() in drivers
by Marek Vasut
· 12 years ago
a382725
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
by Marek Vasut
· 12 years ago
d68f4da
serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8260 serial drivers
by Marek Vasut
· 12 years ago
cb487f5
net: cosmetic: Un-typedef Ethernet_t
by Joe Hershberger
· 12 years ago
7a10692
arch/powerpc/cpu/mpc8260/ether_scc.c: Fix compile warning
by Joe Hershberger
· 12 years ago
888fc61
arch/powerpc/cpu/mpc8260/ether_fcc.c: Fix compile warning
by Joe Hershberger
· 12 years ago
69545df
arch/powerpc/cpu/mpc8260/spi.c: Fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
918e346
mpc8260/i2c.c: replace PRINTD() by debug()
by Wolfgang Denk
· 13 years ago
86ba925
mpc8260/i2c.c: CodingStyle cleanup
by Wolfgang Denk
· 13 years ago
89a7b78
mpc8260/speed.c: Fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
e2a5345
net: drop !NET_MULTI code
by Mike Frysinger
· 13 years ago
b30d41c
sbc82xx: delete support for obsolete SBC8240/SBC8260
by Paul Gortmaker
· 13 years ago
fa82f87
Convert ISO-8859 files to UTF-8
by Albert ARIBAUD
· 13 years ago
09c2e90
unify version_string
by Andreas Bießmann
· 13 years ago
8c4734e
Revert "PowerPC: Add support for -msingle-pic-base"
by Wolfgang Denk
· 14 years ago
39768f7
PowerPC: Add support for -msingle-pic-base
by Joakim Tjernlund
· 14 years ago
33ee4c9
PowerPC: Move -fPIC flag to common place
by Joakim Tjernlund
· 14 years ago
44c6e65
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
337f5f5
PowerPC: Add relocation support for -fpic
by Joakim Tjernlund
· 14 years ago
ba273f0
8260: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· 14 years ago
fa11dbe
arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work
by Wolfgang Denk
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
34bbf61
PowerPC: Don't destroy fixup table while doing fixups
by Joakim Tjernlund
· 14 years ago
25ddd1f
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
d1e0b10
powerpc: do not fixup NULL ptrs
by Joakim Tjernlund
· 14 years ago
d98b052
powerpc: Cleanup BOOTFLAG_* references
by Peter Tyser
· 14 years ago
52ebd9c
powerpc: Remove warm reset entry point
by Peter Tyser
· 14 years ago
800eb09
POST cleanup.
by Michael Zaidman
· 14 years ago
40e74c8
bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings.
by Wolfgang Denk
· 14 years ago
48690d8
net ppc: fix ethernet device names with spaces
by Heiko Schocher
· 14 years ago
47e26b1
cmd_usage(): simplify return code handling
by Wolfgang Denk
· 14 years ago
54841ab
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
e4a95d1
powerpc: Consolidate bootcount_{store|load} for PowerPC
by Stefan Roese
· 15 years ago
a47a12b
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago