index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM DaVinci: Remove duplicate definitions of MACH_TYPE and prototype of i2c_i...
Hugo Villeneuve
2008-07-14
3
-9
/
+0
*
Fix some more printf() format problems.
Kumar Gala
2008-07-14
2
-3
/
+3
*
Fix coding style; make code better parsable by external tools
Wolfgang Denk
2008-07-14
1
-8
/
+9
*
cpu/i386/serial.c: Fix syntax errors
Wolfgang Denk
2008-07-14
1
-2
/
+2
*
elppc board: Coding style cleanup.
Wolfgang Denk
2008-07-14
1
-49
/
+50
*
elppc board: fix syntax error.
Wolfgang Denk
2008-07-14
1
-1
/
+1
*
EB+MCF-EV123 board: fix coding style (alingment)
Wolfgang Denk
2008-07-14
1
-43
/
+43
*
EB+MCF-EV123 board: fix syntx error
Wolfgang Denk
2008-07-14
1
-1
/
+1
*
Code cleanup: fix old style assignment ambiguities like "=-" etc.
Wolfgang Denk
2008-07-14
31
-65
/
+65
*
AmigaOneG3SE: remove dead and incomplete files
Wolfgang Denk
2008-07-14
2
-228
/
+0
*
Fix printf() format issues with sizeof_t types by using %zu
Wolfgang Denk
2008-07-14
9
-20
/
+24
*
vsprintf: add z and t options
Jean-Christophe PLAGNIOL-VILLARD
2008-07-14
1
-3
/
+9
*
Fix some more printf() format issues.
Wolfgang Denk
2008-07-13
5
-17
/
+12
*
Fix some more printf() format problems.
Wolfgang Denk
2008-07-13
4
-12
/
+15
*
ADS5121: Fix (delete) incorrect ads5121_diu_init() prototype
Wolfgang Denk
2008-07-13
1
-2
/
+0
*
Fix bug in Lime video driver
Anatolij Gustschin
2008-07-13
1
-0
/
+2
*
Fix some more printf() format issues.
Jean-Christophe PLAGNIOL-VILLARD
2008-07-13
16
-23
/
+25
*
hwmon: rename CONFIG_DS1722 to CONFIG_DTT_DS1722
Michal Simek
2008-07-13
2
-2
/
+2
*
hwmon: Cleaning hwmon devices
Michal Simek
2008-07-13
9
-105
/
+66
*
FIS: repare incorrect return value with ramdisk handling
Michal Simek
2008-07-13
1
-8
/
+8
*
microblaze: Remove useless ancient headers
Michal Simek
2008-07-13
4
-645
/
+0
*
microblaze: Clean uartlite driver
Michal Simek
2008-07-13
2
-16
/
+23
*
Enable passing of ATAGs required by latest Linux kernel.
Marcel Ziswiler
2008-07-13
1
-0
/
+4
*
Fix integer overflow warning in calc_divisor()
Hugo Villeneuve
2008-07-13
1
-2
/
+9
*
Fix build time warnings in function mmc_decode_csd()
Marcel Ziswiler
2008-07-13
1
-1
/
+1
*
ARM: Fix for broken compilation when defining CONFIG_CMD_ELF
Hugo Villeneuve
2008-07-13
2
-12
/
+40
*
ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards
Stefan Roese
2008-07-13
8
-149
/
+10
*
Add last known maintainer for orphaned boards; reformat.
Wolfgang Denk
2008-07-13
1
-342
/
+339
*
Remove kharris@nexus-tech.net from MAINTAINERS
Haavard Skinnemoen
2008-07-13
1
-6
/
+8
*
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
2008-07-13
3
-47
/
+69
|
\
|
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc512x
Wolfgang Denk
2008-07-13
3
-47
/
+69
|
|
\
|
|
*
fix DIU for small screens
Kenneth Johansson
2008-07-12
1
-1
/
+1
|
|
*
ADS5121 cleanup compile warnings
John Rigby
2008-07-12
2
-46
/
+68
*
|
|
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
2008-07-13
18
-26
/
+39
|
\
|
|
|
*
|
Merge branch 'master' of git://git.denx.de/u-boot-coldfire
Wolfgang Denk
2008-07-13
18
-26
/
+39
|
|
\
\
|
|
*
|
ColdFire: Fix FB CS not setup properly for Mcf5282
TsiChung Liew
2008-07-11
1
-8
/
+4
|
|
*
|
ColdFire: Fix incorrect define for mcf5227x and mcf5445x RTC
TsiChung Liew
2008-07-11
2
-2
/
+2
|
|
*
|
ColdFire: Fix incorrect board name in MAKEALL for M5253EVBE
TsiChung Liew
2008-07-11
1
-1
/
+1
|
|
*
|
Fix compile error caused by missing timer function
TsiChung Liew
2008-07-11
1
-0
/
+2
|
|
*
|
Fix compile error caused by incorrect function return type
TsiChung Liew
2008-07-11
2
-2
/
+2
|
|
*
|
ColdFire: Fix power up issue for MCF5235
TsiChung Liew
2008-07-11
1
-0
/
+3
|
|
*
|
ColdFire: Fix compiling error for MCF5275
TsiChung Liew
2008-07-11
1
-1
/
+1
|
|
*
|
ColdFire: Fix timer issue for MCF5272
TsiChung Liew
2008-07-11
1
-1
/
+1
|
|
*
|
ColdFire: Change invalid JMP to BRA caught by new v4e toolchain
TsiChung Liew
2008-07-11
2
-2
/
+2
|
|
*
|
ColdFire: Add -got=single param for new linux v4e toolchains
TsiChung Liew
2008-07-11
2
-0
/
+12
|
|
*
|
ColdFire: Fix code flash configuration for M547x/M548x boards
TsiChung Liew
2008-07-11
2
-4
/
+4
|
|
*
|
ColdFire: Fix warning messages by passing correct data type in board.c
TsiChung Liew
2008-07-11
1
-3
/
+3
|
|
*
|
ColdFire: Fix UART baudrate formula
TsiChung Liew
2008-07-11
1
-2
/
+2
*
|
|
|
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
2008-07-13
1
-3
/
+3
|
\
|
|
|
|
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
2008-07-13
1
-3
/
+3
|
|
\
\
\
[next]