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
old/tizen_20241126
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
2009-01-28
Standardize command usage messages with cmd_usage()
Peter Tyser
1
-2
/
+2
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
2007-06-22
Coding stylke cleanup; rebuild CHANGELOG
Wolfgang Denk
1
-2
/
+2
2007-06-22
[ppc] Fix build breakage for all non-4xx PowerPC variants.
Rafal Jaworowski
1
-2
/
+2
2007-03-21
[PATCH] TQM8272: dont change the bits given from the HRCW
Heiko Schocher
2
-21
/
+5
2006-12-21
Added support for the TQM8272 board from TQ
Heiko Schocher
4
-2
/
+62
2006-10-09
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
1
-1
/
+1
2006-09-01
Add support for a saving build objects in a separate directory.
Marian Balakowicz
1
-8
/
+12
2006-05-30
Fix PCI to memory window size problems on PM82x boards
Wolfgang Denk
1
-2
/
+2
2006-03-31
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
10
-35
/
+24
2006-03-12
Fix PCIDF calculation in cpu/mpc8260/speed.c for MPC8280EC
Wolfgang Denk
1
-8
/
+19
2005-10-28
Add support for multiple PHYs.
Marian Balakowicz
1
-0
/
+10
2005-10-13
Cleanup for GCC-4.x
Wolfgang Denk
1
-1
/
+1
2005-09-25
Cleanup
Wolfgang Denk
1
-22
/
+22
2005-09-25
Added support for PCI bridge on MPC8272ADS
Wolfgang Denk
1
-5
/
+34
2005-08-06
Fix PowerQUICC II mask detection.
Wolfgang Denk
1
-2
/
+2
2005-08-06
Fix baudrate setting for KGDB on MPC8260
Wolfgang Denk
1
-2
/
+2
2005-08-05
Merge with /home/wd/git/u-boot/master
Wolfgang Denk
1
-2
/
+5
2005-08-03
Ignore broadcast status bit in received frames in 8260 FCC ethernet
Wolfgang Denk
1
-2
/
+5
2005-07-23
* Patch by Jon Loeliger, Kumar Gala 2005-02-08
Jon Loeliger
1
-1
/
+1
2005-05-30
Patch by Juergen Selent, 17 May 2005:
wdenk
1
-0
/
+2
2005-04-03
Patch by Jerry Van Baren, 08 Nov 2004:
wdenk
1
-2
/
+2
2004-10-10
* Patch by Gridish Shlomi, 30 Aug 2004:
wdenk
3
-4
/
+19
[next]