Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2366bcc71b509858c2afd808e7b0ae30976160a8
/
board
/
amcc
/
sequoia
659845a
powerpc: ppc4xx: convert AMCC boards to generic board
by Anatolij Gustschin
· 10 years ago
2aec3cc
fdt: Allow ft_board_setup() to report failure
by Simon Glass
· 10 years ago
0d82bad
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· 10 years ago
9799f26
Add board MAINTAINERS files
by Masahiro Yamada
· 10 years ago
d3ae678
kconfig: add board Kconfig and defconfig files
by Masahiro Yamada
· 10 years ago
d3efa97
nand_spl: remove unused linker scripts u-boot-nand.lds
by Masahiro Yamada
· 11 years ago
b3859f2
ppc4xx: Remove 4xx NAND booting support
by Stefan Roese
· 11 years ago
c54b77e
board: powerpc: convert makefiles to Kbuild style
by Masahiro Yamada
· 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
fe33e6e
ppc4xx: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· 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
99c744f
ppc4xx: Enable NOR flash support in sequoia_ramboot target
by Stefan Roese
· 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
95ca5fa
ppc4xx: Big header cleanup, mostly PPC440 related
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
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
f0a15c5
POST: Remove duplicated post_hotkey_pressed() functions
by Stefan Roese
· 15 years ago
2ea8b71
ppc4xx: Consolidate pci_master_init() function
by Stefan Roese
· 15 years ago
5d8033e
ppc4xx: Consolidate pci_pre_init() function
by Stefan Roese
· 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
6e1861c
ppc4xx: Remove board specific linker scripts from most PPC4xx boards
by Stefan Roese
· 15 years ago
ef28e73
ppc4xx: Sequoia: Add chip_config command
by Stefan Roese
· 15 years ago
e7f3092
ppc4xx: Sequoia/Rainer: Check and reconfigure the PCI sync clock
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
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
c54781c
General help message cleanup
by Wolfgang Denk
· 16 years ago
c20ef32
ppc4xx: Add Sequoia RAM-booting target
by Stefan Roese
· 16 years ago
8f1bb19
ppc4xx: Remove unused code for Sequoia NAND booting version
by Stefan Roese
· 16 years ago
c55fc7a
ppc4xx: Fixup chip-selects in dtb for NAND-booting Sequoia
by Stefan Roese
· 16 years ago
200221b
ppc4xx: Sequoia: Fix TLB reassignment in NAND booting code
by Stefan Roese
· 16 years ago
4438e5e
Fix all linker script to handle all rodata sections
by Trent Piepho
· 16 years ago
f270b82
Fix AMCC Sequoia board DDR memory configuration
by Mikhail Zolotaryov
· 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
d2454ba
Align end of bss by 4 bytes
by Selvamuthukumar
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
53db4cd
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
4436c1e
rename environment.c in env_embedded.c to reflect is functionality
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
ccbacd5
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next
by Stefan Roese
· 16 years ago
7bf9cc6
ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per schematic.
by Steven A. Falco
· 16 years ago
197f428
ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards
by Stefan Roese
· 16 years ago
01edcea
ppc4xx: Consolidate PPC4xx UIC defines
by Stefan Roese
· 16 years ago
41b1746
ppc4xx: Consolidate PPC4xx UIC defines
by Stefan Roese
· 16 years ago
ff459fb
ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards
by Stefan Roese
· 16 years ago
6140a02
Cleanup out-or-tree building for some boards (.depend)
by Wolfgang Denk
· 16 years ago
bd99ae7
Change initdram() return type to phys_size_t
by Becky Bruce
· 16 years ago
cfe5802
ppc4xx: Unify AMCC's board config files (part 3/3)
by Stefan Roese
· 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
d2081d1
Remove all the search paths from the .lds files.
by Jason Wessel
· 17 years ago
383b145
PPC440EPx: Optionally enable second I2C bus
by Mike Nuss
· 17 years ago
3595e61
Coding Style Cleanup; update CHANGELOG
by Wolfgang Denk
· 17 years ago
6235770
ppc4xx: Sequoia coding style cleanup and beautification
by Matthias Fuchs
· 17 years ago
828a978
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
by Wolfgang Denk
· 17 years ago
3c726cf
ppc4xx: Fix sdram init on Sequoia boards
by Stefan Roese
· 17 years ago
82e9f43
ppc4xx: Make Sequoia boot vxWorks
by Niklaus Giger
· 17 years ago
eb267ba
ppc4xx: assign PCI interrupts on seuqoia boards
by Matthias Fuchs
· 17 years ago
1e8db03
ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Sequoia board
by Lawrence R. Johnson
· 17 years ago
c76f1a9
PPC4xx: Remove sdram.h from board/amcc/sequoia
by Larry Johnson
· 17 years ago
27bc997
PPC4xx: Use common code for Sequoia board SDRAM support
by Larry Johnson
· 17 years ago
19b3d37
Add definitions for 440EPx/GRx SDRAM controller to ppc440.h
by Larry Johnson
· 17 years ago
ba97201
Use out_be32() and friends to access memory-mapped registers in sequoia.c
by Larry Johnson
· 17 years ago
32d26cf
Use definitions from "asm-ppc/mmu.h" in init.S for Sequoia
by Larry Johnson
· 17 years ago
fbcee00
ppc4xx: Bring 4xx fdt support up-to-date
by Stefan Roese
· 17 years ago
68681607
ppc4xx: Add CONFIG_4xx_DCACHE compile options to enable cached SDRAM
by Stefan Roese
· 17 years ago
ef8449b
ppc4xx: Add 667/133 (CPU/PLB) frequency setup to Sequoia bootstrap command
by Stefan Roese
· 17 years ago
ed00285
ppc4xx: Fix bug in I2C bootstrap values for Sequoia/Rainier
by Stefan Roese
· 17 years ago
fa25747
ppc4xx: Fix incorrect 33/66MHz PCI clock log-message on Sequoia & Yosemite
by Stefan Roese
· 17 years ago
9a1263f
ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx Sequoia
by Gary Jennejohn
· 17 years ago
c4b0f4c
ppc4xx: Update Sequoia/Rainier bootstrap command
by Stefan Roese
· 17 years ago
77cad90
resubmit: ppc4xx: Remove sequoia/sequioa.h. Cleanup ppc440.h for PPC440EPX
by Niklaus Giger
· 17 years ago
02a1646
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
54ef7fd
ppc4xx: Add pci_pre_init() for 405 boards
by Stefan Roese
· 17 years ago
95bcd38
Extend POST support for PPC440
by Igor Lisitsin
· 18 years ago
b7dc0e8
ppc4xx: Add bootstrap command for AMCC Sequoia (440EPx) eval board
by Stefan Roese
· 17 years ago
6ca735b
Merge with /home/stefan/git/u-boot/bamboo-nand
by Stefan Roese
· 17 years ago
Next »