index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
sbc8548
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-11
sbc8548: Fix up local bus init to be frequency aware
Paul Gortmaker
1
-3
/
+35
2012-01-11
sbc8548: enable support for hardware SPD errata workaround
Paul Gortmaker
1
-1
/
+30
2012-01-11
sbc8548: relocate fixed ddr init code to ddr.c file
Paul Gortmaker
2
-44
/
+48
2012-01-11
sbc8548: Make enabling SPD RAM configuration work
Paul Gortmaker
2
-0
/
+7
2012-01-11
sbc8548: Fix LBC SDRAM initialization settings
Paul Gortmaker
1
-13
/
+16
2012-01-11
sbc8548: enable ability to boot from alternate flash
Paul Gortmaker
3
-1
/
+28
2012-01-11
sbc8548: relocate 64MB user flash to sane boundary
Paul Gortmaker
2
-16
/
+10
2011-11-11
board/sbc8548/sbc8548.c: Fix GCC 4.6 build warning
Kumar Gala
1
-2
/
+0
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
1
-6
/
+0
2011-04-04
powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board
Kumar Gala
1
-22
/
+0
2011-04-04
powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()
Kumar Gala
1
-5
/
+0
2011-01-14
powerpc/85xx: Rework SBC8548 pci_init_board to use common FSL PCIe code
Kumar Gala
2
-45
/
+13
2011-01-14
mpc85xx: rename sdram_init() lbc_sdram_init()
Becky Bruce
1
-2
/
+1
2011-01-14
mpc85xx boards: initdram() cleanup/bugfix
Becky Bruce
2
-66
/
+13
2011-01-14
powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured
Kumar Gala
1
-1
/
+2
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
1
-2
/
+2
2010-11-14
fsl: Clean up printing of PCI boot info
Peter Tyser
1
-4
/
+4
2010-10-18
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
1
-28
/
+0
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
1
-2
/
+2
2010-07-20
powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases
Kumar Gala
1
-5
/
+3
2010-07-16
83xx/85xx/86xx: LBC register cleanup
Becky Bruce
1
-14
/
+6
2009-11-04
Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support"
Kumar Gala
1
-2
/
+2
2009-10-27
ppc/85xx/pci: fsl_pci_init: pcie agent mode support
Vivek Mahajan
1
-2
/
+2
2009-09-30
sbc8548: reclaim wasted sector in boot flash
Paul Gortmaker
1
-1
/
+1
2009-09-24
sbc8548: update PCI/PCI-e support code
Paul Gortmaker
3
-122
/
+72
2009-09-24
sbc8548: correct local bus SDRAM size from 64M to 128M
Paul Gortmaker
2
-8
/
+23
2009-09-24
sbc8548: use I/O accessors
Paul Gortmaker
1
-46
/
+45
2009-09-24
sbc8548: remove eTSEC3/4 voltage hack
Paul Gortmaker
1
-6
/
+0
2009-09-24
sbc8548: enable access to second bank of flash
Paul Gortmaker
1
-4
/
+24
2009-09-24
sbc8548: cosmetic line re-wrap
Paul Gortmaker
1
-4
/
+8
2009-09-24
sbc8548: get_clock_freq is not valid for this board
Paul Gortmaker
1
-3
/
+3
2009-09-24
sbc8548: delete unused MPC8548CDS info carried over from port
Paul Gortmaker
1
-57
/
+6
2009-09-24
sbc8548: enable use of PCI network cards
Paul Gortmaker
1
-0
/
+9
2009-09-24
sbc8548: replace README with completely new document
Paul Gortmaker
2
-3
/
+4
2009-09-08
ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host
Kumar Gala
1
-3
/
+3
2009-08-28
85xx: Move to a common linker script
Kumar Gala
1
-145
/
+0
2009-08-28
85xx: Remove redudant PLATFORM_CPPFLAGS
Kumar Gala
1
-4
/
+0
2009-08-28
pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init
Kumar Gala
1
-11
/
+0
2009-08-28
pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init
Kumar Gala
1
-4
/
+2
2009-04-04
fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs
Kumar Gala
1
-6
/
+0
2009-04-04
fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h
Kumar Gala
1
-1
/
+1
2009-03-30
85xx: Use common LSDMR defines from asm/fsl_lbc.h
Kumar Gala
1
-5
/
+5
2009-03-20
Fix all linker script to handle all rodata sections
Trent Piepho
1
-3
/
+1
2009-02-07
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
Kumar Gala
1
-1
/
+1
2008-12-19
mpc8xxx: LCRR[CLKDIV] is sometimes five bits
Trent Piepho
1
-1
/
+1
2008-12-04
85xx: Add PORDEVSR_PCI1 define
Peter Tyser
1
-1
/
+1
2008-12-03
85xx: Add CPU 2 errata workaround to all 8548 boards
Peter Tyser
1
-7
/
+0
2008-12-03
85xx: remove the unused ddr_enable_ecc in the board file
Dave Liu
1
-10
/
+0
2008-11-18
Align end of bss by 4 bytes
Selvamuthukumar
1
-0
/
+1
2008-11-02
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
1
-1
/
+1
[next]