Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
c2fd3f57040d4d8e858f0449afe46416cfad95da
/
board
/
amcc
/
canyonlands
a26cd04
arch: Make board selection choices optional
by Joe Hershberger
· 9 years ago
58d423b
dm: select CONFIG_DM* options
by Masahiro Yamada
· 10 years ago
326a682
malloc_f: enable SYS_MALLOC_F by default if DM is on
by Masahiro Yamada
· 10 years ago
91405b7
malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN
by Masahiro Yamada
· 10 years ago
360334a
powerpc: ppc4xx: Enable CONFIG_DISPLAY_BOARDINFO
by Stefan Roese
· 10 years ago
5d418fd
dm: powerpc: ppc4xx: Move glacier to use driver model for serial
by Simon Glass
· 10 years ago
4330174
powerpc: ppc4xx: Use CONFIG_OF_CONTROL for canyonlands boards
by Simon Glass
· 10 years ago
00cca63
powerpc: ppc4xx: Add ramboot config for glacier
by Simon Glass
· 10 years ago
6566041
powerpc: ppc4xx: Move CANYONLANDS/GLACIER/ARCHES to Kconfig
by Simon Glass
· 10 years ago
0bca284
powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mk
by Simon Glass
· 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
e7afb73
nand_spl: remove unused linker scripts u-boot-nand.lds
by Masahiro Yamada
· 11 years ago
345b77b
ppc4xx: Remove 4xx NAND booting support
by Stefan Roese
· 11 years ago
377e104
board: powerpc: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
bba6791
usb: rename board_usb_init_type to usb_init_type
by Troy Kisky
· 11 years ago
16297cf
usb: new board-specific USB init interface
by Mateusz Zalega
· 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
0ce033d
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
3929fb0
Replace __bss_end__ with __bss_end
by Simon Glass
· 12 years ago
ef123c5
Refactor linker-generated arrays
by Albert ARIBAUD
· 12 years ago
8b493a5
common: Discard the __u_boot_cmd section
by Marek Vasut
· 12 years ago
5567514
common: Add .u_boot_list into all linker files
by Marek Vasut
· 12 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
83b7e2a
Handle most LDSCRIPT setting centrally
by Scott Wood
· 14 years ago
44c6e65
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
da7d3df
PPC4xx: Reduce NAND TLB window size on Canyonlands
by Felix Radensky
· 14 years ago
ee8028b
ppc4xx: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· 14 years ago
c56f84c
ppc4xx: Fix build problems of IBM DDR2 NAND booting targets
by Stefan Roese
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
25ddd1f
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 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
709d948
ppc44x: config GPIOs for USB on canyonlands board
by Rupjyoti Sarmah
· 14 years ago
9830329
ppc4xx: Small whitespace cleanup in canyonlands.c
by Stefan Roese
· 14 years ago
0988776
ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific
by Stefan Roese
· 14 years ago
b36df56
ppc4xx: Move ppc4xx headers to powerpc include directory
by Stefan Roese
· 14 years ago
a2a649d
4xx: adjust TEXT_BASE to increase U-Boot image size
by Wolfgang Denk
· 14 years ago
17a6844
ppc4xx/Canyonlands added USB board callbacks
by Rupjyoti Sarmah
· 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
1095493
ppc4xx: Consolidate pci_target_init() function
by Stefan Roese
· 15 years ago
56f9b39
ppc4xx: Fix NAND booting targets after 4xx linker script consolidation
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
d1c3b27
ppc4xx: Big cleanup of PPC4xx defines
by Stefan Roese
· 15 years ago
514bab6
ppc4xx: Fix "chip_config" command for AMCC Arches
by Stefan Roese
· 15 years ago
c3fa4f0
ppc4xx: Add support for PPC460EX/460GT rev B chip to AMCC Canyonlands
by Stefan Roese
· 15 years ago
042d01c
ppc4xx: Fix problem with NOR range assignment in Canyonlands ft_board_setup
by Stefan Roese
· 15 years ago
f3ed3c9
ppc4xx: Fix Arches DDR2 initialization
by Stefan Roese
· 15 years ago
87c0b72
Add "chip_config" command for PPC4xx bootstrap configuration
by Stefan Roese
· 15 years ago
26d37f0
ppc4xx: Fix FDT EBC mappings on Canyonlands
by Felix Radensky
· 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
2fb2604
Command usage cleanup
by Peter Tyser
· 16 years ago
62c3ae7
Standardize command usage messages with cmd_usage()
by Peter Tyser
· 16 years ago
ddf45cc
ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization
by Dave Mitchell
· 16 years ago
9b827cf
Align end of bss by 4 bytes
by Selvamuthukumar
· 16 years ago
3cbd823
Coding Style cleanup, update CHANGELOG
by Wolfgang Denk
· 16 years ago
f4d14c5
ppc4xx: Add 1.0 & 1.066 GHz to canyonlands bootstrap command for PLL setup
by Stefan Roese
· 16 years ago
f09f09d
ppc4xx: Add AMCC Arches board support (dual 460GT)
by Adam Graham
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
8fd4166
ppc4xx: Canyonlands: Remove unnecessary FDT warning upon DTB fixup
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
212ed90
ppc4xx: Canyonlands: Disable the RTC M41T62 square wave output
by Stefan Roese
· 16 years ago
9973e3c
Change initdram() return type to phys_size_t
by Becky Bruce
· 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
16bedc6
ppc4xx: Canyonlands: Disable PCIe0/SATA in dev-tree depending on selection
by Stefan Roese
· 16 years ago
2dd7082
ppc4xx: Fix bogus Canyonlands config.mk
by Stefan Roese
· 16 years ago
499e783
ppc4xx: Change Canyonlands to support booting from 2k page NAND devices
by Stefan Roese
· 17 years ago
3d36be0
Remove all the search paths from the .lds files.
by Jason Wessel
· 17 years ago
1c2926a
ppc4xx: Canyonlands: Init SATA/PCIe port correctly
by Stefan Roese
· 17 years ago
cc8e839
ppc4xx: Canyonlands: Print SATA/PCIe configuration and board revision
by Stefan Roese
· 17 years ago
c664bf8
ppc4xx: Fix Canyonlands linker script (remove bogus ASSERT)
by Stefan Roese
· 17 years ago
d56a3ce
ppc4xx: Correctly pass phyiscal FLASH base address into dtb
by Stefan Roese
· 17 years ago
4c9e855
ppc4xx: Add AMCC Glacier 406GT eval board support
by Stefan Roese
· 17 years ago
41712b4
ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval board
by Stefan Roese
· 17 years ago
71665eb
ppc4xx: Add Canyonlands NAND booting support
by Stefan Roese
· 17 years ago
8e1a3fe
ppc4xx: Add AMCC Canyonlands support (460EX) (1/3)
by Stefan Roese
· 17 years ago