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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-04
push LOAD_ADDR out to arch mk files
Mike Frysinger
1
-0
/
+10
2009-09-04
Consolidate arch-specific mem_malloc_init() implementations
Peter Tyser
1
-10
/
+0
2009-09-04
Standardize mem_malloc_init() implementation
Peter Tyser
1
-7
/
+7
2009-09-04
Consolidate arch-specific sbrk() implementations
Peter Tyser
1
-20
/
+0
2009-08-25
Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API
Ben Warren
1
-9
/
+0
2009-08-21
ARM: compiler options cleanup - improve tool chain support
Wolfgang Denk
3
-3
/
+58
2009-08-09
ARM EABI: add new helper functions resp. function names
Wolfgang Denk
5
-9
/
+33
2009-07-27
arm: add _lshrdi3.S
Heiko Schocher
2
-0
/
+47
2009-07-27
Make linking against libgcc configurable
Wolfgang Denk
1
-8
/
+22
2009-07-21
Move architecture specific config.mk files into subdirs
Peter Tyser
1
-0
/
+28
2009-07-18
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+2
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: unify interrupt init
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+13
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-05-15
Fix e-mail address of Gary Jennejohn.
Detlev Zundel
2
-2
/
+2
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-04-05
arm: unify reset command
Jean-Christophe PLAGNIOL-VILLARD
2
-0
/
+54
2009-04-05
arm: clean cache management
Jean-Christophe PLAGNIOL-VILLARD
2
-0
/
+123
2009-04-04
rename include/zlib.h to include/u-boot/zlib.h
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
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-11-21
lib_arm: do_bootm_linux() - correct a small mistake
Ilko Iliev
1
-1
/
+1
2008-10-29
bootm: Add subcommands
Kumar Gala
1
-0
/
+3
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-09-08
lib_arm/bootm.c: fix compile warnings
Wolfgang Denk
1
-2
/
+1
2008-08-31
ARM DaVinci: Changing function names for EMAC driver
Sandeep Paulraj
1
-2
/
+2
2008-08-26
bootm: refactor do_reset and os boot function args
Kumar Gala
1
-8
/
+2
2008-08-26
bootm: refactor ramdisk locating code
Kumar Gala
1
-8
/
+2
2008-08-26
bootm: refactor entry point code
Kumar Gala
1
-18
/
+1
2008-08-21
Consolidate strmhz() implementation
Haavard Skinnemoen
1
-13
/
+0
2008-08-12
Fix fallout from autostart revert
Kumar Gala
1
-5
/
+1
2008-07-30
ARM: set GD_FLG_RELOC for boards skipping relocation to RAM
Remy Bohmer
1
-0
/
+17
2008-07-20
Remove unused code from lib_arm/bootm.c
Gururaja Hebbar K R
1
-3
/
+0
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-24
Merging Stelian Pop AT91 patches
Jean-Christophe PLAGNIOL-VILLARD
1
-11
/
+28
[next]