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
/
pxa
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-15
i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions
Timur Tabi
1
-15
/
+0
2008-12-13
Remove compiler warning: target CPU does not support interworking
Sergei Poselenov
1
-0
/
+1
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
7
-50
/
+50
2008-09-12
Set up SD/MMC OCR as comment describes. i.e. 3.2-3.4v.
Adrian Filipi
1
-2
/
+2
2008-08-06
Fix merge problems
Stefan Roese
1
-5
/
+0
2008-07-13
Fix some more printf() format issues.
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+4
2008-07-13
Fix build time warnings in function mmc_decode_csd()
Marcel Ziswiler
1
-1
/
+1
2008-07-10
Minor spelling fix in comment.
Marcel Ziswiler
1
-1
/
+1
2008-06-28
MMC: Consolidate MMC/SD command definitions
Haavard Skinnemoen
1
-4
/
+7
2008-05-21
Big white-space cleanup.
Wolfgang Denk
1
-4
/
+4
2008-05-03
pxa: fix previous definition on cpu init
Jean-Christophe PLAGNIOL-VILLARD
1
-5
/
+1
2008-02-17
pxa: fix assignment from incompatible pointer type
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2008-02-14
ARM: cleanup duplicated exception handlingcode
Andreas Engel
1
-117
/
+0
2008-02-03
MMC for PXA 27X (resubmit)
stefano babic
1
-163
/
+336
2008-01-09
Merge branch 'master' of git://www.denx.de/git/u-boot-usb
Wolfgang Denk
1
-0
/
+16
2008-01-09
fix various comments
Marcel Ziswiler
1
-19
/
+19
2008-01-09
Merge git://www.denx.de/git/u-boot
Markus Klotzbuecher
1
-1
/
+1
2007-11-18
Fix compiler warnings for ARM systems.
Wolfgang Denk
1
-1
/
+1
2007-10-31
PXA USB OHCI: "usb stop" implementation.
Rodolfo Giometti
1
-0
/
+16
2007-10-24
delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declaration
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+1
2007-10-24
fix warning: no return statement in function returning non-void
Jean-Christophe PLAGNIOL-VILLARD
1
-3
/
+3
2007-10-23
fix pxa255_idp board
Marcel Ziswiler
3
-39
/
+42
2007-10-15
PXA USB OHCI: "usb stop" implementation.
Rodolfo Giometti
1
-0
/
+16
2007-10-13
Fix warning differ in signedness in cpu/pxa/mmc.c
Jean-Christophe PLAGNIOL-VILLARD
1
-3
/
+3
2007-09-07
PXA270: Add support for multiple serial ports.
stefano babic
1
-82
/
+269
2007-04-03
USB: cleanup monahans usb support. Remove dead code.
Markus Klotzbuecher
1
-11
/
+1
2007-03-26
PXA: pxa27x USB OHCI support
Rodolfo Giometti
1
-2
/
+13
2007-03-23
Merge with git://www.denx.de/git/u-boot.git#testing-USB
Markus Klotzbuecher
2
-1
/
+79
2007-02-20
[PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe...
Grant Likely
1
-1
/
+1
2007-02-20
[PATCH 1_4] Merge common get_dev() routines for block devices
Grant Likely
1
-1
/
+1
2006-11-27
Merge with /home/mk/git/u-boot-generic_ohci#generic_ohci
Wolfgang Denk
1
-1
/
+1
2006-11-27
Merge with /home/wd/git/u-boot/master
Wolfgang Denk
1
-8
/
+12
2006-11-27
Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able
Markus Klotzbuecher
1
-1
/
+1
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
-7
/
+11
2006-05-30
Support generic OHCI support for the s3c24x0 cpu.
Markus Klotzbuecher
1
-0
/
+5
2006-05-23
Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. Some
Markus Klotzbuecher
1
-3
/
+5
2006-05-23
More cleanup for the delta board and the generic usb_ohci driver. Added
Markus Klotzbuecher
2
-1
/
+72
2006-03-31
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2
-4
/
+6
2006-03-24
Added config options CFG_MONAHANS_RUN_MODE_OSC_RATIO and
Markus Klotzbuecher
1
-2
/
+15
2006-03-24
delta board: DA9030 initialization and i2c support. Some minor changes to
Markus Klotzbuecher
1
-5
/
+14
2006-03-07
Cleanup (get rid of debug code that sneaked in)
Wolfgang Denk
1
-1
/
+0
2006-03-06
Merge with /home/wd/git/u-boot/master
Wolfgang Denk
2
-47
/
+40
2006-03-06
Cleanup of NAND support of delta board using the Monahans Data Flash
Markus Klotzbücher
1
-1
/
+9
2006-03-04
Lots of new stuff:
Markus Klotzbücher
1
-1
/
+1
2006-02-28
All subsystem clocks not immediately need are turned at reset.
Markus Klotzbücher
1
-0
/
+10
2006-02-28
Added GPIO initialization of DF signal. Still not working.
Markus Klotzbücher
1
-0
/
+1
2006-02-07
This is the first commit for the u-boot zylonite port. The following has be
Markus Klotzbücher
3
-12
/
+47
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
[next]