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
/
ppc4xx
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-28
Standardize command usage messages with cmd_usage()
Peter Tyser
1
-2
/
+2
2009-01-26
ppc4xx: Improve DDR autodetect
Dirk Eibach
1
-5
/
+50
2008-12-16
Coding style cleanup, update CHANGELOG.
Wolfgang Denk
2
-2
/
+1
2008-12-15
i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions
Timur Tabi
1
-20
/
+0
2008-12-09
Section name should be ".data", not "data"
Trent Piepho
1
-4
/
+3
2008-12-06
Update U-Boot's build timestamp on every compile
Peter Tyser
1
-1
/
+2
2008-11-21
ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization
Dave Mitchell
1
-7
/
+20
2008-11-21
ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs
Dave Mitchell
1
-20
/
+21
2008-11-20
ppc4xx: Clear all potentially pending exceptions in MCSR
Stefan Roese
1
-0
/
+4
2008-11-09
Moved initialization of PPC4xx EMAC to cpu_eth_init()
Ben Warren
1
-0
/
+14
2008-11-09
Moved PPC4xx EMAC driver to drivers/net
Ben Warren
2
-2128
/
+0
2008-11-09
Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC
Ben Warren
2
-9
/
+1
2008-10-24
ppc4xx: Generic architecture for xilinx ppc405(v3)
Ricardo Ribalda Delgado
1
-1
/
+2
2008-10-21
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
3
-36
/
+99
2008-10-21
ppc4xx: Correctly setup ranges property in ebc node
Stefan Roese
1
-17
/
+28
2008-10-21
ppc4xx: Add routine to retrieve CPU number
Adam Graham
1
-1
/
+18
2008-10-21
ppc4xx: Add static support for 44x IBM SDRAM Controller
Adam Graham
1
-18
/
+53
2008-10-21
Cleanup: fix "MHz" spelling
Wolfgang Denk
3
-3
/
+3
2008-10-21
Merge git://git.denx.de/u-boot into x1
Markus Klotzbuecher
25
-521
/
+544
2008-10-18
Merge 'next' branch
Wolfgang Denk
25
-517
/
+517
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
25
-517
/
+517
2008-10-17
ppc4xx: PPC44x MQ initialization
Yuri Tikhonov
1
-4
/
+6
2008-10-14
The PIPE_INTERRUPT flag is used wrong
Remy Bohmer
1
-4
/
+4
2008-10-08
ppc4xx: Reset and relock memory DLL after SDRAM_CLKTR change
Adam Graham
1
-0
/
+21
2008-09-22
Revert "ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB)"
Stefan Roese
1
-0
/
+5
2008-09-16
ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB)
Victor Gallardo
1
-5
/
+0
2008-09-12
ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports
Stefan Roese
1
-4
/
+10
2008-09-08
ppc4xx: Remove CONFIG_CS8952_PHY define
Stefan Roese
1
-2
/
+0
2008-09-08
ppc4xx: Fix compilation warning for PIP405
Stefan Roese
1
-6
/
+5
2008-09-08
ppc4xx: Fix compilation warning for canyonlands & glacier
Stefan Roese
1
-7
/
+3
2008-09-05
ppc4xx: Add support for GPCS, SGMII and M88E1112 PHY
Victor Gallardo
2
-5
/
+195
2008-09-05
ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routines
Adam Graham
2
-63
/
+98
2008-09-05
ppc4xx: IBM Memory Controller DDR autocalibration routines
Adam Graham
1
-0
/
+1212
2008-08-30
ppc4xx/NAND: Add select_chip function to 4xx NDFC driver
Stefan Roese
1
-0
/
+8
2008-08-29
ppc4xx: NAND configuration
Wolfgang Ocker
1
-1
/
+5
2008-08-29
ppc4xx: fix UIC external_interrupt hang on UIC0
Victor Gallardo
1
-2
/
+2
2008-08-29
ppc4xx: Optimizations/Cleanups for IBM DDR2 Memory Controller
Prodyut Hazarika
1
-17
/
+56
2008-08-22
ppc4xx: AMCC PPC460GT/EX PCI-E de-emphasis adjustment fix
Tirumala R Marri
1
-5
/
+5
2008-08-21
ppc4xx: Cleanup of "ppc4xx: Optimize PLB4 Arbiter..." patch
Stefan Roese
2
-24
/
+13
2008-08-21
ppc4xx: Optimize PLB4 Arbiter and Memory Queue settings for PPC440SP/SPe,
Prodyut Hazarika
2
-5
/
+38
2008-08-21
fdt: rework fdt_fixup_ethernet() to use env instead of bd_t
Kumar Gala
1
-1
/
+1
2008-08-13
Merge branch 'Makefile' of git://git.denx.de/u-boot-arm
Wolfgang Denk
1
-1
/
+1
2008-08-13
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
Stefan Roese
1
-64
/
+48
2008-08-13
drivers/mtd/nand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2008-08-12
NAND: Update 4xx NDFC driver to match updated nand subsystem
Stefan Roese
1
-42
/
+41
2008-08-12
Fixing coding style issues
William Juul
1
-7
/
+7
2008-08-12
Update MTD to that of Linux 2.6.22.1
William Juul
1
-36
/
+21
2008-08-06
Fix merge problems
Stefan Roese
1
-12
/
+12
2008-07-18
ppc4xx: Fix incorrect MODTx setup for some DIMM configurations
Stefan Roese
1
-12
/
+12
2008-07-18
ppc4xx: Minor coding style cleanup of Xilinx Virtex5 ml507 support
Stefan Roese
2
-36
/
+7
[next]