Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
54925327fa11779112bfc947a0c0a0f30623bbc6
/
board
/
amcc
/
yucca
8435179
common: Add DISPLAY_BOARDINFO
by Lokesh Vutla
· 8 years ago
1221ce4
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
d67a577
powerpc: yucca: drop redundant CONFIG_SYS_TEXT_BASE from config.mk
by Masahiro Yamada
· 9 years ago
24b852a
Move console definitions into a new console.h file
by Simon Glass
· 9 years ago
5db7523
powerpc: ppc4xx: convert AMCC boards to generic board
by Anatolij Gustschin
· 10 years ago
535aad2
MAINTAINERS: comment out blank M: field
by Masahiro Yamada
· 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
e1bf824
Add cli_ prefix to readline functions
by Simon Glass
· 11 years ago
18d6653
move CLI prototypes to cli.h and add comments
by Simon Glass
· 11 years ago
377e104
board: powerpc: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
472d546
Consolidate bool type
by York Sun
· 12 years ago
2975fe1
board/amcc/yucca/flash.c: Fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
e315046
common: move extern char console_buffer[] to common.h
by Igor Grinberg
· 13 years ago
464c792
punt unused clean/distclean targets
by Mike Frysinger
· 13 years ago
f0c0b3a
Fix incorrect use of getenv() before relocation
by Wolfgang Denk
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
14d0a02
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
550650d
ppc4xx: Use common NS16550 driver for PPC4xx UART
by Stefan Roese
· 14 years ago
b36df56
ppc4xx: Move ppc4xx headers to powerpc include directory
by Stefan Roese
· 14 years ago
47e26b1
cmd_usage(): simplify return code handling
by Wolfgang Denk
· 14 years ago
54841ab
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
a77034a
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 15 years ago
a47a12b
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
cf6eb6d
ppc4xx: TLB init file cleanup
by Stefan Roese
· 15 years ago
8d1f268
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· 15 years ago
61f2b38
Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"
by Peter Tyser
· 15 years ago
64917ca
PCIe, USB: Replace 'end point' references with 'endpoint'
by Peter Tyser
· 15 years ago
39ff7d5
POST: Remove duplicated post_hotkey_pressed() functions
by Stefan Roese
· 15 years ago
a760b02
ppc4xx: Consolidate pci_pre_init() function
by Stefan Roese
· 15 years ago
1095493
ppc4xx: Consolidate pci_target_init() function
by Stefan Roese
· 15 years ago
9a81c61
ppc4xx: Remove duplicated is_pci_host() functions
by Stefan Roese
· 15 years ago
b0b8674
ppc4xx: Consolidate 4xx PCIe board specific configuration
by Stefan Roese
· 15 years ago
2cd95a2
ppc4xx: Remove board specific linker scripts from most PPC4xx boards
by Stefan Roese
· 15 years ago
cd77dd1
Merge branch 'reloc'
by Wolfgang Denk
· 15 years ago
ddc922f
ppc_4xx: Apply new HW register names
by Niklaus Giger
· 15 years ago
06dfaee
ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scan
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
cae26e2
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 15 years ago
70fb809
board/amcc/yucca/flash.c: Fix compile warning
by Wolfgang Denk
· 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
f62fb99
Fix all linker script to handle all rodata sections
by Trent Piepho
· 16 years ago
cef0efa
ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boards
by Stefan Roese
· 16 years ago
2fb2604
Command usage cleanup
by Peter Tyser
· 16 years ago
62c3ae7
Standardize command usage messages with cmd_usage()
by Peter Tyser
· 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
0e8d158
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
8a40fb1
move cmd_get_data_size to command.c
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5a1aceb
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
10efa02
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
d9056b7
ppc4xx: Cleanup Katmai & Yucca PCIe register usage
by Stefan Roese
· 16 years ago
322ef5e
Cleanup: remove redundant deleting on *~ files
by Wolfgang Denk
· 16 years ago
c8a3b10
Cleanup out-or-tree building for some boards (.depend)
by Wolfgang Denk
· 16 years ago
3c1de1a
ppc4xx: Remove implementations of testdram()
by Stefan Roese
· 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
a27044b
ppc4xx: Enable hardware-fix for PCI/DMA errata on AMCC 440SP/SPe boards
by Stefan Roese
· 17 years ago
654f38b
ppc4xx: Make output a little shorter on PCIe detection
by Stefan Roese
· 17 years ago
882ae41
ppc4xx: Rework of 4xx serial driver (2)
by Stefan Roese
· 17 years ago
087dfdb
ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx
by Stefan Roese
· 17 years ago
d4cb2d1
ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint mode
by Stefan Roese
· 17 years ago
026f711
ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (2)
by Stefan Roese
· 17 years ago
c7c6da2
ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (1)
by Stefan Roese
· 17 years ago
1218abf
Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global
by Wolfgang Denk
· 17 years ago
6efc1fc
[PPC440SPe] PCIe environment settings for Katmai and Yucca
by Grzegorz Bernacki
· 17 years ago
7f19139
[PPC440SPe] Improve PCIe configuration space access
by Grzegorz Bernacki
· 17 years ago
df3f174
ppc4xx: Support for Yucca board with 440SPe Rev A added to 44x_spd_ddr2.c
by Stefan Roese
· 17 years ago
466fff1
ppc4xx: Add pci_pre_init() for 405 boards
by Stefan Roese
· 17 years ago
2f5df47
[PATCH] Update AMCC Yucca 440SPe eval board support
by Stefan Roese
· 18 years ago
2b208f5
Move "ar" flags to config.mk to allow for silent "make -s"
by Wolfgang Denk
· 18 years ago
511d0c7
Coding style cleanup
by Wolfgang Denk
· 18 years ago
6741ae9
Merge with /home/m8/git/u-boot
by Wolfgang Denk
· 18 years ago
f932863
Add support for a saving build objects in a separate directory.
by Marian Balakowicz
· 18 years ago
2b393b0
PCIe endpoint support for AMCC Yucca 440SPe board
by Stefan Roese
· 18 years ago
f5577aa
Improve DIMM detection for AMCC Yucca 440SPe board
by Stefan Roese
· 18 years ago
7213859
Merge with /home/raj/git/u-boot
by Wolfgang Denk
· 18 years ago
36b904a
Fix PCI-Express on PPC440SPe rev. A.
by Rafal Jaworowski
· 18 years ago
d10afb3
Merge with /home/raj/git/u-boot
by Wolfgang Denk
· 18 years ago
692519b
Add support for PCI-Express on PPC440SPe (Yucca board).
by Rafal Jaworowski
· 18 years ago
b87dfd2
Add support for TB5200 board
by Wolfgang Denk
· 18 years ago
fe84b48
Cleanup config file and bootup output for Yucca board.
by Marian Balakowicz
· 18 years ago
f6e5739
Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).
by Marian Balakowicz
· 18 years ago
6c5879f
Add support for AMCC 440SPe CPU based eval board (Yucca).
by Marian Balakowicz
· 18 years ago