Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
19b54a701811220221fc4d5089a2bb18892018ca
/
board
/
netstal
/
hcu5
ee8028b
ppc4xx: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
1339657
hcu4, hcu5: fix out of tree building
by Wolfgang Denk
· 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
5e7abce
ppc4xx: Big header cleanup, mostly PPC440 related
by Stefan Roese
· 14 years ago
b36df56
ppc4xx: Move ppc4xx headers to powerpc include directory
by Stefan Roese
· 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
ea0364f
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago
39ff7d5
POST: Remove duplicated post_hotkey_pressed() functions
by Stefan Roese
· 15 years ago
6c70049
ppc4xx: Consolidate pci_master_init() function
by Stefan Roese
· 15 years ago
1095493
ppc4xx: Consolidate pci_target_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
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
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
f62fb99
Fix all linker script to handle all rodata sections
by Trent Piepho
· 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
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
bb1f8b4
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5ff8893
ppc4xx: Move ppc4xx specific prototypes to ppc4xx header
by Stefan Roese
· 16 years ago
bde6358
Fix some more printf() format issues.
by Wolfgang Denk
· 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
bbeff30
ppc4xx: Remove superfluous dram_init() call or replace it by initdram()
by Stefan Roese
· 16 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
85ad184
ppc4xx: Complete remove bogus dflush()
by Stefan Roese
· 17 years ago
3d36be0
Remove all the search paths from the .lds files.
by Jason Wessel
· 17 years ago
0b8f2a2
Conding style cleanup
by Wolfgang Denk
· 17 years ago
84a999b
ppc4xx: program_tlb now uses 64bit physical addess
by Stefan Roese
· 17 years ago
a079494
ppc4xx: HCU4/5. Use FLASH_CFI_LEGACY
by Niklaus Giger
· 17 years ago
7497312
ppc4xx: HCU4/5. Cleanups
by Niklaus Giger
· 17 years ago
b7f6193
ppc4xx: HCU4/5. Fix make O=../xx
by Niklaus Giger
· 17 years ago
ba52be3
ppc4xx: Fix compilation warnings and coding style issues in HCU4/HCU5
by Stefan Roese
· 17 years ago
efeff53
ppc4xx: Netstal HCU5 board: added various fixes and POST
by Niklaus Giger
· 17 years ago
4371090
ppc4xx: Netstal HCU5 board. Added POST. Various fixes
by Niklaus Giger
· 17 years ago
64134f0
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
by Wolfgang Denk
· 17 years ago
087dfdb
ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx
by Stefan Roese
· 17 years ago
9edd580
Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/master
by Wolfgang Denk
· 17 years ago
79f240f
lib_ppc: make board_add_ram_info weak
by Kim Phillips
· 17 years ago
07bc205
PPC4xx:HCU4/5 cleanup
by Niklaus Giger
· 17 years ago
1e6b07c
PPC4xx:HCU4/5 cleanup ecc/sdram init
by Niklaus Giger
· 17 years ago
0e19209
PPC4xx:HCU4/5-Board fix compile warning
by Niklaus Giger
· 17 years ago
35d22f95
Coding style cleanup
by Stefan Roese
· 17 years ago
157cda4
Add PPC4xx-HCU4 and HCU5 boards: HCU5 files
by Niklaus Giger
· 17 years ago
ac982ea
Add PPC4xx-HCU4 and HCU5 boards: make related
by Niklaus Giger
· 17 years ago
1894dd3
Add PPC4xx-HCU4 and HCU5 boards: READMEs
by Niklaus Giger
· 17 years ago