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
*
serial: pxa: Make use of default_serial_console in serial_pxa
Marek Vasut
2012-10-15
17
-36
/
+10
*
serial: pxa: Implement default_serial_console in serial_pxa.c
Marek Vasut
2012-10-15
1
-0
/
+16
*
serial: Properly spell out the structure member names of serial_driver
Marek Vasut
2012-10-15
9
-93
/
+96
*
serial: Rename .init() and .uninit() in serial_device
Marek Vasut
2012-10-15
4
-14
/
+14
*
serial: Coding style cleanup of struct serial_device
Marek Vasut
2012-10-15
1
-12
/
+11
*
COMMON: Use __stringify() instead of rest of implementations
Marek Vasut
2012-10-15
4
-19
/
+12
*
COMMON: Use __stringify() instead of MK_STR()
Marek Vasut
2012-10-15
51
-471
/
+448
*
COMMON: Use __stringify() instead of xstr()
Marek Vasut
2012-10-15
18
-147
/
+104
*
COMMON: Add __stringify() function
Marek Vasut
2012-10-15
2
-0
/
+13
*
SPL: Remove setting GD_FLG_RELOC in preloader_console_init()
Tom Rini
2012-10-15
1
-1
/
+0
*
MAINTAINERS: Move dbau1x00 to orphaned.
Tom Rini
2012-10-15
1
-4
/
+9
*
gth2: Remove this platform
Tom Rini
2012-10-15
14
-1793
/
+1
*
common: cmd_elf.c: use uintptr_t for casts from u32 to void*
Daniel Schwierzeck
2012-10-15
1
-3
/
+4
*
common: cmd_elf.c: fix checkpath.pl warnings
Daniel Schwierzeck
2012-10-15
1
-95
/
+94
*
lib: vsprintf.c: replace NUM_TYPE with s64/u64 types
Daniel Schwierzeck
2012-10-15
1
-6
/
+5
*
lib: vsprintf.c: fix checkpath.pl warnings
Daniel Schwierzeck
2012-10-15
1
-50
/
+77
*
ARM: prevent misaligned array inits
Albert ARIBAUD
2012-10-15
10
-20
/
+157
*
Prepare v2012.10
v2012.10
Tom Rini
2012-10-15
1
-1
/
+1
*
m28: Properly configure the SPI flash chipselect
Marek Vasut
2012-10-12
1
-3
/
+5
*
Prepare v2012.10-rc3
v2012.10-rc3
Tom Rini
2012-10-08
1
-1
/
+1
*
arm: armv7: omap3: Fix restore sequence in lowlevel_init
Albert ARIBAUD
2012-10-08
1
-5
/
+4
*
yaffs2: Fix GCC 4.6 compile warnings
Anatolij Gustschin
2012-10-08
5
-40
/
+14
*
disk: part_dos: don't claim whole-disk FAT filesystems
Stephen Warren
2012-10-08
1
-12
/
+9
*
FAT: check for partition 0 not 1 for whole-disk fs
Stephen Warren
2012-10-08
1
-1
/
+1
*
arm: rmobile: bugfix: wrong register saving in lowlevel_init
Tetsuyuki Kobayashi
2012-10-08
1
-11
/
+1
*
ide: Correct IDE_BUS(dev) macro
Luka Perkov
2012-10-08
1
-1
/
+1
*
GPIO: pca953x: fix error reporting
Laurence Withers
2012-10-08
1
-14
/
+35
*
GPIO: pca953x: fix spelling in help
Laurence Withers
2012-10-08
1
-1
/
+1
*
ml507: Fix Xilinx uartlite driver hang
Rommel Custodio
2012-10-08
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2012-10-05
2
-0
/
+3
|
\
|
*
arm: armv7: temporarily set -mno-unaligned-access
Albert ARIBAUD
2012-10-05
1
-0
/
+2
|
*
MAINTAINERS: Add Tetsuyuki Kobayshi for kzm9g
Tetsuyuki Kobayashi
2012-10-05
1
-0
/
+1
*
|
env: fix crash using default -f -a
Gerlando Falauto
2012-10-05
1
-0
/
+3
*
|
Improve license declaration for cmd_ini.h
Joe Hershberger
2012-10-05
1
-2
/
+30
*
|
MPC85xx: remove support for TQM85xx boards
Wolfgang Denk
2012-10-05
11
-2590
/
+8
*
|
sh: ap_sh4a_4a: Fixed initialization value of DDR memory
Nobuhiro Iwamatsu
2012-10-05
1
-1
/
+1
*
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2012-10-04
150
-179
/
+13849
|
\
|
|
*
ARM: Add Altera SOCFPGA Cyclone5
Dinh Nguyen
2012-10-04
16
-0
/
+901
|
*
snowball: Clear UART RX FIFO
Ramesh Chandrasekaran
2012-10-04
1
-0
/
+4
|
*
xilinx: Add new Zynq board
Michal Simek
2012-10-04
5
-0
/
+225
|
*
arm: Support new Xilinx Zynq platform
Michal Simek
2012-10-04
3
-0
/
+232
|
*
serial: Add Zynq serial driver
Michal Simek
2012-10-04
4
-0
/
+261
|
*
arm: Fixed the offset for the no relocation.
Zhong Hongbo
2012-10-04
12
-0
/
+12
|
*
arm: Add CONFIG_OF_BOARD_SETUP support to bootm
Joe Hershberger
2012-10-04
1
-0
/
+3
|
*
arm: Remove additional config flags
Michal Simek
2012-10-04
2
-10
/
+0
|
*
armv7 cpu_init_crit: Simplify code
Benoît Thébaudeau
2012-10-04
1
-4
/
+1
|
*
arm: work around assembler bug
Allen Martin
2012-10-04
1
-0
/
+18
|
*
tools, config.mk: add binutils-version
Allen Martin
2012-10-04
2
-0
/
+21
|
*
ARM: increase lmb stack space reservation to 4KB
Rob Herring
2012-10-04
1
-2
/
+2
|
*
ARM: Add X600 board support (SPEAr600 based)
Stefan Roese
2012-10-04
7
-0
/
+816
[next]