Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
186678600a3aa81f883e4bf4b94ca4d40081d93a
/
board
/
esd
/
cpci405
7eaeb08
ppc4xx: cleanup CPCI4052 board
by Matthias Fuchs
· 10 years ago
5f1459d
ppc4xx: remove some CPCI405 variants
by Matthias Fuchs
· 10 years ago
e895a4b
fdt: Allow ft_board_setup() to report failure
by Simon Glass
· 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
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
9aabb2f
board/esd/cpci405/cpci405.c: Fix compile warning
by Joe Hershberger
· 12 years ago
50a47d0
net: punt bd->bi_ip_addr
by Mike Frysinger
· 13 years ago
a6bab59
CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci405.c
by Marek Vasut
· 13 years ago
c26f4bd
CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci405ab.c
by Marek Vasut
· 13 years ago
4915cb9
CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci4052.c
by Marek Vasut
· 13 years ago
1affd5c
board/esd/cpci405/cpci405.c: Fix GCC 4.6 warning
by Matthias Fuchs
· 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
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
a89c33d
General help message cleanup
by Wolfgang Denk
· 15 years ago
049216f
ppc4xx: Use correct io accessors for esd 405 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
3ba605d
ppc4xx: Add loadpci command to esd's CPCI4052 and CPCI405AB boards
by Matthias Fuchs
· 16 years ago
600fe46
ppc4xx: Disable pci node in device tree on CPCI405 pci adapters
by Matthias Fuchs
· 16 years ago
f6a1f49
ppc4xx: Cleanup CPCI405 board code
by Matthias Fuchs
· 16 years ago
1951f84
ppc4xx: Update TEXT_BASE for CPCI405 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
0e8d158
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
7b1fbca
ppc4xx: Cleanup CPCI405 linker script
by Matthias Fuchs
· 16 years ago
767f915
ppc4xx: Update CPCI405 variants handling
by Matthias Fuchs
· 16 years ago
97b0734
ppc4xx: Remove obsolete or unused functions from some esd 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
882ae41
ppc4xx: Rework of 4xx serial driver (2)
by Stefan Roese
· 17 years ago
4ef218f
Coding style cleanup; update CHANGELOG.
by Wolfgang Denk
· 17 years ago
466fff1
ppc4xx: Add pci_pre_init() for 405 boards
by Stefan Roese
· 17 years ago
6f35c53
ppc4xx: Maintenance patch for esd's CPCI405 derivats
by Matthias Fuchs
· 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
b28a31c
Merge with /home/m8/git/u-boot
by Wolfgang Denk
· 19 years ago
6db3970
Fix JFFS2 support for legacy NAND driver.
by Marian Balakowicz
· 19 years ago
d87080b
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· 19 years ago
bfc8125
Minor code cleanup
by Wolfgang Denk
· 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
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
efe2a4d
Code cleanup.
by wdenk
· 20 years ago
87663b1
CPCI405 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
1b55440
CPCI405(AB) 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
d4629c8
CPCI405AB (special version of esd CPCI405) board added.
by stroese
· 21 years ago
afcc4a7
Changed CPCI405 to use CTS instead of DSR on PPC405 UART1.
by stroese
· 22 years ago
6f4474e
CPCI4052 update (support for revision 3).
by stroese
· 22 years ago
c609719
Initial revision
by wdenk
· 22 years ago
458ded3
Initial revision
by wdenk
· 22 years ago
affae2b
Initial revision
by wdenk
· 22 years ago
efee170
Initial revision
by wdenk
· 22 years ago
befe61a
Initial revision
by wdenk
· 22 years ago
3cae4c9
Initial revision
by wdenk
· 22 years ago
0312e6a
Initial revision
by wdenk
· 22 years ago