Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
9fc2ed40cd32cbb488e7a765e393e6b7ff21c1bc
/
board
/
sbc8548
9a17eb5
Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx
by York Sun
· 11 years ago
5614e71
Driver/DDR: Moving Freescale DDR driver to a common driver
by York Sun
· 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
997399f
powerpc: Fix CamelCase checkpatch warnings
by Prabhakar Kushwaha
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
e76cd5d
8xxx: Change all 8*xx_DDR addresses to 8xxx
by Andy Fleming
· 12 years ago
702e601
doc: cleanup - move board READMEs into respective board directories
by Wolfgang Denk
· 13 years ago
e2b363f
sbc8548: Fix up local bus init to be frequency aware
by Paul Gortmaker
· 13 years ago
3e3262b
sbc8548: enable support for hardware SPD errata workaround
by Paul Gortmaker
· 13 years ago
2a6b3b7
sbc8548: relocate fixed ddr init code to ddr.c file
by Paul Gortmaker
· 13 years ago
7e44f2b
sbc8548: Make enabling SPD RAM configuration work
by Paul Gortmaker
· 13 years ago
5f4c6f0
sbc8548: Fix LBC SDRAM initialization settings
by Paul Gortmaker
· 13 years ago
f0aec4e
sbc8548: enable ability to boot from alternate flash
by Paul Gortmaker
· 13 years ago
3fd673c
sbc8548: relocate 64MB user flash to sane boundary
by Paul Gortmaker
· 13 years ago
dbe128a
board/sbc8548/sbc8548.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
464c792
punt unused clean/distclean targets
by Mike Frysinger
· 13 years ago
c39f44d
powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board
by Kumar Gala
· 14 years ago
5df4b0a
powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()
by Kumar Gala
· 14 years ago
2d0a054
powerpc/85xx: Rework SBC8548 pci_init_board to use common FSL PCIe code
by Kumar Gala
· 14 years ago
70961ba
mpc85xx: rename sdram_init() lbc_sdram_init()
by Becky Bruce
· 14 years ago
38dba0c
mpc85xx boards: initdram() cleanup/bugfix
by Becky Bruce
· 14 years ago
5d27e02
powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured
by Kumar Gala
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
8ca78f2
fsl: Clean up printing of PCI boot info
by Peter Tyser
· 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
6525d51
powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases
by Kumar Gala
· 14 years ago
f51cdaf
83xx/85xx/86xx: LBC register cleanup
by Becky Bruce
· 14 years ago
01471d5
Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support"
by Kumar Gala
· 15 years ago
70ed869
ppc/85xx/pci: fsl_pci_init: pcie agent mode support
by Vivek Mahajan
· 15 years ago
dd9ca98
sbc8548: reclaim wasted sector in boot flash
by Paul Gortmaker
· 15 years ago
fdc7eb9
sbc8548: update PCI/PCI-e support code
by Paul Gortmaker
· 15 years ago
11d5a62
sbc8548: correct local bus SDRAM size from 64M to 128M
by Paul Gortmaker
· 15 years ago
0c7e4d4
sbc8548: use I/O accessors
by Paul Gortmaker
· 15 years ago
fc38eb9
sbc8548: remove eTSEC3/4 voltage hack
by Paul Gortmaker
· 15 years ago
9b3ba24
sbc8548: enable access to second bank of flash
by Paul Gortmaker
· 15 years ago
ded58f4
sbc8548: cosmetic line re-wrap
by Paul Gortmaker
· 15 years ago
2c40acd
sbc8548: get_clock_freq is not valid for this board
by Paul Gortmaker
· 15 years ago
7b1f139
sbc8548: delete unused MPC8548CDS info carried over from port
by Paul Gortmaker
· 15 years ago
94ca091
sbc8548: enable use of PCI network cards
by Paul Gortmaker
· 15 years ago
bd42bbb
sbc8548: replace README with completely new document
by Paul Gortmaker
· 15 years ago
3e7b6c1
ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host
by Kumar Gala
· 15 years ago
ec79d33
85xx: Move to a common linker script
by Kumar Gala
· 15 years ago
53efa1f
85xx: Remove redudant PLATFORM_CPPFLAGS
by Kumar Gala
· 15 years ago
cb151aa
pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init
by Kumar Gala
· 15 years ago
fb3143b
pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init
by Kumar Gala
· 15 years ago
32049b4
fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs
by Kumar Gala
· 16 years ago
c851462
fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h
by Kumar Gala
· 16 years ago
b0fe93ed
85xx: Use common LSDMR defines from asm/fsl_lbc.h
by Kumar Gala
· 16 years ago
f62fb99
Fix all linker script to handle all rodata sections
by Trent Piepho
· 16 years ago
ff4e66e
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
by Kumar Gala
· 16 years ago
a5d212a
mpc8xxx: LCRR[CLKDIV] is sometimes five bits
by Trent Piepho
· 16 years ago
9427ccd
85xx: Add PORDEVSR_PCI1 define
by Peter Tyser
· 16 years ago
a2cd50e
85xx: Add CPU 2 errata workaround to all 8548 boards
by Peter Tyser
· 16 years ago
9b0ad1b
85xx: remove the unused ddr_enable_ecc in the board file
by Dave Liu
· 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
2dba0de
85xx: Convert all fsl_pci_init users to new APIs
by Kumar Gala
· 16 years ago
dfb4910
Pass dimm parameters to populate populate controller options
by Haiying Wang
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
33b9079
FSL DDR: Convert sbc8548 to new DDR code.
by Kumar Gala
· 16 years ago
c8a3b10
Cleanup out-or-tree building for some boards (.depend)
by Wolfgang Denk
· 16 years ago
9973e3c
Change initdram() return type to phys_size_t
by Becky Bruce
· 16 years ago
859a86a
85xx/86xx: Move to dynamic mgmt of LAWs
by Kumar Gala
· 16 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
45239cf
85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs
by Kumar Gala
· 17 years ago
3d36be0
Remove all the search paths from the .lds files.
by Jason Wessel
· 17 years ago
f69766e
85xx: Add the concept of CFG_CCSRBAR_PHYS
by Kumar Gala
· 17 years ago
a30a549
Remove erroneous or extra spd.h #includers.
by Jon Loeliger
· 17 years ago
347b793
sbc8548: Fix Revision reading and unused variable 'path'
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
143b518
85xx: Convert SBC8540/SBC8560/SBC8548 to new TLB setup
by Kumar Gala
· 17 years ago
c8c41d4
85xx: Use proper defines for PCI addresses
by Kumar Gala
· 17 years ago
e2b159d
85xx: convert SBC8540/SBC8560/SBC8548 over to use new LAW init code
by Kumar Gala
· 17 years ago
64134f0
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
by Wolfgang Denk
· 17 years ago
d3a6532
Coding Style cleanup; update CHANGELOG
by Wolfgang Denk
· 17 years ago
9e3ed39
mpc85xx: Add support for SBC8548 (updated)
by Joe Hamman
· 17 years ago
11c45eb
mpc85xx: Add support for SBC8548 (updated)
by Joe Hamman
· 17 years ago