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
old/tizen_20241126
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
/
arch
/
arm
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
18
-310
/
+21
2013-07-16
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
Dirk Eibach
1
-1
/
+1
2013-07-12
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
1
-0
/
+9
2013-07-10
bootm: Clean up bootz_setup() function
Simon Glass
1
-6
/
+8
2013-06-26
arm: Implement the 'fake' go command
Simon Glass
1
-9
/
+18
2013-06-22
pxa: fix memory coherency problem after relocation
Mike Dunn
1
-0
/
+9
2013-06-21
arm: optimize relocate_code routine
Albert ARIBAUD
1
-20
/
+12
2013-06-21
arm: make __rel_dyn_{start, end} compiler-generated
Albert ARIBAUD
2
-9
/
+4
2013-06-21
arm: make __image_copy_{start, end} compiler-generated
Albert ARIBAUD
2
-5
/
+4
2013-06-21
arm: generalize lib/bss.c into lib/sections.c
Albert ARIBAUD
2
-3
/
+3
2013-06-21
remove all references to .dynsym
Albert ARIBAUD
1
-13
/
+0
2013-06-10
cosmetic: arm: fix comments in arch/arm/lib/crt0.S
Masahiro Yamada
1
-2
/
+2
2013-06-10
arm: Remove OMAP2420H4 and all omap24xx support
Tom Rini
1
-1
/
+1
2013-05-30
arm: factorize relocate_code routine
Albert ARIBAUD
2
-0
/
+113
2013-05-14
arm: Use image_setup_linux() instead of local code
Simon Glass
3
-56
/
+54
2013-05-14
arm: Refactor bootm to reduce #ifdefs
Simon Glass
1
-64
/
+20
2013-05-01
lib: consolidate hang()
Andreas Bießmann
1
-6
/
+0
2013-04-12
arm: Remove deprecated and now unused NAND SPL
Benoît Thébaudeau
1
-14
/
+2
2013-04-12
arm: Remove unused relocate_code() parameters
Benoît Thébaudeau
1
-5
/
+3
2013-04-12
arm: crt0.S: Remove bogus .globl
Benoît Thébaudeau
1
-24
/
+4
2013-03-28
ARM: mmu: Set domain permissions to client access
R Sricharan
1
-0
/
+7
2013-03-28
ARM: mmu: Introduce weak dram_bank_setup function
R Sricharan
1
-1
/
+3
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2
-0
/
+40
2013-03-15
arm: Enable generic board support
Simon Glass
1
-0
/
+3
2013-03-15
arm: Use sections header to obtain link symbols
Simon Glass
1
-0
/
+1
2013-03-15
Replace __bss_end__ with __bss_end
Simon Glass
2
-3
/
+3
2013-03-12
arm: make __bss_start and __bss_end__ compiler-generated
Albert ARIBAUD
2
-0
/
+40
2013-02-07
treewide: include libfdt_env.h before fdt.h
Kim Phillips
1
-1
/
+0
2013-02-01
arm: Move tlb_addr and tlb_size to arch_global_data
Simon Glass
2
-7
/
+7
2013-01-30
arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README
Lucas Stach
1
-1
/
+1
2013-01-10
arm: Tabify code for MMC initialization
Taylor Hutt
1
-2
/
+2
2013-01-10
arm: Move bootstage record for board_init_f() to after arch_cpu_init()
Simon Glass
1
-2
/
+9
2013-01-10
arm: Make interrupts.o and reset.o in libarm also appear in SPL
Tom Wai-Hong Tam
1
-2
/
+3
2013-01-10
arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD
Simon Glass
1
-0
/
+19
2013-01-10
arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading
Simon Glass
1
-2
/
+27
2013-01-10
arm: Move fdt check earlier so that board_early_init_f() can use it
Simon Glass
1
-4
/
+3
2013-01-10
arm: Keep track of the tlb size as well as its location
Gabe Black
1
-2
/
+3
2013-01-10
arm: move flush_dcache_all() to just before disable cache
Arun Mankuzhi
1
-1
/
+4
2013-01-08
arm: move C runtime setup code in crt0.S
Albert ARIBAUD
3
-11
/
+175
2012-12-19
Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged
Allen Martin
1
-3
/
+9
2012-12-13
env: Use getenv_yesno() more generally
Joe Hershberger
1
-3
/
+1
2012-11-19
arm: Add control over cachability of memory regions
Simon Glass
1
-11
/
+40
2012-11-14
pmic: Introduce power_init_board() method at ./lib/board.c file
Łukasz Majewski
1
-0
/
+8
2012-11-03
Merge remote-tracking branch 'u-boot-ti/master'
Albert ARIBAUD
1
-0
/
+4
2012-10-30
arm bootm: Allow to pass board specified atags
Pali Rohár
1
-0
/
+4
2012-10-22
ARM : Remove unused CONFIG_DRIVER_SMC91111, CONFIG_DRIVER_LAN91C96
Ashok
1
-17
/
+0
2012-10-19
arm: fdt: Relocate fdt along with other data
Simon Glass
1
-0
/
+22
2012-10-15
Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging
Tom Rini
1
-0
/
+3
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
Marek Vasut
1
-2
/
+0
2012-10-15
ARM: prevent misaligned array inits
Albert ARIBAUD
1
-1
/
+1
[next]