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
/
lib_arm
/
board.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-21
arm: add support for CONFIG_GENERIC_MMC
Ilya Yanok
1
-0
/
+7
2009-06-12
make MODEM SUPPORT generic instead of duplicate it
Jean-Christophe PLAGNIOL-VILLARD
1
-99
/
+0
2009-06-12
arch_misc_init support for ARM architectures
Prafulla Wadaskar
1
-0
/
+4
2009-06-12
arm: remove cpu_init
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+0
2009-06-12
ARM Add blue colour LED to status_led.
Tom Rix
1
-0
/
+4
2009-06-12
arm: timer and interrupt init rework
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+3
2009-06-12
lib_arch/board.c: Move malloc initialization before flash_init()
Stefan Roese
1
-3
/
+3
2009-04-26
lib_arm/board.c: remove misleading "test-only" comment.
Wolfgang Denk
1
-1
/
+1
2009-04-16
at91sam9/at91cap: improve clock framework
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+3
2009-03-20
cmc_pu2: get mac address from environment
Mike Frysinger
1
-4
/
+0
2009-03-20
arm: get mac address from environment
Mike Frysinger
1
-32
/
+11
2009-02-22
arm: add uart dcc support
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+3
2009-02-19
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
1
-7
/
+3
2009-02-18
API: Provide syscall entry point for the ARM architecture.
Rafal Jaworowski
1
-0
/
+5
2009-02-06
ARM: remove unused variable
Guennadi Liakhovetski
1
-7
/
+3
2009-01-31
ixp: move pci init in arm/board instead of cpu
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+12
2008-12-06
Update U-Boot's build timestamp on every compile
Peter Tyser
1
-1
/
+2
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
1
-11
/
+11
2008-10-08
Fix bug: in arch-arm, env_get_char dose not work fine
gnusercn
1
-0
/
+2
2008-09-30
Revert "ARM: set GD_FLG_RELOC for boards skipping relocation to RAM"
Jean-Christophe PLAGNIOL-VILLARD
1
-17
/
+0
2008-08-31
ARM DaVinci: Changing function names for EMAC driver
Sandeep Paulraj
1
-2
/
+2
2008-08-21
Consolidate strmhz() implementation
Haavard Skinnemoen
1
-13
/
+0
2008-08-06
Fix merge problems
Stefan Roese
1
-0
/
+17
2008-06-03
Merge remote branch 'u-boot-at91/for-1.3.4'
Wolfgang Denk
1
-11
/
+28
2008-05-28
Remove prototypes of nand_init() in favor of including nand.h.
Scott Wood
1
-8
/
+2
2008-05-10
Add ATMEL LCD driver
Stelian Pop
1
-11
/
+28
2008-05-03
Fix implicit declaration build warnings
Marcel Ziswiler
1
-0
/
+1
2008-02-04
ARM: add I2C init function call in lib_arm/board.c
Hebbar
1
-0
/
+18
2008-01-09
ARM: support board-specific ethernet PHY init
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+4
2007-11-25
drivers/net : move net drivers to drivers/net
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+2
2007-10-13
Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash
Wolfgang Denk
1
-0
/
+8
2007-10-13
Coding Style cleanup.
Wolfgang Denk
1
-11
/
+6
2007-09-17
OneNAND support (take #2)
Kyungmin Park
1
-0
/
+8
2007-09-07
Merge with git://www.denx.de/git/u-boot.git
Peter Pearse
1
-0
/
+4
2007-09-07
PXA270: Add support for multiple serial ports.
stefano babic
1
-0
/
+4
2007-09-04
Add coloured led interface for ARM boards.
Peter Pearse
1
-0
/
+24
2007-08-10
[ARM] TI DaVinci support, hopefully final
Sergey Kubushyn
1
-0
/
+7
2007-07-10
disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
1
-1
/
+1
2007-07-09
lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_...
Jon Loeliger
1
-4
/
+4
2007-07-04
lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
1
-4
/
+4
2006-04-25
cosmetic: print amount of NAND flash aligned with the other values such as
Markus Klotzbuecher
1
-1
/
+1
2006-03-11
More GCC 4.x woes
Wolfgang Denk
1
-1
/
+2
2006-03-11
Some code cleanup for GCC 4.x
Wolfgang Denk
1
-3
/
+5
2006-03-07
Cleanup (get rid of debug code that sneaked in)
Wolfgang Denk
1
-2
/
+0
2006-02-28
First steps implementing NAND support. Not working, fails to read ID.
Markus Klotzbücher
1
-0
/
+4
2006-02-10
Changed gcc-4.0 global data pointer fix to conform with the fix for this on
Markus Klotzbücher
1
-5
/
+2
2006-02-07
This is the first commit for the u-boot zylonite port. The following has be
Markus Klotzbücher
1
-0
/
+2
2006-01-29
Cleanup U-Boot boot messages on ARM.
Wolfgang Denk
1
-9
/
+48
2005-10-28
Add support for multiple PHYs.
Marian Balakowicz
1
-1
/
+3
2005-08-19
Initialize serial# and ethaddr from manufacturer data in EEPROM on CMC-PU2
Wolfgang Denk
1
-0
/
+4
[next]