Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
708e667e307597e61b9d18c5f33aa6ff58ba6db1
/
board
/
netstal
291ba1b
Makefile: move all Power Architecture boards into boards.cfg
by Wolfgang Denk
· 14 years ago
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
95ca5fa
ppc4xx: Big header cleanup, mostly PPC440 related
by Stefan Roese
· 14 years ago
247e9d7
ppc4xx: Move ppc4xx headers to powerpc include directory
by Stefan Roese
· 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
cede5d8
Move lib_$ARCH directories to arch/$ARCH/lib
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
8e538be
ppc4xx: Consolidate pci_target_init() function
by Stefan Roese
· 15 years ago
4698fc9
ppc4xx: Remove duplicated is_pci_host() functions
by Stefan Roese
· 15 years ago
6e1861c
ppc4xx: Remove board specific linker scripts from most PPC4xx boards
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
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
918010a
ppc4xx: Big cleanup of PPC4xx defines
by Stefan Roese
· 15 years ago
730b2d2
ppc4xx: Replace 4xx lowercase SPR references
by Matthias Fuchs
· 15 years ago
4438e5e
Fix all linker script to handle all rodata sections
by Trent Piepho
· 16 years ago
6979832
boards: get mac address from environment
by Mike Frysinger
· 16 years ago
d2454ba
Align end of bss by 4 bytes
by Selvamuthukumar
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
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
e46af64
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9c31901
ppc4xx: Move ppc4xx specific prototypes to ppc4xx header
by Stefan Roese
· 16 years ago
5ef4721
Fix some more printf() format issues.
by Wolfgang Denk
· 16 years ago
12cec0a
Fix some more print() format errors.
by Wolfgang Denk
· 16 years ago
6140a02
Cleanup out-or-tree building for some boards (.depend)
by Wolfgang Denk
· 16 years ago
bd99ae7
Change initdram() return type to phys_size_t
by Becky Bruce
· 16 years ago
cdb0470
ppc4xx: Remove superfluous dram_init() call or replace it by initdram()
by Stefan Roese
· 16 years ago
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
286b81b
ppc4xx: Complete remove bogus dflush()
by Stefan Roese
· 17 years ago
d2081d1
Remove all the search paths from the .lds files.
by Jason Wessel
· 17 years ago
17cf79a
Conding style cleanup
by Wolfgang Denk
· 17 years ago
8dc121a
ppc4xx: program_tlb now uses 64bit physical addess
by Stefan Roese
· 17 years ago
1f4602b
ppc4xx: Add 405GPr based MCU25 board specific files
by Niklaus Giger
· 17 years ago
8c99261
ppc4xx: HCU4/5. remove obsolete hcu_flash.c
by Niklaus Giger
· 17 years ago
bb2da71
ppc4xx: HCU4/5. Use FLASH_CFI_LEGACY
by Niklaus Giger
· 17 years ago
513ee37
Coding style cleanup. Prepare v1.3.2-rc2 release candidate
by Wolfgang Denk
· 17 years ago
b311bdb
ppc4xx: HCU4/5. Cleanups
by Niklaus Giger
· 17 years ago
3659565
ppc4xx: HCU4/5. Fix make O=../xx
by Niklaus Giger
· 17 years ago
3595e61
Coding Style Cleanup; update CHANGELOG
by Wolfgang Denk
· 17 years ago
9153cd3
ppc4xx: Fix compilation warnings and coding style issues in HCU4/HCU5
by Stefan Roese
· 17 years ago
fbf5204
ppc4xx: Netstal HCU4 board: added various fixes and POST
by Niklaus Giger
· 17 years ago
2dfdf87
ppc4xx: netstal/common define routines used by all boards
by Niklaus Giger
· 17 years ago
c623bb0
ppc4xx: Netstal HCU5 board: added various fixes and POST
by Niklaus Giger
· 17 years ago
183fa9e
ppc4xx: Netstal HCU5 board. Added POST. Various fixes
by Niklaus Giger
· 17 years ago
1767b38
ppc4xx: Netstal HCU4 board. Added POST. Various fixes
by Niklaus Giger
· 17 years ago
828a978
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
by Wolfgang Denk
· 17 years ago
edd73f2
ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx
by Stefan Roese
· 17 years ago
2fd7790
Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/master
by Wolfgang Denk
· 17 years ago
0e3945c
lib_ppc: make board_add_ram_info weak
by Kim Phillips
· 17 years ago
c215781
PPC4xx:HCU4/5 cleanup
by Niklaus Giger
· 17 years ago
771180f
PPC4xx:HCU4/5 cleanup ecc/sdram init
by Niklaus Giger
· 17 years ago
d6d48db
PPC4xx:HCU4/5-Board fix compile warning
by Niklaus Giger
· 17 years ago
75a3d5d
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
0a677fd
Coding style cleanup
by Stefan Roese
· 17 years ago
9618e8b
Add PPC4xx-HCU4 and HCU5 boards: HCU5 files
by Niklaus Giger
· 17 years ago
89b257f
Add PPC4xx-HCU4 and HCU5 boards: HCU4 files
by Niklaus Giger
· 17 years ago
250c992
Add PPC4xx-HCU4 and HCU5 boards: common files
by Niklaus Giger
· 17 years ago
13f9f1e
Add PPC4xx-HCU4 and HCU5 boards: make related
by Niklaus Giger
· 17 years ago
e62b4f6
Add PPC4xx-HCU4 and HCU5 boards: READMEs
by Niklaus Giger
· 17 years ago