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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-12
arm: make __bss_start and __bss_end__ compiler-generated
Albert ARIBAUD
9
-32
/
+122
2013-03-12
Remove linker lists (LGAs) from SPL linker scripts
Albert ARIBAUD
12
-42
/
+164
2013-03-12
arm: omap: map u_boot_lists section to .sram
Albert ARIBAUD
1
-1
/
+1
2013-03-12
Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
Albert ARIBAUD
11
-62
/
+79
2013-03-12
ARM: sam9x5: fix ethernet pins in MII mode
Jesse Gilles
1
-8
/
+8
2013-03-12
ARM: at91sam9x5: Using CPU string directly
Bo Shen
2
-13
/
+7
2013-03-12
ARM: at91: change nand flash table
Bo Shen
5
-40
/
+41
2013-03-12
arm: at91/configs: add bootz to configuration
Nicolas Ferre
6
-0
/
+6
2013-03-12
arm: at91/configs: add libfdt to configuration
Nicolas Ferre
4
-0
/
+8
2013-03-11
Merge u-boot/master into u-boot-ti/master
Tom Rini
170
-2275
/
+6801
2013-03-11
arm: dra7xx: Add silicon id support for DRA752 soc
Lokesh Vutla
4
-2
/
+14
2013-03-11
arm: dra7xx: Add dra7xx_evm build support
Lokesh Vutla
4
-236
/
+305
2013-03-11
arm: dra7xx: Add board files for DRA7XX socs
Lokesh Vutla
6
-9
/
+548
2013-03-11
arm: dra7xx: Add DDR related data for DRA752 ES1.0
Lokesh Vutla
5
-6
/
+42
2013-03-11
arm: dra7xx: Add control module changes
Lokesh Vutla
3
-2
/
+85
2013-03-11
arm: dra7xx: clock: Add the dplls data
Lokesh Vutla
4
-8
/
+94
2013-03-11
arm: dra7xx: clock: Add the prcm changes
Lokesh Vutla
6
-8
/
+252
2013-03-11
ARM: OMAP5: srcomp: enable slew rate compensation cells after powerup
Lokesh Vutla
7
-1
/
+152
2013-03-11
ARM: OMAP5: Add DDR changes required for OMAP543X ES2.0 SOCs
Lokesh Vutla
4
-2
/
+94
2013-03-11
ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendum
SRICHARAN R
5
-189
/
+254
2013-03-11
ARM: OMAP5: clock: Add the prcm register changes required for ES2.0
SRICHARAN R
3
-0
/
+292
2013-03-11
ARM: OMAP5: Add silicon id support for ES2.0 revision.
SRICHARAN R
4
-11
/
+21
2013-03-11
ARM: OMAP5: Clean up iosettings code
Lokesh Vutla
4
-44
/
+78
2013-03-11
ARM: OMAP4+: Make control module register structure generic
Lokesh Vutla
11
-206
/
+269
2013-03-11
ARM: OMAP4+: Cleanup emif specific files
Lokesh Vutla
4
-85
/
+108
2013-03-11
ARM: OMAP4+: Clean up the pmic code
SRICHARAN R
13
-260
/
+199
2013-03-11
ARM: OMAP4+: Cleanup the clocks layer
SRICHARAN R
10
-895
/
+869
2013-03-11
ARM: OMAP4+: Change the PRCM structure prototype common for all Socs
SRICHARAN R
19
-1205
/
+1312
2013-03-11
ARM: OMAP4+: emif: Detect SDRAM from SDRAM config register
Lokesh Vutla
5
-7
/
+28
2013-03-11
cm_t35: prevent splashimage from being set to a bad value
Nikita Kiryanov
1
-0
/
+2
2013-03-11
lcd: implement a callback for splashimage
Nikita Kiryanov
4
-0
/
+71
2013-03-11
am335x: cpsw: optimize cpsw_send to increase network performance
Mugunthan V N
1
-2
/
+18
2013-03-11
omap4_common: Enable CONFIG_CMD_BOOTZ
Tom Rini
1
-1
/
+1
2013-03-11
omap3_beagle: Enable CONFIG_CMD_BOOTZ
Tom Rini
1
-1
/
+2
2013-03-11
omap5_evm: Enable CONFIG_CMD_BOOTZ
Tom Rini
1
-0
/
+1
2013-03-11
am335x_evm: Enable CONFIG_CMD_BOOTZ
Tom Rini
1
-0
/
+1
2013-03-11
Allow AM33xx boards to setup GPMC chipselects.
Mark Jackson
1
-0
/
+2
2013-03-11
OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled.
Enric Balletbo i Serra
1
-1
/
+1
2013-03-11
SPL: ONENAND: Support SPL to boot u-boot from OneNAND.
Enric Balletbo i Serra
4
-0
/
+56
2013-03-08
SPL: ONENAND: Fix onenand_spl_load_image implementation.
Enric Balletbo i Serra
1
-8
/
+6
2013-03-08
SPL: ONENAND: Fix some ONENAND related defines.
Enric Balletbo i Serra
5
-5
/
+5
2013-03-08
cm-t35: add support for user defined lcd parameters
Nikita Kiryanov
1
-3
/
+211
2013-03-08
cm-t35: add support for dvi displays
Nikita Kiryanov
4
-0
/
+231
2013-03-08
lcd: add option for board specific splash screen preparation
Nikita Kiryanov
3
-0
/
+24
2013-03-08
omap3: allow dynamic selection of gfx_format
Nikita Kiryanov
5
-3
/
+9
2013-03-08
omap3: add useful dss defines
Nikita Kiryanov
1
-0
/
+30
2013-03-08
omap_hsmmc: add driver check for write protection
Nikita Kiryanov
28
-36
/
+47
2013-03-08
mmc: add support for write protection
Nikita Kiryanov
16
-0
/
+39
2013-03-08
cm-t35: implement board specific card detect check
Nikita Kiryanov
1
-0
/
+11
2013-03-08
omap_hsmmc: implement driver check for card detection
Nikita Kiryanov
28
-49
/
+69
[next]