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
/
freescale
/
mpc8349itx
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-18
common: Drop init.h from common header
Simon Glass
1
-0
/
+1
2020-01-17
common: Move device-tree setup functions to fdt_support.h
Simon Glass
1
-0
/
+1
2019-12-02
common: Move pci_init_board() out of common.h
Simon Glass
1
-0
/
+1
2019-05-21
mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE
Mario Six
1
-4
/
+4
2019-05-21
mpc83xx: Get rid of CONFIG_SYS_DDR_BASE
Mario Six
1
-1
/
+1
2019-05-21
mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig
Mario Six
1
-0
/
+1
2019-05-21
mpc83xx: Kconfig: Migrate HRCW to Kconfig
Mario Six
1
-0
/
+2
2019-05-21
MPC8349ITX: Migrate to CONFIG_TARGET_MPC8349ITX
Mario Six
1
-1
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
3
-7
/
+3
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
1
-2
/
+0
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
1
-1
/
+1
2018-01-19
powerpc: Drop unreferenced CONFIG_* defines
Tuomas Tynkkynen
1
-1
/
+0
2017-04-13
board_f: Rename initdram() to dram_init()
Simon Glass
1
-1
/
+1
2017-04-05
board_f: Drop return value from initdram()
Simon Glass
1
-3
/
+7
2017-04-05
board_f: Drop board_type parameter from initdram()
Simon Glass
1
-1
/
+1
2014-11-21
fdt: Allow ft_board_setup() to report failure
Simon Glass
1
-1
/
+3
2014-09-24
MAINTAINERS: comment out blank M: field
Masahiro Yamada
1
-1
/
+1
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
1
-3
/
+0
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
1
-0
/
+8
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
1
-0
/
+15
2013-11-01
board: powerpc: convert makefiles to Kbuild style
Masahiro Yamada
1
-22
/
+2
2013-07-24
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2
-3
/
+2
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
3
-51
/
+3
2013-07-23
i2c, fsl_i2c: switch to new multibus/multiadapter support
Heiko Schocher
2
-3
/
+2
2012-07-29
doc: cleanup - move board READMEs into respective board directories
Wolfgang Denk
1
-0
/
+187
2011-11-03
mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds code
Joe Hershberger
1
-12
/
+16
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
1
-6
/
+0
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
1
-2
/
+2
2010-10-18
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
1
-31
/
+0
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
1
-2
/
+2
2010-09-23
83xx: Remove warmboot parameter from PCI init functions
Peter Tyser
1
-2
/
+2
2010-07-16
83xx/85xx/86xx: LBC register cleanup
Becky Bruce
1
-4
/
+3
2009-07-29
Update Freescale copyrights to remove "All Rights Reserved"
Kumar Gala
3
-3
/
+3
2009-07-18
mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCI
Kim Phillips
2
-307
/
+58
2009-02-07
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
Kumar Gala
1
-2
/
+2
2008-10-29
Make Freescale local bus registers available for both 83xx and 85xx.
Haiying Wang
1
-1
/
+1
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2
-67
/
+67
2008-09-24
mpc83xx: spd_sdram: fix ddr sdram base address assignment bug
Anton Vorontsov
1
-1
/
+1
2008-07-02
Cleanup out-or-tree building for some boards (.depend)
Wolfgang Denk
1
-1
/
+1
2008-06-12
Change initdram() return type to phys_size_t
Becky Bruce
1
-1
/
+1
2008-05-21
Big white-space cleanup.
Wolfgang Denk
1
-3
/
+3
2008-03-25
83xx: Add Vitesse VSC7385 firmware uploading
Timur Tabi
1
-1
/
+14
2008-03-05
Remove erroneous or extra spd.h #includers.
Jon Loeliger
1
-6
/
+0
2008-01-16
mpc83xx: fix mpc8313/mpc8315/mpc8349itx Makefiles for silent build (with -s)
Kumar Gala
1
-1
/
+1
2008-01-08
mpc83xx: rm remaining FLAT_TREE code
Kim Phillips
1
-25
/
+2
2008-01-08
mpc83xx: remove FLAT_TREE code
Kim Phillips
1
-13
/
+1
2008-01-08
mpc83xx: convert to using do_fixup_*()
Kim Phillips
1
-24
/
+27
2007-11-21
Update libfdt from device tree compiler (dtc)
Kumar Gala
1
-2
/
+2
2007-08-16
mpc83xx: move freescale boards to boards/freescale
Kim Phillips
4
-0
/
+878