Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
61b4de691cf1460f735c9cab51265fad633f0e99
/
board
/
xilinx
da949bc
microblaze: Wire up LL_TEMAC driver initialization
by Stephan Linz
· 13 years ago
2dd5cb1
microblaze: Add faked LL_TEMAC driver configuration
by Stephan Linz
· 13 years ago
7a88e3a
microblaze: Wire up axi_ethernet driver initialization
by Michal Simek
· 13 years ago
6c1020c
net: xilinx_enet: drop unused !NET_MULTI driver
by Mike Frysinger
· 13 years ago
a6745b8
net: emaclite: Move RX/TX ping pong initialization to
by Michal Simek
· 13 years ago
ab2b7e1
punt unused clean/distclean targets
by Mike Frysinger
· 13 years ago
34c6dd2
Handle most LDSCRIPT setting centrally
by Scott Wood
· 14 years ago
4c2c4c3
xilinx-ppc4xx-generic: Fix Makefile to work with MAKEALL
by Ricardo Ribalda Delgado
· 14 years ago
b384381
xilinx-ppc4xx-generic: Use common u-boot.lds
by Ricardo Ribalda Delgado
· 14 years ago
6d1f698
do_reset: unify duplicate prototypes
by Mike Frysinger
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
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
7f581f0
microblaze: Add support for NET_MULTI api
by Michal Simek
· 14 years ago
e5bf1e7
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
by Wolfgang Denk
· 15 years ago
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
98f872e
microblaze: Move FSL initialization to board.c
by Michal Simek
· 15 years ago
db60bd2
microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*
by Peter Tyser
· 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
935a14b
ml300: remove support for broken, orphaned board
by Wolfgang Denk
· 15 years ago
19a3d99
ppc4xx: Add custom linker script to board/*/config.mk
by Stefan Roese
· 15 years ago
f48fabc
ppc: Enable full relocation to RAM
by Peter Tyser
· 15 years ago
ee64ff0
microblaze: Add sbss, scommon and COMMON symbols for clearing
by Michal Simek
· 15 years ago
00d5bfd
unify HOST_CFLAGS and HOSTCFLAGS
by Mike Frysinger
· 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
0d14165
microblaze: Change microblaze-generic config file
by Michal Simek
· 16 years ago
87ed95b
microblaze: Rename ml401 to microblaze-generic
by Michal Simek
· 16 years ago
f88438a
Fix new found CFG_
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d147a9f
microblaze: Remove XUPV2P board
by Michal Simek
· 16 years ago
a20a06b
ppc4xx: ml300 remove Xilinx BSP from ml300 folder
by Michal Simek
· 16 years ago
d2454ba
Align end of bss by 4 bytes
by Selvamuthukumar
· 16 years ago
9137573
Moved PPC4xx EMAC driver to drivers/net
by Ben Warren
· 16 years ago
78ea77e
ppc4xx: Generic architecture for xilinx ppc405(v3)
by Ricardo Ribalda Delgado
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
2a86239
Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
4a0a3b2
ppc4xx: Add .gitignore file to xilinx-ppc440 boards
by Ricardo Ribalda Delgado
· 16 years ago
bb7af86
ppc4xx: Fix in-tree build for ppc440-generic boards
by Ricardo Ribalda Delgado
· 16 years ago
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
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
68a8756
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
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
184ce1c
ppc4xx: ppc440-generic-ALL: Fix out of tree build v2
by Ricardo Ribalda Delgado
· 16 years ago
f84496a
ppc44x: Unification of virtex5 pp440 boards
by Ricardo Ribalda Delgado
· 16 years ago
ce5dcbf
ppc4xx: ML507: Environment in flash and MTD Support
by Ricardo Ribalda Delgado
· 16 years ago
0e0e3e6
ppc4xx: ML507: Use of get_ram_size in board ml507
by Ricardo Ribalda Delgado
· 16 years ago
2a019eb
ppc4xx: ML507: U-Boot in flash and System ACE
by Ricardo Ribalda Delgado
· 16 years ago
a8822a7
ppc4xx: ML507 Board Support
by Ricardo Ribalda Delgado
· 16 years ago
20a5f78
Cleanup: fix "expected specifier-qualifier-list before 'phys_size_t'" 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
d2081d1
Remove all the search paths from the .lds files.
by Jason Wessel
· 17 years ago
6b12d2f
microblaze: clean uart16550 and uartlite handling
by Michal Simek
· 17 years ago
cba2190
microblaze: remove old setting for emac driver
by Michal Simek
· 17 years ago
0b236ac
microblaze: Clean Makefile from ancient emac driver
by Michal Simek
· 17 years ago
828a978
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
by Wolfgang Denk
· 17 years ago
f82271e
ppc4xx: Rework of 4xx serial driver (2)
by Stefan Roese
· 17 years ago
edd73f2
ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx
by Stefan Roese
· 17 years ago
40277b3
Synchronize with U-BOOT mainline
by Michal Simek
· 17 years ago
6afb2a07
Merge git://www.denx.de/git/u-boot
by Michal Simek
· 17 years ago
15bd8cf
[FIX] Change configuration for XUPV2P Microblaze board
by Michal Simek
· 17 years ago
761ea74
board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
e11c123
board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
c6316ff
Fix a few file permission problems.
by Wolfgang Denk
· 17 years ago
69819ce
board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
3329d12
[FIX] fix microblaze file permitission
by Michal Simek
· 17 years ago
9cd9ea9
Merge git://www.denx.de/git/u-boot
by Michal Simek
· 18 years ago
98c1979
new: USE_MSR_INTR support
by Michal Simek
· 18 years ago
9c817f8
new: fsl interrupt support FSL_Has_data is connected to INTC.
by Michal Simek
· 18 years ago
603aa74
new: add writing to msr register
by Michal Simek
· 18 years ago
9594583
new: FSL and MSR support #2
by Michal Simek
· 18 years ago
9251df3
Change ML401 parameters - Xilinx BSP
by Michal Simek
· 18 years ago
8ed317c
Minor coding style cleanup.
by Wolfgang Denk
· 18 years ago
dda9bd8
[PATCH] Clean include dependence
by Michal Simek
· 18 years ago
21d62e6
PATCH: Resolve GPL license problem
by Michal Simek
· 18 years ago
1f0c40c
Support for XUPV2P board Reset support BSP autoconfig support
by Michal Simek
· 18 years ago
922ce20
[Microblaze][PATCH] part 2
by Michal Simek
· 18 years ago
952d514
[Microblaze][PATCH]
by Michal Simek
· 18 years ago
63675bd
[PATCH 2_4] Use config.h, not xparameters.h, for xilinx targets
by Grant Likely
· 18 years ago
6a65e42
Move "ar" flags to config.mk to allow for silent "make -s"
by Wolfgang Denk
· 18 years ago
d62379d
Add support for a saving build objects in a separate directory.
by Marian Balakowicz
· 18 years ago
6405a15
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· 19 years ago
b3719aa
Remove board specific configuration includes from the common xilinx
by Wolfgang Denk
· 19 years ago
1586ded
Fix various compiler warnings on ppc4xx builds (ELDK 4.0)
by Stefan Roese
· 19 years ago
aaa7c00
by Wolfgang Denk
· 19 years ago
7fb5266
Cleanup for GCC-4.x
by Wolfgang Denk
· 19 years ago
5dd2c65
Fix problems with ld version 2.16 (dot outside sections problem)
by Wolfgang Denk
· 19 years ago
0c7ffc0
Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c
by Stefan Roese
· 19 years ago
26c5843
* Patch by Jon Loeliger, 02 Sep 2004:
by wdenk
· 20 years ago
54070ab
* Code cleanup, mostly for GCC-3.3.x
by wdenk
· 20 years ago
97e8bda
* Patch by Sean Chang, 9 Aug 2004:
by wdenk
· 20 years ago
e537b3b
* Patch by Peter Ryser, 20 Feb 2004: Add support for the Xilinx ML300 platform
by wdenk
· 21 years ago