Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
b9b5cf0ea3c5c141f31cc0c4c8edebbfd9ff5866
/
board
/
esd
/
pci405
0060517
cppcheck cleanup: fix nullPointer errors
by Wolfgang Denk
· 10 years ago
461be2f
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· 10 years ago
93d4334
Add board MAINTAINERS files
by Masahiro Yamada
· 10 years ago
dd84058
kconfig: add board Kconfig and defconfig files
by Masahiro Yamada
· 10 years ago
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
1b387ef
SPDX: fix IBM-pibs license identifier
by Wolfgang Denk
· 11 years ago
46263f2
SPDX-License-Identifier: convert PIBS licensed files
by Wolfgang Denk
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
b2ecd4d
CHECKPATCH: ./board/esd/pci405/fpgadata.c
by Marek Vasut
· 13 years ago
3cceed2
cmd_pci405.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 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
36ebb78
do_bootm: 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
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
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
87d93a1
move prototypes for gunzip() and zunzip() to common.h
by Wolfgang Wegner
· 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
3177349
Dual-license IBM code contributions
by Josh Boyer
· 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
0c2385c
ppc4xx: Use correct io accessors for PCI405
by Matthias Fuchs
· 16 years ago
348c849
ppc4xx: Remove unused code from PCI405 code
by Matthias Fuchs
· 16 years ago
9b827cf
Align end of bss by 4 bytes
by Selvamuthukumar
· 16 years ago
8ed44d9
Cleanup: fix "MHz" spelling
by Wolfgang Denk
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
afbc526
Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
7bf5ecf
ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports
by Stefan Roese
· 16 years ago
0cf4fd3
rename environment.c in env_embedded.c to reflect is functionality
by Jean-Christophe PLAGNIOL-VILLARD
· 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
882ae41
ppc4xx: Rework of 4xx serial driver (2)
by Stefan Roese
· 17 years ago
3048bcb
ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms
by Stefan Roese
· 17 years ago
b930726
board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
5e37800
board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 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
d87080b
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· 19 years ago
7481266
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
5315dfa
esd PCI405 board updated Patch by Matthias Fuchs, 28 Jul 2005
by Stefan Roese
· 19 years ago
e2ffd59
* Code cleanup, mostly for GCC-3.3.x
by wdenk
· 20 years ago
8e6b47a
One more code cleanup.
by stroese
· 20 years ago
efe2a4d
Code cleanup.
by wdenk
· 20 years ago
bea8e84
PCI405 board update
by stroese
· 20 years ago
c2642d1
PCI405 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
09433a7
PCI405 update.
by stroese
· 21 years ago
8bde7f7
* Code cleanup:
by wdenk
· 21 years ago
LABEL_2003_06_27_2340
b783eda
* Header file cleanup for ARM
by wdenk
· 21 years ago
LABEL_2003_06_26_2220
3b57fe0
* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length
by wdenk
· 21 years ago
LABEL_2003_05_30_1450
3871842
Code cleanup.
by stroese
· 21 years ago
b6d9e4f
New FPGA image with 527 support.
by stroese
· 21 years ago
1545ad3
Local Bus Timeout increased.
by stroese
· 21 years ago
ac6dbb8
Make compile clean, fix the usual small problems.
by wdenk
· 22 years ago
LABEL_2003_03_26_1300
2a46cab
esd PCI405 updated.
by stroese
· 22 years ago
d69b100
esd PCI405 updated.
by stroese
· 22 years ago
c609719
Initial revision
by wdenk
· 22 years ago
affae2b
Initial revision
by wdenk
· 22 years ago
efee170
Initial revision
by wdenk
· 22 years ago
3cae4c9
Initial revision
by wdenk
· 22 years ago
c7b3f07
Initial revision
by wdenk
· 22 years ago