Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
800d1d170368827f025afec9d02211a37d3b78f8
/
board
/
amcc
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
ec88cd6
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 15 years ago
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
94b6270
ppc4xx: TLB init file cleanup
by Stefan Roese
· 15 years ago
29514c7
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· 15 years ago
133c0fe
Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"
by Peter Tyser
· 15 years ago
0feec6a
ppc4xx: Kilauea: Add CPLD version detection and EBC reconfiguration
by Stefan Roese
· 15 years ago
62825a5
PCIe, USB: Replace 'end point' references with 'endpoint'
by Peter Tyser
· 15 years ago
f0a15c5
POST: Remove duplicated post_hotkey_pressed() functions
by Stefan Roese
· 15 years ago
2ea8b71
ppc4xx: Consolidate pci_master_init() function
by Stefan Roese
· 15 years ago
5d8033e
ppc4xx: Consolidate pci_pre_init() function
by Stefan Roese
· 15 years ago
8e538be
ppc4xx: Consolidate pci_target_init() function
by Stefan Roese
· 15 years ago
5716308
ppc4xx: Katmai: Add chip_config command
by Stefan Roese
· 15 years ago
92c058e
ppc4xx: Fix NAND booting targets after 4xx linker script consolidation
by Stefan Roese
· 15 years ago
4698fc9
ppc4xx: Remove duplicated is_pci_host() functions
by Stefan Roese
· 15 years ago
e53b5cd
ppc4xx: Consolidate 4xx PCIe board specific configuration
by Stefan Roese
· 15 years ago
6e1861c
ppc4xx: Remove board specific linker scripts from most PPC4xx boards
by Stefan Roese
· 15 years ago
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
· 16 years ago
a226c85
ppc4xx: Change Kilauea to use the common DDR2 init function
by Stefan Roese
· 16 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
Next »