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
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2006-05-15
Fix PCMCIA support on virtlab2
Wolfgang Denk
1
-0
/
+7
2006-05-12
Cleanup compile warning.
Wolfgang Denk
1
-0
/
+2
2006-05-12
Add support for VirtLab2 board
Wolfgang Denk
1
-2
/
+171
2006-05-10
Fix compile warnings in common/xyzModem.c
Stefan Roese
1
-6
/
+9
2006-05-09
Merge with /home/m8/git/u-boot
Wolfgang Denk
1
-1
/
+2
2006-05-09
Add M5271EVB board support.
Marian Balakowicz
1
-1
/
+2
2006-05-02
Declare load_serial_ymodem() when using CFG_CMD_LOADB.
Wolfgang Denk
1
-1
/
+4
2006-04-16
Some code cleanup
Wolfgang Denk
3
-263
/
+270
2006-04-16
Merge with /home/hs/U-Boot/u-boot-dev
Wolfgang Denk
1
-8
/
+7
2006-04-12
Merge with /home/m8/git/u-boot
Wolfgang Denk
1
-4
/
+26
2006-04-11
Fixes common/cmd_flash.c:
Heiko Schocher
1
-8
/
+7
2006-04-06
Merge with /home/sr/git/u-boot/cfi-flash
Wolfgang Denk
1
-2
/
+3
2006-04-05
Remove dependencies between DoC code and old legacy NAND driver.
Marian Balakowicz
1
-4
/
+26
2006-04-01
* Add support for ymodem protocol download
Wolfgang Denk
4
-13
/
+938
2006-04-01
* Changes/fixes for drivers/cfi_flash.c:
Stefan Roese
1
-2
/
+3
2006-03-31
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
28
-454
/
+362
2006-03-30
Add support for ymodem protocol (loady command).
Markus Klotzbuecher
4
-14
/
+938
2006-03-24
Merge with http://www.denx.de/git/u-boot.git
Markus Klotzbuecher
10
-53
/
+99
2006-03-20
Support for redundant environment in NAND Flash.
Markus Klotzbuecher
1
-13
/
+102
2006-03-13
Change max size of uncompressed uImage's to 8MByte and add
Stefan Roese
1
-2
/
+6
2006-03-13
Change the sequence of events in soft_i2c.c:send_ack() to keep from
Wolfgang Denk
1
-4
/
+1
2006-03-12
Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#ft_infr
Wolfgang Denk
2
-17
/
+48
2006-03-12
Adjust "echo" as a default command
Wolfgang Denk
1
-0
/
+4
2006-03-12
Coding Style cleanup
Wolfgang Denk
1
-1
/
+1
2006-03-12
Avoid dereferencing NULL in find_cmd() if no valid commands were found
Wolfgang Denk
1
-3
/
+6
2006-03-12
Add ADI Blackfin support
Wolfgang Denk
1
-0
/
+2
2006-03-12
Add loads of ntohl() in image header handling
Wolfgang Denk
5
-17
/
+17
2006-03-12
Fix comment in common/soft_i2c.c
Wolfgang Denk
1
-1
/
+4
2006-03-11
Some code cleanup for GCC 4.x
Wolfgang Denk
1
-6
/
+6
2006-03-08
Some minor fixes to environment in NAND code.
Markus Klotzbuecher
2
-3
/
+7
2006-03-06
Minor code cleanup
Wolfgang Denk
1
-2
/
+0
2006-03-05
Re-factoring the legacy NAND code (legacy NAND now only in board-specific
Bartlomiej Sieka
6
-1941
/
+451
2006-02-24
Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.
Bartlomiej Sieka
4
-11
/
+387
2006-01-11
Add support for passing initrd information via flat device tree
Kumar Gala
2
-9
/
+18
2006-01-11
Added OF_STDOUT_PATH and OF_SOC
Kumar Gala
1
-0
/
+3
2006-01-11
Allow board code to fixup the flat device tree before booting a
Kumar Gala
1
-1
/
+4
2006-01-11
Added CONFIG_ options for bd_t and env in flat dev tree
Kumar Gala
1
-7
/
+23
2005-12-01
Fix U-Boot compilation for MIPS boards using ELDK 4.0
Wolfgang Denk
1
-1
/
+1
2005-11-30
Fix miiphy global data initialization (problem on 4xx boards when no
Marian Balakowicz
1
-7
/
+10
2005-11-02
* Add hook to NAND erase and implement nand_wait function.
Wolfgang Denk
1
-1
/
+1
2005-10-29
Merge with /home/m8/git/u-boot
Wolfgang Denk
4
-58
/
+307
2005-10-28
Add support for multiple PHYs.
Marian Balakowicz
3
-56
/
+305
2005-10-28
Correct includes for flat tree builder.
Marian Balakowicz
1
-2
/
+2
2005-10-20
Fix problem with sleep in NetConsole (use get_timer())
Stefan Roese
1
-9
/
+8
2005-10-17
Merge with /home/sr/git/u-boot
Wolfgang Denk
1
-1
/
+1
2005-10-15
Merge with /home/m8/git/u-boot
Wolfgang Denk
5
-6
/
+14
2005-10-14
Fix identification on ext2ls help entry
Stefan Roese
1
-1
/
+1
2005-10-13
Cleanup for GCC-4.x
Wolfgang Denk
28
-108
/
+109
2005-10-13
Cleanup
Wolfgang Denk
2
-1459
/
+0
2005-10-13
Add missing files for Pantelis Antoniou's patch
Wolfgang Denk
3
-0
/
+2154
[next]