Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
b157dd51de35405940b5b6454f6e5b0bf3abd102
/
board
/
netstal
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
f503d52
mcu25: fix out of tree building
by Wolfgang Denk
· 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
61f2b38
Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"
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
95b602b
ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case
by Stefan Roese
· 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
b6b4625
boards: get mac address from environment
by Mike Frysinger
· 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
0cf4fd3
rename environment.c in env_embedded.c to reflect is functionality
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
9b55a25
Fix some more print() format errors.
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
217d383
ppc4xx: Add 405GPr based MCU25 board specific files
by Niklaus Giger
· 17 years ago
14c27b3
ppc4xx: HCU4/5. remove obsolete hcu_flash.c
by Niklaus Giger
· 17 years ago
a079494
ppc4xx: HCU4/5. Use FLASH_CFI_LEGACY
by Niklaus Giger
· 17 years ago
b29661f
Coding style cleanup. Prepare v1.3.2-rc2 release candidate
by Wolfgang Denk
· 17 years ago
v1.3.2-rc2
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
865f0f9
Coding Style Cleanup; update CHANGELOG
by Wolfgang Denk
· 17 years ago
ba52be3
ppc4xx: Fix compilation warnings and coding style issues in HCU4/HCU5
by Stefan Roese
· 17 years ago
055606b
ppc4xx: Netstal HCU4 board: added various fixes and POST
by Niklaus Giger
· 17 years ago
69b0634
ppc4xx: netstal/common define routines used by all boards
by Niklaus Giger
· 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
4bd5036
ppc4xx: Netstal HCU4 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
3b3bff4
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 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
6e5de26
Add PPC4xx-HCU4 and HCU5 boards: HCU4 files
by Niklaus Giger
· 17 years ago
e8397fc7
Add PPC4xx-HCU4 and HCU5 boards: common 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