Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b781f5756999b8bb3b4e592141d1dd45bca113ff
/
board
/
amcc
/
katmai
94d95e4
common: Add DISPLAY_BOARDINFO
by Lokesh Vutla
· 8 years ago
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
659845a
powerpc: ppc4xx: convert AMCC boards to generic board
by Anatolij Gustschin
· 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
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
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
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 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
3ddce57
ppc4xx: Use common NS16550 driver for PPC4xx UART
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
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
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
5716308
ppc4xx: Katmai: Add chip_config command
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
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
b33e6d7
ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boards
by Stefan Roese
· 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
af0501a
Cleanup: fix "MHz" spelling
by Wolfgang Denk
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
052a5ea
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
638797b
ppc4xx: Cleanup Katmai & Yucca PCIe register usage
by Stefan Roese
· 16 years ago
ff459fb
ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards
by Stefan Roese
· 16 years ago
251161b
ppc4xx: Fix printf format warnings now visible with the updated format check
by Stefan Roese
· 16 years ago
6a35785
Cleanup: remove redundant deleting on *~ files
by Wolfgang Denk
· 16 years ago
6140a02
Cleanup out-or-tree building for some boards (.depend)
by Wolfgang Denk
· 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
7b83ed0
katmai: fix section overlap problem
by Wolfgang Denk
· 17 years ago
d2081d1
Remove all the search paths from the .lds files.
by Jason Wessel
· 17 years ago
828a978
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
by Wolfgang Denk
· 17 years ago
e3060b0
ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setup
by Stefan Roese
· 17 years ago
9a90c4c
ppc4xx: Add fdt support to AMCC Katmai eval board
by Stefan Roese
· 17 years ago
f199063
ppc4xx: Enable hardware-fix for PCI/DMA errata on AMCC 440SP/SPe boards
by Stefan Roese
· 17 years ago
7e3e268
ppc4xx: Make output a little shorter on PCIe detection
by Stefan Roese
· 17 years ago
89bac40
ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint mode
by Stefan Roese
· 17 years ago
9c00e51
ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (2)
by Stefan Roese
· 17 years ago
216f063
ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (1)
by Stefan Roese
· 17 years ago
d112a2c
Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global
by Wolfgang Denk
· 17 years ago
833e43b
[PPC440SPe] PCIe environment settings for Katmai and Yucca
by Grzegorz Bernacki
· 17 years ago
d2f2133
[PPC440SPe] Improve PCIe configuration space access
by Grzegorz Bernacki
· 17 years ago
54ef7fd
ppc4xx: Add pci_pre_init() for 405 boards
by Stefan Roese
· 17 years ago
e01d43a
ppc4xx: Change SysACE address on Katmai
by Stefan Roese
· 18 years ago
9c2df5f
ppc4xx: Update Katmai bootstrap command
by Stefan Roese
· 18 years ago
92f0c28
ppc4xx: Fix "bootstrap" command for Katmai board
by Stefan Roese
· 18 years ago
edd9713
Merge with /home/stefan/git/u-boot/acadia
by Stefan Roese
· 18 years ago
80354e7
[PATCH] Add 4xx GPIO functions
by Stefan Roese
· 18 years ago
3f7b861
ppc4xx: Small AMCC Katmai 440SPe update
by Stefan Roese
· 18 years ago
bad4111
[PATCH] Update AMCC Katmai 440SPe eval board support
by Stefan Roese
· 18 years ago
9da9433
[PATCH] Clean up Katmai (440SPe) linker script
by Stefan Roese
· 18 years ago
a8856e3
[PATCH] Add support for the AMCC Katmai (440SPe) eval board
by Stefan Roese
· 18 years ago