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
/
board
/
amcc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-26
ppc4xx: Sequoia: Fix TLB reassignment in NAND booting code
Stefan Roese
1
-1
/
+1
2009-03-20
Fix all linker script to handle all rodata sections
Trent Piepho
22
-66
/
+22
2009-03-17
Fix AMCC Sequoia board DDR memory configuration
Mikhail Zolotaryov
1
-1
/
+1
2009-02-12
ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boards
Stefan Roese
4
-0
/
+4
2009-01-28
Command usage cleanup
Peter Tyser
14
-26
/
+26
2009-01-28
amcc: Clean up command usage output
Peter Tyser
3
-9
/
+9
2009-01-28
Standardize command usage messages with cmd_usage()
Peter Tyser
8
-12
/
+12
2008-11-21
ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization
Dave Mitchell
1
-1
/
+1
2008-11-21
ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs
Dave Mitchell
1
-11
/
+12
2008-11-18
Align end of bss by 4 bytes
Selvamuthukumar
22
-0
/
+22
2008-11-02
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
1
-1
/
+1
2008-10-21
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
3
-0
/
+169
2008-10-21
ppc4xx: Add 1.0 & 1.066 GHz to canyonlands bootstrap command for PLL setup
Stefan Roese
1
-0
/
+12
2008-10-21
ppc4xx: Add AMCC Arches board support (dual 460GT)
Adam Graham
2
-0
/
+157
2008-10-21
Cleanup: fix "MHz" spelling
Wolfgang Denk
2
-20
/
+20
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
57
-761
/
+761
2008-09-22
ppc4xx: Canyonlands: Remove unnecessary FDT warning upon DTB fixup
Stefan Roese
1
-12
/
+4
2008-09-12
Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm
Wolfgang Denk
18
-55
/
+53
2008-09-12
ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports
Stefan Roese
1
-9
/
+0
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
9
-36
/
+36
2008-09-10
move cmd_get_data_size to command.c
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+0
2008-09-10
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
11
-12
/
+12
2008-09-10
rename environment.c in env_embedded.c to reflect is functionality
Jean-Christophe PLAGNIOL-VILLARD
6
-6
/
+6
2008-09-02
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
Ben Warren
4
-0
/
+24
2008-08-12
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next
Stefan Roese
1
-0
/
+5
2008-08-07
ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per sch...
Steven A. Falco
1
-0
/
+5
2008-07-14
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next
Stefan Roese
1
-55
/
+55
2008-07-13
ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards
Stefan Roese
5
-105
/
+0
2008-07-11
Fix some more printf() format issues.
Wolfgang Denk
1
-55
/
+55
2008-07-11
ppc4xx: Some Rewood cleanups (coding style, leading white spaces)
Stefan Roese
1
-177
/
+141
2008-07-11
ppc4xx: Cleanup Katmai & Yucca PCIe register usage
Stefan Roese
2
-126
/
+8
2008-07-11
ppc4xx: Rework 440GX UIC handling
Stefan Roese
2
-38
/
+62
2008-07-11
ppc4xx: Consolidate PPC4xx UIC defines
Stefan Roese
1
-1
/
+1
2008-07-11
ppc4xx: Consolidate PPC4xx UIC defines
Stefan Roese
1
-2
/
+1
2008-07-11
ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards
Stefan Roese
5
-105
/
+0
2008-07-11
ppc4xx: Initial framework of the AMCC PPC460SX redwood reference board.
Feng Kan
6
-0
/
+858
2008-07-10
ppc4xx: Fix printf format warnings now visible with the updated format check
Stefan Roese
1
-2
/
+2
2008-07-02
Cleanup: remove redundant deleting on *~ files
Wolfgang Denk
6
-6
/
+6
2008-07-02
Cleanup out-or-tree building for some boards (.depend)
Wolfgang Denk
16
-16
/
+16
2008-06-12
ppc4xx: Canyonlands: Disable the RTC M41T62 square wave output
Stefan Roese
1
-0
/
+11
2008-06-12
Change initdram() return type to phys_size_t
Becky Bruce
10
-11
/
+11
2008-06-11
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
Wolfgang Denk
21
-1020
/
+13
2008-06-06
ppc4xx: Unify AMCC's board config files (part 3/3)
Stefan Roese
1
-0
/
+4
2008-06-03
SPI API improvements
Haavard Skinnemoen
1
-6
/
+10
2008-06-03
ppc4xx: Remove implementations of testdram()
Stefan Roese
10
-379
/
+0
2008-06-03
ppc4xx: Remove superfluous dram_init() call or replace it by initdram()
Stefan Roese
5
-101
/
+3
2008-06-03
ppc4xx: Change Kilauea to use the common DDR2 init function
Stefan Roese
3
-253
/
+1
2008-06-03
ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling
Grant Erickson
6
-417
/
+135
2008-05-21
Big white-space cleanup.
Wolfgang Denk
28
-195
/
+195
2008-05-19
ppc4xx: Canyonlands: Disable PCIe0/SATA in dev-tree depending on selection
Stefan Roese
1
-1
/
+30
[next]