Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
4b11dba975268c5ee6fec588772562f3c5f162d6
/
board
/
amcc
/
kilauea
464c792
punt unused clean/distclean targets
by Mike Frysinger
· 13 years ago
f0c0b3a
Fix incorrect use of getenv() before relocation
by Wolfgang Denk
· 14 years ago
83b7e2a
Handle most LDSCRIPT setting centrally
by Scott Wood
· 14 years ago
44c6e65
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
37805cf
ppc4xx: Fix missing linker scripts for partial linking
by Stefan Roese
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
2ae1824
Makefile: move all Power Architecture boards into boards.cfg
by Wolfgang Denk
· 14 years ago
14d0a02
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
b36df56
ppc4xx: Move ppc4xx headers to powerpc include directory
by Stefan Roese
· 14 years ago
a47a12b
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
8d1f268
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· 15 years ago
9998b13
ppc4xx: Kilauea: Add CPLD version detection and EBC reconfiguration
by Stefan Roese
· 15 years ago
39ff7d5
POST: Remove duplicated post_hotkey_pressed() functions
by Stefan Roese
· 15 years ago
a760b02
ppc4xx: Consolidate pci_pre_init() function
by Stefan Roese
· 15 years ago
56f9b39
ppc4xx: Fix NAND booting targets after 4xx linker script consolidation
by Stefan Roese
· 15 years ago
b0b8674
ppc4xx: Consolidate 4xx PCIe board specific configuration
by Stefan Roese
· 15 years ago
2cd95a2
ppc4xx: Remove board specific linker scripts from most PPC4xx boards
by Stefan Roese
· 15 years ago
cd77dd1
Merge branch 'reloc'
by Wolfgang Denk
· 15 years ago
06dfaee
ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scan
by Stefan Roese
· 15 years ago
8582901
ppc: Enable full relocation to RAM
by Peter Tyser
· 15 years ago
952e776
ppc4xx: Convert PPC4xx UIC defines from lower case to upper case
by Stefan Roese
· 15 years ago
11a1604
ppc4xx: Add some NAND-booting bootstrap entries to Kilauea chip_config cmd
by Stefan Roese
· 15 years ago
4b1389e
ppc4xx: Add chip_config command to AMCC Kilauea eval board
by Stefan Roese
· 15 years ago
a89c33d
General help message cleanup
by Wolfgang Denk
· 15 years ago
f62fb99
Fix all linker script to handle all rodata sections
by Trent Piepho
· 16 years ago
2fb2604
Command usage cleanup
by Peter Tyser
· 16 years ago
62c3ae7
Standardize command usage messages with cmd_usage()
by Peter Tyser
· 16 years ago
9b827cf
Align end of bss by 4 bytes
by Selvamuthukumar
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0238245
Revert "ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB)"
by Stefan Roese
· 16 years ago
3eec160
ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB)
by Victor Gallardo
· 16 years ago
5a1aceb
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0cf4fd3
rename environment.c in env_embedded.c to reflect is functionality
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
e321801
ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards
by Stefan Roese
· 16 years ago
322ef5e
Cleanup: remove redundant deleting on *~ files
by Wolfgang Denk
· 16 years ago
c8a3b10
Cleanup out-or-tree building for some boards (.depend)
by Wolfgang Denk
· 16 years ago
ec724f8
ppc4xx: Change Kilauea to use the common DDR2 init function
by Stefan Roese
· 16 years ago
8a24c07
ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling
by Grant Erickson
· 16 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
70fab19
ppc4xx: Add 405EX(r) revision C PVR definitions and detection code
by Stefan Roese
· 16 years ago
3d36be0
Remove all the search paths from the .lds files.
by Jason Wessel
· 17 years ago
e4170e5
ppc4xx: Fix comment in 405EX DDR2 init code
by Stefan Roese
· 17 years ago
be88b16
ppc4xx: Fix remaining CONFIG_COMMANDS in 4xx files
by Stefan Roese
· 17 years ago
a0dd99d
ppc4xx: Update Kilauea CPLD configuration with USB PHY reset bit
by Stefan Roese
· 17 years ago
64134f0
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
by Wolfgang Denk
· 17 years ago
8697e6a
ppc4xx: Bring 4xx fdt support up-to-date
by Stefan Roese
· 17 years ago
7cfc12a
ppc4xx: 405EX: Correctly enable USB pins
by Stefan Roese
· 17 years ago
e15e334
ppc4xx: Kilauea: Add PCIe reset assertion upon power-up
by Stefan Roese
· 17 years ago
c9672f8
ppc4xx: Small AMCC Kilauea cleanup
by Stefan Roese
· 17 years ago
654f38b
ppc4xx: Make output a little shorter on PCIe detection
by Stefan Roese
· 17 years ago
3d6cb3b
ppc4xx: Add AMCC Kilauea/Haleakala NAND booting support
by Stefan Roese
· 17 years ago
353f268
ppc4xx: Add initial AMCC Haleakala PPC405EXr eval board support
by Stefan Roese
· 17 years ago
770c7af
ppc4xx: Fix size setup in Kilauea DDR2 init routine
by Stefan Roese
· 17 years ago
d4cb2d1
ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint mode
by Stefan Roese
· 17 years ago
fd67180
ppc4xx: Enable device tree support (fdt) on Kilauea per default
by Stefan Roese
· 17 years ago
566806c
ppc4xx: Add initial AMCC Kilauea 405EX support
by Stefan Roese
· 17 years ago