Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7f9da820c5486e04fd01052ffb28d726c96a0d73
/
board
/
amcc
/
canyonlands
c54b77e
board: powerpc: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
de8ae7b
usb: rename board_usb_init_type to usb_init_type
by Troy Kisky
· 11 years ago
d862f89
usb: new board-specific USB init interface
by Mateusz Zalega
· 11 years ago
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
19aac97
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
ed70c8f
Replace __bss_end__ with __bss_end
by Simon Glass
· 12 years ago
c24895e
Refactor linker-generated arrays
by Albert ARIBAUD
· 12 years ago
efd76dad
common: Discard the __u_boot_cmd section
by Marek Vasut
· 12 years ago
607092a
common: Add .u_boot_list into all linker files
by Marek Vasut
· 12 years ago
ab2b7e1
punt unused clean/distclean targets
by Mike Frysinger
· 13 years ago
5c1cfee
Fix incorrect use of getenv() before relocation
by Wolfgang Denk
· 14 years ago
34c6dd2
Handle most LDSCRIPT setting centrally
by Scott Wood
· 14 years ago
cedbf4b
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
1935020
PPC4xx: Reduce NAND TLB window size on Canyonlands
by Felix Radensky
· 14 years ago
fe33e6e
ppc4xx: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· 14 years ago
40263b2
ppc4xx: Fix build problems of IBM DDR2 NAND booting targets
by Stefan Roese
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
291ba1b
Makefile: move all Power Architecture boards into boards.cfg
by Wolfgang Denk
· 14 years ago
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
4010376
ppc44x: config GPIOs for USB on canyonlands board
by Rupjyoti Sarmah
· 14 years ago
b97b4c4
ppc4xx: Small whitespace cleanup in canyonlands.c
by Stefan Roese
· 14 years ago
de21eab
ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific
by Stefan Roese
· 14 years ago
247e9d7
ppc4xx: Move ppc4xx headers to powerpc include directory
by Stefan Roese
· 14 years ago
c558225
4xx: adjust TEXT_BASE to increase U-Boot image size
by Wolfgang Denk
· 14 years ago
4e23bff
ppc4xx/Canyonlands added USB board callbacks
by Rupjyoti Sarmah
· 14 years ago
ec88cd6
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 15 years ago
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
94b6270
ppc4xx: TLB init file cleanup
by Stefan Roese
· 15 years ago
29514c7
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· 15 years ago
133c0fe
Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"
by Peter Tyser
· 15 years ago
8e538be
ppc4xx: Consolidate pci_target_init() function
by Stefan Roese
· 15 years ago
92c058e
ppc4xx: Fix NAND booting targets after 4xx linker script consolidation
by Stefan Roese
· 15 years ago
4698fc9
ppc4xx: Remove duplicated is_pci_host() functions
by Stefan Roese
· 15 years ago
e53b5cd
ppc4xx: Consolidate 4xx PCIe board specific configuration
by Stefan Roese
· 15 years ago
6e1861c
ppc4xx: Remove board specific linker scripts from most PPC4xx boards
by Stefan Roese
· 15 years ago
c8f071a
Merge branch 'reloc'
by Wolfgang Denk
· 15 years ago
728bd0a
ppc_4xx: Apply new HW register names
by Niklaus Giger
· 15 years ago
14fd12f
ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scan
by Stefan Roese
· 15 years ago
f48fabc
ppc: Enable full relocation to RAM
by Peter Tyser
· 15 years ago
707fd36
ppc4xx: Convert PPC4xx UIC defines from lower case to upper case
by Stefan Roese
· 15 years ago
918010a
ppc4xx: Big cleanup of PPC4xx defines
by Stefan Roese
· 15 years ago
fce070a
ppc4xx: Fix "chip_config" command for AMCC Arches
by Stefan Roese
· 15 years ago
38ee94f
ppc4xx: Add support for PPC460EX/460GT rev B chip to AMCC Canyonlands
by Stefan Roese
· 15 years ago
7749ac9
ppc4xx: Fix problem with NOR range assignment in Canyonlands ft_board_setup
by Stefan Roese
· 15 years ago
d8d63ba
ppc4xx: Fix Arches DDR2 initialization
by Stefan Roese
· 15 years ago
9693c3d
Add "chip_config" command for PPC4xx bootstrap configuration
by Stefan Roese
· 15 years ago
fadfe70
ppc4xx: Fix FDT EBC mappings on Canyonlands
by Felix Radensky
· 15 years ago
c54781c
General help message cleanup
by Wolfgang Denk
· 16 years ago
4438e5e
Fix all linker script to handle all rodata sections
by Trent Piepho
· 16 years ago
dfb72b8
Command usage cleanup
by Peter Tyser
· 16 years ago
ddb3af9
Standardize command usage messages with cmd_usage()
by Peter Tyser
· 16 years ago
5c05759
ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization
by Dave Mitchell
· 16 years ago
d2454ba
Align end of bss by 4 bytes
by Selvamuthukumar
· 16 years ago
82f15f3
Coding Style cleanup, update CHANGELOG
by Wolfgang Denk
· 16 years ago
4d9e039
ppc4xx: Add 1.0 & 1.066 GHz to canyonlands bootstrap command for PLL setup
by Stefan Roese
· 16 years ago
4900ed2
ppc4xx: Add AMCC Arches board support (dual 460GT)
by Adam Graham
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
c91600a
ppc4xx: Canyonlands: Remove unnecessary FDT warning upon DTB fixup
by Stefan Roese
· 16 years ago
4436c1e
rename environment.c in env_embedded.c to reflect is functionality
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
6140a02
Cleanup out-or-tree building for some boards (.depend)
by Wolfgang Denk
· 16 years ago
4947e5c
ppc4xx: Canyonlands: Disable the RTC M41T62 square wave output
by Stefan Roese
· 16 years ago
bd99ae7
Change initdram() return type to phys_size_t
by Becky Bruce
· 16 years ago
3905b93
ppc4xx: Remove implementations of testdram()
by Stefan Roese
· 17 years ago
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
7d2c2a5
ppc4xx: Canyonlands: Disable PCIe0/SATA in dev-tree depending on selection
by Stefan Roese
· 17 years ago
5c8c798
ppc4xx: Fix bogus Canyonlands config.mk
by Stefan Roese
· 17 years ago
147388e
ppc4xx: Change Canyonlands to support booting from 2k page NAND devices
by Stefan Roese
· 17 years ago
d2081d1
Remove all the search paths from the .lds files.
by Jason Wessel
· 17 years ago
b685b9c
ppc4xx: Canyonlands: Init SATA/PCIe port correctly
by Stefan Roese
· 17 years ago
dfdd95e
ppc4xx: Canyonlands: Print SATA/PCIe configuration and board revision
by Stefan Roese
· 17 years ago
6f92e65
ppc4xx: Fix Canyonlands linker script (remove bogus ASSERT)
by Stefan Roese
· 17 years ago
fa3dcf0
ppc4xx: Correctly pass phyiscal FLASH base address into dtb
by Stefan Roese
· 17 years ago
52df419
ppc4xx: Add AMCC Glacier 406GT eval board support
by Stefan Roese
· 17 years ago
8d0f6b2
ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval board
by Stefan Roese
· 17 years ago
0b86db7
ppc4xx: Add Canyonlands NAND booting support
by Stefan Roese
· 17 years ago
105350e
ppc4xx: Add AMCC Canyonlands support (460EX) (1/3)
by Stefan Roese
· 17 years ago