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
2008-12-07
strings: use puts() rather than printf()
Mike Frysinger
1
-1
/
+2
2008-12-07
Use new CONFIG_SYS_VXWORKS parameters for Netstal boards
Niklaus Giger
1
-15
/
+14
2008-12-07
cmd_elf.c: Cleanup bootvx and handle new CONFIG_SYS_VXWORKS parameters
Niklaus Giger
1
-47
/
+30
2008-12-07
Add vxworks.h to handle CONFIG_SYS_VXWORKS parameters
Niklaus Giger
1
-0
/
+53
2008-12-07
README: Document CONFIG_SYS parameters for vxworks
Niklaus Giger
1
-0
/
+18
2008-12-07
lcd: Let the board code show board-specific info cleanup
Peter Tyser
1
-1
/
+0
2008-12-06
Update U-Boot's build timestamp on every compile
Peter Tyser
47
-52
/
+135
2008-12-06
lwmon, tqm8xx: Fix build errors
Anatolij Gustschin
2
-4
/
+3
2008-12-05
ignore .gdb_history files
Mike Frysinger
1
-0
/
+3
2008-12-05
FPGA: move fpga drivers to drivers/fpga
Jean-Christophe PLAGNIOL-VILLARD
12
-11
/
+59
2008-12-05
Merge branch 'master' of git://git.denx.de/u-boot-at91
Wolfgang Denk
3
-16
/
+15
2008-12-05
Merge branch 'master' of git://git.denx.de/u-boot-usb
Wolfgang Denk
12
-429
/
+477
2008-12-05
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
22
-155
/
+79
2008-12-05
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
1
-0
/
+1
2008-12-04
Remove non-ascii characters from fat code
Remy Bohmer
2
-3
/
+3
2008-12-04
85xx: fix the wrong DDR settings for MPC8572DS
Dave Liu
1
-13
/
+13
2008-12-04
85xx: init gd as early as possible
Kumar Gala
1
-6
/
+6
2008-12-04
85xx: Fix relocation of CCSRBAR
Kumar Gala
1
-4
/
+5
2008-12-04
FSL: Moved BR_PHYS_ADDR for localbus to common header
Kumar Gala
2
-9
/
+8
2008-12-04
85xx: Add PORDEVSR_PCI1 define
Peter Tyser
5
-6
/
+5
2008-12-03
drivers/fsl_pci_init: Fix inbound window mapping bug
Becky Bruce
1
-1
/
+1
2008-12-03
Removed unused CONFIG_L1_INIT_RAM symbol.
Jon Loeliger
27
-30
/
+0
2008-12-03
fsl ddr skip interleaving if not supported.
Ed Swarthout
2
-12
/
+17
2008-12-03
85xx: socrates: fix DDR SDRAM tlb entry configuration
Anatolij Gustschin
1
-0
/
+2
2008-12-03
85xx: Add CPU 2 errata workaround to all 8548 boards
Peter Tyser
3
-19
/
+13
2008-12-03
85xx: the DDR tlb is missed for the !CONFIG_SPD_EEPROM case
Dave Liu
2
-8
/
+4
2008-12-03
85xx: remove the unused ddr_enable_ecc in the board file
Dave Liu
12
-77
/
+5
2008-12-02
at91rm9200dk: Fix typo
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2008-12-02
AT91: remove non supported board AT91RM9200DF macro
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+2
2008-12-02
mtd/dataflash.c: fix a problem with the last partition
Ilko Iliev
1
-1
/
+1
2008-12-02
fix some coding style violations.
Ilko Iliev
1
-13
/
+12
2008-12-02
OneNAND: Add missing mtd info struct before calling onenand_erase()
Stefan Roese
1
-0
/
+1
2008-12-01
mpc8641: Fix error in README
Becky Bruce
1
-5
/
+5
2008-12-01
Removed unused CONFIG_L1_INIT_RAM symbol.
Jon Loeliger
27
-30
/
+0
2008-12-01
86xx: Fix non-64-bit compilation problems.
Jon Loeliger
2
-0
/
+28
2008-11-28
Remove obsolete command (apply afte USB style patch, 80 chars strict)
Michael Trimarchi
1
-9
/
+0
2008-11-28
USB style patch, 80 chars strict
Michael Trimarchi
3
-392
/
+465
2008-11-28
drivers/usb: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
7
-29
/
+13
2008-11-25
NAND: Fix misplaced return statement in nand_{read,write}_skip_bad().
Scott Wood
1
-6
/
+6
2008-11-25
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2
-68
/
+65
2008-11-25
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
14
-1479
/
+167
2008-11-25
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
Wolfgang Denk
2
-7
/
+9
2008-11-25
Merge branch 'master' of git://git.denx.de/u-boot-ubi
Wolfgang Denk
36
-99
/
+13630
2008-11-25
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
Wolfgang Denk
5
-20
/
+272
2008-11-25
ppc4xx: ml300 remove Xilinx BSP from ml300 folder
Michal Simek
3
-432
/
+0
2008-11-25
ppc4xx: Remove unused features
Matthias Fuchs
1
-50
/
+7
2008-11-25
ppc4xx: Use correct io accessors for PCI405
Matthias Fuchs
1
-35
/
+16
2008-11-25
ppc4xx: Remove unused code from PCI405 code
Matthias Fuchs
1
-871
/
+0
2008-11-24
AT91RM9200DK: fix broken boot from NOR flash
Wolfgang Denk
1
-1
/
+1
2008-11-24
at91rm9200: fix broken boot from nor flash
Jens Scharsig
6
-4
/
+11
[next]