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_blackfin
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-23
Blackfin: use common strmhz() in system output
Mike Frysinger
1
-2
/
+4
2009-01-07
Blackfin: drop CONFIG_SPI handling in board init
Mike Frysinger
1
-7
/
+0
2008-12-06
Update U-Boot's build timestamp on every compile
Peter Tyser
1
-1
/
+2
2008-11-01
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk
2
-9
/
+40
2008-10-29
bootm: Add subcommands
Kumar Gala
1
-0
/
+3
2008-10-23
Blackfin: init NAND before relocating env
Mike Frysinger
1
-5
/
+5
2008-10-23
Blackfin: check cache bits, not cplb bits
Mike Frysinger
1
-2
/
+2
2008-10-23
Blackfin: unify cache handling code
Mike Frysinger
1
-0
/
+35
2008-10-23
Blackfin: only initialize the RTC when actually used
Mike Frysinger
1
-4
/
+0
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
3
-55
/
+55
2008-09-10
bootm arm/avr32/blackfin/microblaze/nios2/sh: remove no more need 'error' label
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2008-09-10
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2008-08-26
bootm: refactor do_reset and os boot function args
Kumar Gala
1
-8
/
+3
2008-08-26
bootm: refactor entry point code
Kumar Gala
1
-18
/
+1
2008-08-12
Fix fallout from autostart revert
Kumar Gala
1
-5
/
+1
2008-05-21
Big white-space cleanup.
Wolfgang Denk
1
-1
/
+1
2008-04-17
Restore the ability to continue booting after legacy image overwrite
Marian Balakowicz
1
-1
/
+1
2008-03-30
Blackfin: cleanup and overhaul common board init functions
Mike Frysinger
3
-236
/
+226
2008-03-30
Blackfin: cleanup lib_blackfin/cache.c
Mike Frysinger
2
-62
/
+8
2008-03-30
Blackfin: unify cpu and boot modes
Mike Frysinger
5
-287
/
+232
2008-03-26
Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing
Bartlomiej Sieka
2
-11
/
+47
2008-03-15
Blackfin: add proper ELF markings to some assembly functions
Mike Frysinger
4
-0
/
+12
2008-03-15
Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU
Mike Frysinger
1
-1
/
+2
2008-03-12
[new uImage] Add new uImage format support to arch specific do_bootm_linux() ...
Marian Balakowicz
1
-3
/
+14
2008-02-29
[new uImage] Respect autostart setting in linux bootm
Kumar Gala
1
-0
/
+3
2008-02-27
[new uImage] Move image verify flag to bootm_headers structure
Marian Balakowicz
1
-1
/
+1
2008-02-27
[Makefile] Sort COBJS in lib_<arch> Makefiles
Marian Balakowicz
1
-6
/
+15
2008-02-25
[new uImage] Add dual format uImage support framework
Marian Balakowicz
1
-4
/
+18
2008-02-21
Merge branch 'master' of /home/git/u-boot
Marian Balakowicz
2
-10
/
+19
2008-02-07
[new uImage] Rename architecture specific bootm code files
Marian Balakowicz
2
-1
/
+1
2008-02-07
[new uImage] Cleanup image header pointer use in bootm code
Marian Balakowicz
1
-3
/
+1
2008-02-07
[new uImage] Define a API for image handling operations
Marian Balakowicz
1
-1
/
+2
2008-02-04
punt Blackfin VDSP headers and import sanitized/auto-generated ones
Mike Frysinger
2
-10
/
+19
2007-11-25
drivers/net : move net drivers to drivers/net
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2007-09-15
Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global
Wolfgang Denk
2
-13
/
+4
2007-08-06
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
Wolfgang Denk
1
-3
/
+3
2007-07-13
make show_boot_progress () weak.
Heiko Schocher
2
-13
/
+2
2007-07-09
lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_...
Jon Loeliger
1
-3
/
+3
2007-07-04
lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
1
-3
/
+3
2007-04-05
[Blackfin][PATCH] Kill off a bunch of common local prototypes
Aubrey Li
3
-49
/
+77
2007-04-05
[Blackfin][PATCH] Fix dynamic CPLB generation issue
Aubrey Li
1
-9
/
+16
2007-04-05
[Blackfin][PATCH] Fix copyright and update license
Aubrey Li
11
-75
/
+34
2007-04-05
[Blackfin][PATCH] remove asm/page.h as we do not actually use/want any of the...
Aubrey Li
1
-1
/
+0
2007-03-22
Code cleanup / re-insert previous Copyright entries.
Wolfgang Denk
1
-1
/
+1
2007-03-12
[Blackfin][PATCH] Fix BUILD_DIR option of MAKEALL building issue
Aubrey Li
1
-8
/
+10
2007-03-12
[Blackfin][PATCH] code cleanup
Aubrey Li
2
-12
/
+3
2007-03-10
[Blackfin][PATCH] code cleanup
Aubrey Li
1
-3
/
+0
2007-03-09
[Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform su...
Aubrey.Li
13
-174
/
+1501
2006-10-09
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
1
-1
/
+1
2006-09-01
Add support for a saving build objects in a separate directory.
Marian Balakowicz
1
-8
/
+10
[next]