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
/
mpc5xxx
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-15
i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions
Timur Tabi
1
-16
/
+0
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
2
-0
/
+2
2008-10-21
Use strmhz() to format clock frequencies
Wolfgang Denk
1
-3
/
+6
2008-10-21
Merge git://git.denx.de/u-boot into x1
Markus Klotzbuecher
10
-113
/
+113
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
10
-113
/
+113
2008-10-14
The PIPE_INTERRUPT flag is used wrong
Remy Bohmer
1
-4
/
+4
2008-09-10
rename environment.c in env_embedded.c to reflect is functionality
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2008-09-02
Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory
Ben Warren
1
-0
/
+13
2008-08-29
Move MPC5xxx_FEC driver to drivers/net
Ben Warren
4
-1447
/
+1
2008-08-27
mpc52xx: added support for the MPC5200 based MUC.MC52 board from MAN.
Heiko Schocher
1
-2
/
+4
2008-08-25
Minor coding style cleanup, updte CHANGELOG
Wolfgang Denk
1
-7
/
+7
2008-08-21
Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 Boards
Axel Beierlein
1
-0
/
+20
2008-05-21
Big white-space cleanup.
Wolfgang Denk
3
-9
/
+9
2008-04-25
USB: fix more GCC 4.2.x aliasing warnings
Wolfgang Denk
1
-2
/
+2
2008-04-17
Remove all the search paths from the .lds files.
Jason Wessel
2
-2
/
+0
2008-03-26
Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing
Bartlomiej Sieka
1
-1
/
+1
2008-03-25
MPC5200: support setup without FEC
André Schwarz
1
-0
/
+4
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
MPC5200: don't use hardcoded MBAR address in Bestcomm firmware
Oliver Weber
1
-4
/
+4
2008-01-12
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
2
-2
/
+2
2008-01-12
added basic support for the MUNICes board.
Heiko Schocher
1
-3
/
+4
2007-11-21
Move do_fixup* for libfdt into common code
Kumar Gala
1
-31
/
+9
2007-11-15
Revert "Correct fixup relocation for MPC5xxx"
Grant Likely
3
-1
/
+3
2007-09-06
Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDT
Grant Likely
1
-25
/
+41
2007-08-29
MPC5xxx: fix some compiler warnings in USB code
Martin Krause
1
-3
/
+3
2007-08-29
Minor coding style cleanup.
Wolfgang Denk
1
-1
/
+1
2007-08-28
[UC101] Fix: if no CF in the board, U-Boot resets sometimes.
Heiko Schocher
1
-0
/
+8
2007-08-07
Merge with git://www.denx.de/git/u-boot.git
Markus Klotzbuecher
9
-25
/
+294
2007-08-07
Merge with /home/tur/git/u-boot#cm5200-si
Wolfgang Denk
1
-1
/
+1
2007-08-06
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
Wolfgang Denk
8
-16
/
+278
2007-08-03
cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family.
Bartlomiej Sieka
1
-1
/
+1
2007-07-11
CM1.QP1: Support for the Schindler CM1.QP1 board.
Bartlomiej Sieka
1
-7
/
+14
2007-07-10
cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
1
-2
/
+2
2007-07-09
cpu/m*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
4
-13
/
+13
2007-07-04
Correct fixup relocation for MPC5xxx
Grant Likely
3
-3
/
+1
2007-07-04
Consolidate mpc5xxx linker scripts
Grant Likely
3
-0
/
+264
2007-07-04
cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
4
-13
/
+13
2007-06-22
[ppc] Fix build breakage for all non-4xx PowerPC variants.
Rafal Jaworowski
1
-2
/
+2
2007-06-06
USB: ohci fixes and cleanup for mpc5xxx and IceCube board config
Markus Klotzbuecher
1
-0
/
+54
2007-05-29
Merge git://www.denx.de/git/u-boot into 2007_05_15-testing
Markus Klotzbuecher
2
-4
/
+11
2007-05-28
Merge with /home/tur/git/u-boot#motionpro
Wolfgang Denk
2
-8
/
+4
2007-05-27
MPC5XXX, Motion-PRO: Fix PHY initialization problem.
Bartlomiej Sieka
1
-4
/
+0
2007-05-27
MPC5xxx: Change names of defines related to IPB and PCI clocks.
Bartlomiej Sieka
1
-4
/
+4
2007-05-15
Merge with /home/tur/git/u-boot#motionpro
Wolfgang Denk
1
-0
/
+11
2007-05-07
[MPC5xxx] There are networking problems on the Motion-PRO board with
Bartlomiej Sieka
1
-0
/
+11
2007-05-07
Merge with git://www.denx.de/git/u-boot.git
Markus Klotzbuecher
1
-4
/
+12
2007-05-05
5xxx: write MAC address to mac-address and local-mac-address
Timur Tabi
1
-0
/
+4
2007-05-05
[PATCH] Use PVR to distinguish MPC5200B from MPC5200 in boot message
Grzegorz Wianecki
1
-4
/
+8
[next]