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