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
/
cpu
/
arm920t
Age
Commit message (
Expand
)
Author
Files
Lines
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
2006-06-16
Bugfix in I2C initialisation on S3C2400.
Wolfgang Denk
1
-1
/
+1
2006-05-30
Support generic OHCI support for the s3c24x0 cpu.
Markus Klotzbuecher
3
-1
/
+79
2006-05-23
Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. Some
Markus Klotzbuecher
4
-2055
/
+48
2006-04-03
Fix CONFIG_SKIP_LOWLEVEL_INIT dependency in cpu/arm920t/start.S
Wolfgang Denk
1
-1
/
+2
2006-03-31
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
4
-5
/
+10
2006-03-11
More GCC 4.x woes
Wolfgang Denk
1
-1
/
+2
2006-03-11
Some code cleanup for GCC 4.x
Wolfgang Denk
1
-2
/
+2
2005-10-28
Add support for multiple PHYs.
Marian Balakowicz
1
-5
/
+16
2005-10-13
Support passing of OF flat trees to the kernel.
Wolfgang Denk
1
-1
/
+1
2005-10-09
Eliminate hard-coded address of Ethernet transfer buffer on at91rm9200
Wolfgang Denk
1
-14
/
+8
2005-10-06
Update make target for ARM supported boards.
Wolfgang Denk
1
-2
/
+0
2005-10-06
Complete support for the KwikByte KB920x boards
Wolfgang Denk
1
-2
/
+1
2005-10-05
Set the AT91RM9200 clock to asynchronous mode
Wolfgang Denk
1
-2
/
+2
2005-10-05
Set the AT91RM9200 clock to synchronous mode
Wolfgang Denk
1
-0
/
+5
2005-10-05
Add support for Cogent csb637
Wolfgang Denk
2
-1
/
+234
2005-10-05
Fix dm9161.c initialization
Wolfgang Denk
1
-3
/
+4
2005-10-05
* Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200
Wolfgang Denk
4
-2
/
+417
2005-10-04
Update ARM Integrator boards:
Wolfgang Denk
1
-1
/
+0
2005-10-04
Make sure only supported compiler options are used
Wolfgang Denk
1
-2
/
+10
2005-09-26
Add support for AT91RM9200 OHCI Controller.
Wolfgang Denk
3
-1
/
+2055
2005-09-25
Cleanup
Wolfgang Denk
1
-1
/
+1
2005-09-25
Add ARM946E cpu and core module targets; remap memory to 0x00000000
Wolfgang Denk
2
-8
/
+16
2005-08-23
Fix make dependencies for at91rm9200 and ks8695 cpus
Wolfgang Denk
2
-4
/
+4
2005-08-12
Eliminate calls of ARM libgcc.a helper functions _divsi3 and _modsi3
Wolfgang Denk
1
-1
/
+1
2005-08-02
Coding style cleanup
Wolfgang Denk
1
-4
/
+2
2005-07-21
Fix low-level OHCI transfers for ARM920t and MPC5xxx
Wolfgang Denk
2
-7
/
+63
2005-05-19
* Patch by Greg Ungerer, 19 May 2005:
wdenk
4
-0
/
+476
2005-04-20
Cleanup serial console baudrate calculation on AT91RM9200
wdenk
1
-5
/
+2
2005-04-13
* Fixes for TQM8560 board:
wdenk
1
-2
/
+2
[next]