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
/
include
/
configs
/
pcs440ep.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-04
config: remove platform CONFIG_SYS_HZ definition part 2/2
Rob Herring
1
-2
/
+0
2013-11-04
config: Add a default CONFIG_SYS_PROMPT
Rob Herring
1
-1
/
+0
2013-10-14
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
1
-1
/
+1
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
1
-1
/
+1
2013-07-24
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
1
-5
/
+5
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2013-07-23
i2c, ppc4xx_i2c: switch to new multibus/multiadapter support
Dirk Eibach
1
-4
/
+5
2013-07-23
i2c, soft-i2c: switch to new multibus/multiadapter support
Heiko Schocher
1
-1
/
+0
2013-06-07
pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option
Gabor Juhos
1
-0
/
+1
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from config files
Marek Vasut
1
-1
/
+0
2011-10-05
board configs: drop NET_MULTI references
Mike Frysinger
1
-1
/
+0
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
1
-2
/
+1
2010-10-26
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
Wolfgang Denk
1
-2
/
+2
2010-10-18
powerpc: Cleanup BOOTFLAG_* references
Peter Tyser
1
-8
/
+0
2010-10-18
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
1
-0
/
+3
2010-09-23
ppc4xx: Use common NS16550 driver for PPC4xx UART
Stefan Roese
1
-3
/
+5
2010-04-06
i2c: Move PPC4xx I2C driver into drivers/i2c directory
Stefan Roese
1
-0
/
+1
2008-11-09
Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC
Ben Warren
1
-0
/
+1
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
1
-85
/
+85
2008-10-14
Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references
Peter Tyser
1
-1
/
+0
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
1
-5
/
+5
2008-09-10
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
1
-3
/
+3
2008-03-20
[new uImage] Enable new uImage support for the pcs440ep board.
Bartlomiej Sieka
1
-0
/
+6
2008-03-06
Replace "run load; run update" with conditionalized "run load update".
Detlev Zundel
1
-1
/
+1
2008-03-04
PCS440EP: fix build problems (redundant #define)
Wolfgang Denk
1
-4
/
+0
2008-03-03
Fix quoting problem (preboot setting) in many board config files.
Wolfgang Denk
1
-1
/
+1
2008-02-04
ppc4xx: Fix problem with init-ram bigger than 4k on 440 platforms
Stefan Roese
1
-1
/
+1
2007-11-15
ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platforms
Stefan Roese
1
-1
/
+1
2007-10-31
ppc4xx: Remove cache definition from 4xx board config files
Stefan Roese
1
-9
/
+0
2007-08-28
IDE: - make ide_inb () and ide_outb () "weak", so boards can
Heiko Schocher
1
-9
/
+4
2007-08-06
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
Wolfgang Denk
1
-26
/
+34
2007-08-03
Merge branch 'testing' into working
Andy Fleming
1
-26
/
+34
2007-07-11
[PCS440EP] - Show on the DIAG LEDs, if the SHA1 check failed
Heiko Schocher
1
-4
/
+4
2007-07-10
include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.
Jon Loeliger
1
-0
/
+9
2007-07-10
Coding style cleanup; update CHANGELOG.
Wolfgang Denk
1
-2
/
+2
2007-07-09
Merge with /home/hs/Atronic/u-boot
Wolfgang Denk
1
-3
/
+79
2007-07-05
include/configs: Use new CONFIG_CMD_* in various p* named board config files.
Jon Loeliger
1
-24
/
+25
2007-06-25
Merge with git://www.denx.de/git/u-boot.git
Stefan Roese
1
-1
/
+1
2007-06-25
[PCS440EP] get rid of CONFIG_PPC4xx_USE_SPD_DDR_INIT_HANG
Heiko Schocher
1
-1
/
+0
2007-06-25
ppc4xx: Add pci_pre_init() for 405 boards
Stefan Roese
1
-1
/
+0
2007-06-22
Coding stylke cleanup; rebuild CHANGELOG
Wolfgang Denk
1
-1
/
+1
2007-06-22
[PCS440EP] upgrade the PCS440EP board:
Heiko Schocher
1
-3
/
+80
2007-06-15
Merge with /home/stefan/git/u-boot/denx-440-exceptions
Stefan Roese
1
-0
/
+1
2007-06-15
ppc4xx: Clean up 440 exceptions handling
Grzegorz Bernacki
1
-0
/
+1
2007-06-15
[ppc4xx] Extend 44x GPIO setup with default output state
Stefan Roese
1
-65
/
+65
2006-09-07
Add support for AMCC Sequoia PPC440EPx eval board
Stefan Roese
1
-0
/
+1
2006-06-13
Minor cleanup for PCS440EP board
Stefan Roese
1
-4
/
+4
2006-06-07
Minor cleanup for PCS440EP board
Wolfgang Denk
1
-6
/
+5
2006-06-06
Update PCS440EP port to fit into one flash device (incl. environment)
Stefan Roese
1
-3
/
+3
2006-06-02
Add support for PCS440EP board
Stefan Roese
1
-0
/
+413