Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3b6be93171c4a34ae2da575390129e48793a6e8b
/
board
/
amcc
ef28e73
ppc4xx: Sequoia: Add chip_config command
by Stefan Roese
· 15 years ago
3559a87
ppc4xx: Yosemite/Yellowstone: Check and reconfigure the PCI sync clock
by Stefan Roese
· 15 years ago
e7f3092
ppc4xx: Sequoia/Rainer: Check and reconfigure the PCI sync clock
by Stefan Roese
· 15 years ago
c8f071a
Merge branch 'reloc'
by Wolfgang Denk
· 15 years ago
728bd0a
ppc_4xx: Apply new HW register names
by Niklaus Giger
· 15 years ago
14fd12f
ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scan
by Stefan Roese
· 15 years ago
f48fabc
ppc: Enable full relocation to RAM
by Peter Tyser
· 15 years ago
6987e65
ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case
by Stefan Roese
· 15 years ago
707fd36
ppc4xx: Convert PPC4xx UIC defines from lower case to upper case
by Stefan Roese
· 15 years ago
50e4920
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 15 years ago
1248628
board/amcc/common/flash.c: Fix compile warning
by Wolfgang Denk
· 15 years ago
5eb1f33
board/amcc/yucca/flash.c: Fix compile warning
by Wolfgang Denk
· 15 years ago
a4ef132
board/amcc/taihu/flash.c: Fix compile warning
by Wolfgang Denk
· 15 years ago
918010a
ppc4xx: Big cleanup of PPC4xx defines
by Stefan Roese
· 15 years ago
fce070a
ppc4xx: Fix "chip_config" command for AMCC Arches
by Stefan Roese
· 15 years ago
38ee94f
ppc4xx: Add support for PPC460EX/460GT rev B chip to AMCC Canyonlands
by Stefan Roese
· 15 years ago
7749ac9
ppc4xx: Fix problem with NOR range assignment in Canyonlands ft_board_setup
by Stefan Roese
· 15 years ago
9b89d30
ppc4xx: Add some NAND-booting bootstrap entries to Kilauea chip_config cmd
by Stefan Roese
· 15 years ago
d8d63ba
ppc4xx: Fix Arches DDR2 initialization
by Stefan Roese
· 15 years ago
142a2e6
ppc4xx: Add chip_config command to AMCC Kilauea eval board
by Stefan Roese
· 15 years ago
9693c3d
Add "chip_config" command for PPC4xx bootstrap configuration
by Stefan Roese
· 15 years ago
fadfe70
ppc4xx: Fix FDT EBC mappings on Canyonlands
by Felix Radensky
· 15 years ago
c54781c
General help message cleanup
by Wolfgang Denk
· 16 years ago
c20ef32
ppc4xx: Add Sequoia RAM-booting target
by Stefan Roese
· 16 years ago
8f1bb19
ppc4xx: Remove unused code for Sequoia NAND booting version
by Stefan Roese
· 16 years ago
c55fc7a
ppc4xx: Fixup chip-selects in dtb for NAND-booting Sequoia
by Stefan Roese
· 16 years ago
200221b
ppc4xx: Sequoia: Fix TLB reassignment in NAND booting code
by Stefan Roese
· 16 years ago
4438e5e
Fix all linker script to handle all rodata sections
by Trent Piepho
· 16 years ago
f270b82
Fix AMCC Sequoia board DDR memory configuration
by Mikhail Zolotaryov
· 16 years ago
b33e6d7
ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boards
by Stefan Roese
· 16 years ago
dfb72b8
Command usage cleanup
by Peter Tyser
· 16 years ago
d618fd4
amcc: Clean up command usage output
by Peter Tyser
· 16 years ago
ddb3af9
Standardize command usage messages with cmd_usage()
by Peter Tyser
· 16 years ago
5c05759
ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization
by Dave Mitchell
· 16 years ago
3c373417
ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs
by Dave Mitchell
· 16 years ago
d2454ba
Align end of bss by 4 bytes
by Selvamuthukumar
· 16 years ago
82f15f3
Coding Style cleanup, update CHANGELOG
by Wolfgang Denk
· 16 years ago
571044b8
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 16 years ago
4d9e039
ppc4xx: Add 1.0 & 1.066 GHz to canyonlands bootstrap command for PLL setup
by Stefan Roese
· 16 years ago
4900ed2
ppc4xx: Add AMCC Arches board support (dual 460GT)
by Adam Graham
· 16 years ago
af0501a
Cleanup: fix "MHz" spelling
by Wolfgang Denk
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
c91600a
ppc4xx: Canyonlands: Remove unnecessary FDT warning upon DTB fixup
by Stefan Roese
· 16 years ago
2a86239
Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
58296a1
ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports
by Stefan Roese
· 16 years ago
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
82290f2
move cmd_get_data_size to command.c
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
53db4cd
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
4436c1e
rename environment.c in env_embedded.c to reflect is functionality
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
052a5ea
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
ccbacd5
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next
by Stefan Roese
· 16 years ago
7bf9cc6
ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per schematic.
by Steven A. Falco
· 16 years ago
0b46763
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next
by Stefan Roese
· 16 years ago
197f428
ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards
by Stefan Roese
· 16 years ago
5ef4721
Fix some more printf() format issues.
by Wolfgang Denk
· 16 years ago
2f00d08
ppc4xx: Some Rewood cleanups (coding style, leading white spaces)
by Stefan Roese
· 16 years ago
638797b
ppc4xx: Cleanup Katmai & Yucca PCIe register usage
by Stefan Roese
· 16 years ago
51d6d5d
ppc4xx: Rework 440GX UIC handling
by Stefan Roese
· 16 years ago
01edcea
ppc4xx: Consolidate PPC4xx UIC defines
by Stefan Roese
· 16 years ago
41b1746
ppc4xx: Consolidate PPC4xx UIC defines
by Stefan Roese
· 16 years ago
ff459fb
ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards
by Stefan Roese
· 16 years ago
bc42971
ppc4xx: Initial framework of the AMCC PPC460SX redwood reference board.
by Feng Kan
· 16 years ago
251161b
ppc4xx: Fix printf format warnings now visible with the updated format check
by Stefan Roese
· 16 years ago
6a35785
Cleanup: remove redundant deleting on *~ files
by Wolfgang Denk
· 16 years ago
6140a02
Cleanup out-or-tree building for some boards (.depend)
by Wolfgang Denk
· 16 years ago
4947e5c
ppc4xx: Canyonlands: Disable the RTC M41T62 square wave output
by Stefan Roese
· 16 years ago
bd99ae7
Change initdram() return type to phys_size_t
by Becky Bruce
· 16 years ago
59bf578
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
by Wolfgang Denk
· 16 years ago
cfe5802
ppc4xx: Unify AMCC's board config files (part 3/3)
by Stefan Roese
· 16 years ago
d74084a
SPI API improvements
by Haavard Skinnemoen
· 17 years ago
3905b93
ppc4xx: Remove implementations of testdram()
by Stefan Roese
· 17 years ago
cdb0470
ppc4xx: Remove superfluous dram_init() call or replace it by initdram()
by Stefan Roese
· 17 years ago
a226c85
ppc4xx: Change Kilauea to use the common DDR2 init function
by Stefan Roese
· 17 years ago
a37856a
ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling
by Grant Erickson
· 17 years ago
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
7d2c2a5
ppc4xx: Canyonlands: Disable PCIe0/SATA in dev-tree depending on selection
by Stefan Roese
· 17 years ago
5c8c798
ppc4xx: Fix bogus Canyonlands config.mk
by Stefan Roese
· 17 years ago
fbf2430
ppc4xx: Add 405EX(r) revision C PVR definitions and detection code
by Stefan Roese
· 17 years ago
7efa49e
ppc4xx: acadia: Add fdt support and fix section overlap problem
by Stefan Roese
· 17 years ago
4dbd976
ppc4xx: Add device tree support to AMCC Yosemite
by Ira Snyder
· 17 years ago
7b83ed0
katmai: fix section overlap problem
by Wolfgang Denk
· 17 years ago
147388e
ppc4xx: Change Canyonlands to support booting from 2k page NAND devices
by Stefan Roese
· 17 years ago
d2081d1
Remove all the search paths from the .lds files.
by Jason Wessel
· 17 years ago
b685b9c
ppc4xx: Canyonlands: Init SATA/PCIe port correctly
by Stefan Roese
· 17 years ago
dfdd95e
ppc4xx: Canyonlands: Print SATA/PCIe configuration and board revision
by Stefan Roese
· 17 years ago
6f92e65
ppc4xx: Fix Canyonlands linker script (remove bogus ASSERT)
by Stefan Roese
· 17 years ago
fa3dcf0
ppc4xx: Correctly pass phyiscal FLASH base address into dtb
by Stefan Roese
· 17 years ago
52df419
ppc4xx: Add AMCC Glacier 406GT eval board support
by Stefan Roese
· 17 years ago
8d0f6b2
ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval board
by Stefan Roese
· 17 years ago
0b86db7
ppc4xx: Add Canyonlands NAND booting support
by Stefan Roese
· 17 years ago
105350e
ppc4xx: Add AMCC Canyonlands support (460EX) (1/3)
by Stefan Roese
· 17 years ago
4b8b9b0
ppc4xx: Fix comment in 405EX DDR2 init code
by Stefan Roese
· 17 years ago
c459e39
fix taihu soft spi_read
by Markus Brunner
· 17 years ago
9ca52bb
ppc4xx: Fix acadia_nand build problem
by Stefan Roese
· 17 years ago
383b145
PPC440EPx: Optionally enable second I2C bus
by Mike Nuss
· 17 years ago
3595e61
Coding Style Cleanup; update CHANGELOG
by Wolfgang Denk
· 17 years ago
e2a1242f
ppc4xx: Fix remaining CONFIG_COMMANDS in 4xx files
by Stefan Roese
· 17 years ago
6235770
ppc4xx: Sequoia coding style cleanup and beautification
by Matthias Fuchs
· 17 years ago
1c793c0
ppc4xx: Update Kilauea CPLD configuration with USB PHY reset bit
by Stefan Roese
· 17 years ago
9444d9f
Makalu: fix compile warning
by Wolfgang Denk
· 17 years ago
Next »