Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
7f39b0678275c773301da15d3a7cc1ea7ca87171
/
board
/
esd
/
plu405
e5c5301
Makefile: make directories by Makefile.build
by Masahiro Yamada
· 11 years ago
377e104
board: powerpc: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
b0c4586
CHECKPATCH: ./board/esd/plu405/fpgadata.c
by Marek Vasut
· 13 years ago
464c792
punt unused clean/distclean targets
by Mike Frysinger
· 13 years ago
882b7d7
do_reset: unify duplicate prototypes
by Mike Frysinger
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 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
b36df56
ppc4xx: Move ppc4xx headers to powerpc include directory
by Stefan Roese
· 14 years ago
cdb7497
Rename getenv_r() into getenv_f()
by Wolfgang Denk
· 14 years ago
54841ab
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
9c3f2d6
ppc4xx: Fix building PLU405 board
by Matthias Fuchs
· 14 years ago
976c21a
ppc4xx: Fix building for PLU405 boards
by Matthias Fuchs
· 15 years ago
87d93a1
move prototypes for gunzip() and zunzip() to common.h
by Wolfgang Wegner
· 15 years ago
2a49bf3
Merge branch 'master' into next
by Wolfgang Denk
· 15 years ago
34ddbd1
ppc4xx: Remove autoupdate feature from PLU405 board
by Matthias Fuchs
· 15 years ago
be0db3e
ppc4xx: Initialize magnetic couplers in PLU405
by Matthias Fuchs
· 15 years ago
2cd95a2
ppc4xx: Remove board specific linker scripts from most PPC4xx boards
by Stefan Roese
· 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
d4d2e79
ppc4xx: Cleanup PLU405 board code
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
2fb2604
Command usage cleanup
by Peter Tyser
· 16 years ago
fceebb4
ppc4xx: Enable auto RS485 mode on PLU405 boards
by Matthias Fuchs
· 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
40e43e3
ppc4xx: Cleanup PLU405 platform file
by Matthias Fuchs
· 16 years ago
d74cdb1
ppc4xx: Cleanup PLU405 linker script
by Matthias Fuchs
· 16 years ago
5a3e480
ppc4xx: Increase U-Boot size to 384kB for PLU405 boards
by Matthias Fuchs
· 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
3d36be0
Remove all the search paths from the .lds files.
by Jason Wessel
· 17 years ago
64134f0
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
by Wolfgang Denk
· 17 years ago
f6e0f1f
ppc4xx: Add EEPROM write protection for PLU405 boards + misc. updates
by Matthias Fuchs
· 17 years ago
882ae41
ppc4xx: Rework of 4xx serial driver (2)
by Stefan Roese
· 17 years ago
b706d63
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
3b3bff4
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
e36220a
new FPGA image for PLU405 board
by Matthias Fuchs
· 17 years ago
b930726
board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
bd84ee4
Migrate esd 405EP boards to new NAND subsystem
by Matthias Fuchs
· 17 years ago
5e37800
board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
f9fc6a5
fixed ethernet phy configuration for plu405 board
by Matthias Fuchs
· 18 years ago
2b208f5
Move "ar" flags to config.mk to allow for silent "make -s"
by Wolfgang Denk
· 18 years ago
f932863
Add support for a saving build objects in a separate directory.
by Marian Balakowicz
· 18 years ago
6db3970
Fix JFFS2 support for legacy NAND driver.
by Marian Balakowicz
· 19 years ago
addb2e1
Re-factoring the legacy NAND code (legacy NAND now only in board-specific
by Bartlomiej Sieka
· 19 years ago
7481266
by Wolfgang Denk
· 19 years ago
fe126d8
Change all '$(...)' variable references into '${...}'
by Wolfgang Denk
· 19 years ago
77ddac9
Cleanup for GCC-4.x
by Wolfgang Denk
· 19 years ago
807d5d7
Fix problems with ld version 2.16 (dot outside sections problem)
by Wolfgang Denk
· 19 years ago
d6c61aa
Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c
by Stefan Roese
· 19 years ago
12537cc
PLU405 board update
by stroese
· 20 years ago
eedcd07
* Patch by Detlev Zundel, 08 Sep 2004: Update etags build target
by wdenk
· 20 years ago
LABEL_2004_09_09_0000
c837dcb
* The PS/2 mux on the BMS2003 board needs 450 ms after power on
by wdenk
· 21 years ago
b318262
Board PLU405 added.
by stroese
· 21 years ago