index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpu
/
mpc8260
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-08
kgdb: cpu/mpc* cpu/74xx: include kgdb.h when needed
Mike Frysinger
1
-0
/
+1
2010-01-26
ppc: remove -ffixed-r14 gcc option.
Joakim Tjernlund
1
-1
/
+1
2010-01-26
ppc: Use r12 instead of r14 as GOT pointer.
Joakim Tjernlund
1
-6
/
+9
2010-01-26
ppc: Loose GOT access in IRQ
Joakim Tjernlund
1
-32
/
+3
2010-01-18
kgdb: drop duplicate debugger_exception_handler
Mike Frysinger
1
-4
/
+0
2009-11-22
mpc8260: move FDT memory node fixup into common CPU code.
Marcel Ziswiler
1
-0
/
+1
2009-10-08
relocation: Do not relocate NULL pointers.
Joakim Tjernlund
1
-2
/
+4
2009-10-03
ppc: Enable full relocation to RAM
Peter Tyser
1
-1
/
+0
2009-06-12
i2c: Create common default i2c_[set|get]_bus_speed() functions
Peter Tyser
1
-13
/
+0
2009-06-12
i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value
Peter Tyser
1
-3
/
+0
2009-05-15
MPC8260: fixup device tree by property instead of path
Wolfgang Denk
1
-5
/
+6
2009-04-04
mpc8260: Fill in brg's clock-frequency in device tree.
Scott Wood
1
-0
/
+3
2009-04-04
PQ2FADS: Enable PCI.
Scott Wood
1
-0
/
+2
2009-03-20
Fix all linker script to handle all rodata sections
Trent Piepho
1
-3
/
+1
2009-03-20
cpu/: get mac address from environment
Mike Frysinger
2
-4
/
+4
2009-02-09
Fix MPC8260 with ethernet on SCC
ksi@koi8.net
1
-1
/
+1
2009-02-10
82xx serial, smc: Coding-Style cleanup serial SMC driver
Heiko Schocher
1
-36
/
+18
2009-02-10
82xx serial, smc: add configurable SMC Rx buffer len
Heiko Schocher
1
-37
/
+60
2009-02-07
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
Kumar Gala
1
-2
/
+2
2009-02-01
Merge branch 'master' of git://git.denx.de/u-boot-net
Wolfgang Denk
3
-12
/
+49
2009-01-28
Standardize command usage messages with cmd_usage()
Peter Tyser
1
-2
/
+2
2009-01-24
mgcoge make ether_scc.c work with CONFIG_NET_MULTI
Gary Jennejohn
3
-12
/
+49
2008-12-15
i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions
Timur Tabi
1
-16
/
+0
2008-12-09
Section name should be ".data", not "data"
Trent Piepho
1
-1
/
+1
2008-12-06
Update U-Boot's build timestamp on every compile
Peter Tyser
1
-1
/
+2
2008-11-18
Align end of bss by 4 bytes
Selvamuthukumar
1
-0
/
+1
2008-11-09
Moved initialization of FCC Ethernet controller to cpu_eth_init
Ben Warren
1
-0
/
+13
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
15
-257
/
+257
2008-10-18
I2C: adding new "i2c bus" Command to the I2C Subsystem.
Heiko Schocher
1
-1
/
+14
2008-10-18
i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver.
Heiko Schocher
1
-0
/
+36
2008-08-21
fdt: rework fdt_fixup_ethernet() to use env instead of bd_t
Kumar Gala
1
-1
/
+1
2008-08-12
MPC8272ADS: fix build error: 'bd_t' has no member named 'pci_clk'
Wolfgang Denk
1
-1
/
+1
2008-07-31
8260: Making the use of gd->pci_clk dependant on the CONFIG_PCI
Matvejchikov Ilya
1
-20
/
+27
2008-07-09
FDT memory and pci node fixes for MPC8260ADS
Matvejchikov Ilya
1
-0
/
+12
2008-07-01
mpc8260: add fdt_fixup_ethernet support
Esben Haabendal
1
-0
/
+5
2008-05-21
Big white-space cleanup.
Wolfgang Denk
3
-11
/
+11
2008-04-17
Remove all the search paths from the .lds files.
Jason Wessel
1
-1
/
+0
2008-02-21
[new uImage] Pull in libfdt if CONFIG_FIT is enabled
Marian Balakowicz
1
-1
/
+1
2008-02-14
PPC: Use r2 instead of r29 as global data pointer
Wolfgang Denk
1
-1
/
+1
2008-01-12
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
1
-1
/
+1
2008-01-12
Added support for the mgcoge board from keymile.
Heiko Schocher
1
-4
/
+5
2007-11-21
Move do_fixup* for libfdt into common code
Kumar Gala
1
-26
/
+4
2007-11-15
Revert "Correct fixup relocation for mpc8260"
Grant Likely
2
-1
/
+2
2007-11-03
add ft_cpu_setup(..) on mpc8260
Sergej Stepanov
1
-0
/
+38
2007-07-10
cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
3
-3
/
+3
2007-07-09
cpu/m*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
6
-16
/
+16
2007-07-05
Fixing some typos etc. introduced mainly by cfg patches.
Wolfgang Denk
1
-1
/
+1
2007-07-04
Correct fixup relocation for mpc8260
Grant Likely
2
-2
/
+1
2007-07-04
Consolidate mpc8260 linker scripts
Grant Likely
2
-0
/
+128
2007-07-04
cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
6
-15
/
+16
[next]