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
/
cpu
/
arm920t
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-06
at91rm9200: move define from lowlevel_init to header
Jean-Christophe PLAGNIOL-VILLARD
1
-48
/
+22
2009-01-06
at91rm9200: rename lowlevel init value to CONFIG_SYS_
Jean-Christophe PLAGNIOL-VILLARD
1
-44
/
+44
2008-12-15
i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions
Timur Tabi
1
-14
/
+0
2008-12-13
Remove compiler warning: target CPU does not support interworking
Sergei Poselenov
1
-0
/
+1
2008-12-02
AT91: remove non supported board AT91RM9200DF macro
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+2
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
1
-4
/
+1
2008-10-21
Merge git://git.denx.de/u-boot into x1
Markus Klotzbuecher
12
-28
/
+28
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
12
-28
/
+28
2008-10-14
The PIPE_INTERRUPT flag is used wrong
Remy Bohmer
1
-4
/
+4
2008-09-12
at91rm9200: fix errors with CONFIG_CMD_I2C_TREE
Jens Scharsig
1
-0
/
+10
2008-09-12
i.mx change get_timer(base) to return time since base
Andrew Dyer
1
-1
/
+1
2008-09-12
i.MX use u-boot baud rate and don't assume UART master clock
Andrew Dyer
1
-15
/
+41
2008-09-12
arm920t fix constant error in start.S
Andrew Dyer
1
-2
/
+4
2008-08-14
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
1
-32
/
+32
2008-08-13
s3c24x0: Update NAND driver to new API.
Scott Wood
1
-32
/
+32
2008-08-13
drivers/mtd/nand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2008-07-06
Remove duplicate definitions in include/lxt971a.h.
Hugo Villeneuve
1
-7
/
+8
2008-05-21
Big white-space cleanup.
Wolfgang Denk
5
-170
/
+167
2008-05-09
Fix some typos
Adrian Filipi
1
-1
/
+1
2008-04-25
USB: fix more GCC 4.2.x aliasing warnings
Wolfgang Denk
1
-2
/
+2
2008-04-17
Fix regression introduced by a typo in "Tidied other cpu/arm920t/start.S code"
Guennadi Liakhovetski
1
-1
/
+1
2008-03-30
use correct at91rm9200 register name
David Brownell
1
-3
/
+3
2008-02-17
s3c24x0: Fix unused variable 'i' in function 'serial_init_dev'
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+0
2008-02-14
ARM: cleanup duplicated exception handlingcode
Andreas Engel
1
-132
/
+3
2008-02-04
ARM: S3C24x0 SoC NAND controller support
Harald Welte
2
-1
/
+180
2008-02-04
ARM: s3c24xx: Multiple serial port support
Harald Welte
1
-21
/
+143
2008-02-04
ARM: arm920t: Allow use of 'gd' pointer from IRQ
Harald Welte
1
-5
/
+5
2008-02-04
ARM: arm920/s3c24xx: IRQ demulitplexer callback
Harald Welte
2
-1
/
+15
2007-11-18
s3c24x0: Fix usb_ohci.c missing in Makefile
Jean-Christophe PLAGNIOL-VILLARD
2
-8
/
+8
2007-10-24
fix warning: no return statement in function returning non-void
Jean-Christophe PLAGNIOL-VILLARD
1
-4
/
+4
2007-09-18
Move coloured led API to status_led.h
Peter Pearse
1
-1
/
+1
2007-09-11
Final tidy
Peter Pearse
1
-0
/
+0
2007-09-05
Changed API name to coloured_led.h
Peter Pearse
1
-105
/
+21
2007-09-04
Add coloured led interface for ARM boards.
Peter Pearse
1
-8
/
+6
2007-08-14
Coding style cleanup. Update CHANGELOG.
Wolfgang Denk
1
-2
/
+0
2007-08-14
Add the files.
Peter Pearse
1
-0
/
+153
2007-08-14
Add MACH_TYPE records for several AT91 boards.
Peter Pearse
3
-8
/
+98
2007-08-07
Merge with git://www.denx.de/git/u-boot.git
Markus Klotzbuecher
4
-11
/
+11
2007-07-09
cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
4
-11
/
+11
2007-07-04
cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
4
-6
/
+6
2006-11-27
Merge with /home/mk/git/u-boot-generic_ohci#generic_ohci
Wolfgang Denk
2
-2
/
+2
2006-11-27
Merge with /home/wd/git/u-boot/master
Wolfgang Denk
5
-42
/
+58
2006-11-27
Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able
Markus Klotzbuecher
2
-2
/
+2
2006-10-09
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
5
-5
/
+5
2006-09-01
Add support for a saving build objects in a separate directory.
Marian Balakowicz
5
-39
/
+55
2006-08-07
Merge with /home/wd/git/u-boot/master
Wolfgang Denk
1
-1
/
+3
2006-07-21
Add support for friendly-arm SBC-2410X board
Wolfgang Denk
1
-1
/
+3
2006-06-26
More code cleanup
Wolfgang Denk
1
-3
/
+3
2006-06-26
Merge with /home/wd/git/u-boot/master
Wolfgang Denk
1
-1
/
+1
[next]