Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
098877628888f28f321b8a61a9b0b982a969e415
/
board
/
esd
/
pmc440
b36df56
ppc4xx: Move ppc4xx headers to powerpc include directory
by Stefan Roese
· 14 years ago
5baefbb
ppc4xx: Fix building of PMC440 board
by Matthias Fuchs
· 14 years ago
54841ab
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
a77034a
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 15 years ago
a47a12b
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
cf6eb6d
ppc4xx: TLB init file cleanup
by Stefan Roese
· 15 years ago
8d1f268
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· 15 years ago
61f2b38
Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"
by Peter Tyser
· 15 years ago
39ff7d5
POST: Remove duplicated post_hotkey_pressed() functions
by Stefan Roese
· 15 years ago
629ab99
ppc4xx: Remove confusing comment
by Matthias Fuchs
· 15 years ago
6c70049
ppc4xx: Consolidate pci_master_init() function
by Stefan Roese
· 15 years ago
a760b02
ppc4xx: Consolidate pci_pre_init() function
by Stefan Roese
· 15 years ago
9a81c61
ppc4xx: Remove duplicated is_pci_host() functions
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
ddc922f
ppc_4xx: Apply new HW register names
by Niklaus Giger
· 15 years ago
6385b28
fpga: Remove relocation fixups
by Peter Tyser
· 15 years ago
8582901
ppc: Enable full relocation to RAM
by Peter Tyser
· 15 years ago
3b4bd2d
ppc4xx: Add SDRAM detection for PMC440 boards
by Matthias Fuchs
· 15 years ago
952e776
ppc4xx: Convert PPC4xx UIC defines from lower case to upper case
by Stefan Roese
· 15 years ago
d1c3b27
ppc4xx: Big cleanup of PPC4xx defines
by Stefan Roese
· 15 years ago
58ea142
ppc4xx: Replace 4xx lowercase SPR references
by Matthias Fuchs
· 15 years ago
a89c33d
General help message cleanup
by Wolfgang Denk
· 15 years ago
bb57ad4
ppc4xx: Use correct io accessors for esd 405/440 boards
by Matthias Fuchs
· 16 years ago
a59205d
ppc4xx: Cleanup linker scripts of esd 4xx boards
by Matthias Fuchs
· 16 years ago
f62fb99
Fix all linker script to handle all rodata sections
by Trent Piepho
· 16 years ago
9199b9c
ppc4xx: PMC440: Only use one CS (rank) in DDR2 configuration
by Stefan Roese
· 16 years ago
2fb2604
Command usage cleanup
by Peter Tyser
· 16 years ago
3aed3aa
Fix new found CFG_
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
19ef4f7
ppc4xx: Disable EEPROM write access on PMC440 boards
by Matthias Fuchs
· 16 years ago
5b67a14
ppc4xx: Fix Ethernet PHY LED configuration on PMC440 boards
by Matthias Fuchs
· 16 years ago
9b827cf
Align end of bss by 4 bytes
by Selvamuthukumar
· 16 years ago
be27079
ppc4xx: Update PMC440 board support
by Matthias Fuchs
· 16 years ago
75183b1
ppc4xx: Fix PMC440 BSP commands
by Matthias Fuchs
· 16 years ago
492aa9e
ppc4xx: Clean up PMC440 header
by Matthias Fuchs
· 16 years ago
2951332
ppc4xx: Handle other board variant in PMC440 FPGA code
by Matthias Fuchs
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0e8d158
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 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
c8a3b10
Cleanup out-or-tree building for some boards (.depend)
by Wolfgang Denk
· 16 years ago
9973e3c
Change initdram() return type to phys_size_t
by Becky Bruce
· 16 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
79941d6
ppc4xx: Update CPU strapping for PMC440 boards
by Matthias Fuchs
· 17 years ago
3d36be0
Remove all the search paths from the .lds files.
by Jason Wessel
· 17 years ago
02e3892
ppc4xx: Small whitespace fix of esd patches
by Stefan Roese
· 17 years ago
034394a
ppc4xx: Cleanup PMC440 board support
by Matthias Fuchs
· 17 years ago
a6cc6c3
ppc4xx: Add ptm configuration variables for PMC440
by Matthias Fuchs
· 17 years ago
6d714f8
PMC440 board: fix board Makefile for out-of-tree building
by Wolfgang Denk
· 17 years ago
64134f0
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
by Wolfgang Denk
· 17 years ago
e3edcb3
ppx4xx: Fix sdram init on PMC440 boards
by Matthias Fuchs
· 17 years ago
ff5fb8a
ppc4xx: Update PLB/PCI divider for PMC440 board
by Matthias Fuchs
· 17 years ago
49db47b
ppc4xx: Remove sdram.h from PMC440 board
by Matthias Fuchs
· 17 years ago
34065a2
ppc4xx: use common denali core defines and data eye search code for PMC440
by Matthias Fuchs
· 17 years ago
407843a
ppc4xx: Add FPGA support and BSP commands for PMC440 boards
by Matthias Fuchs
· 17 years ago
72c5d52
ppc4xx: Add initial esd PMC440 board files
by Matthias Fuchs
· 17 years ago