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
*
sbc8349: combine HRCW flash and u-boot image flash
Paul Gortmaker
2009-07-27
3
-13
/
+23
*
mpc83xx: CONFIG_83XX_GENERIC_PCI is now synonymous with CONFIG_PCI; remove th...
Kim Phillips
2009-07-27
15
-22
/
+5
*
Prepare 2009.08-rc1 (again, after fixing last minute issues).
v2009.08-rc1
Wolfgang Denk
2009-07-27
1
-0
/
+61
*
cpu/arm920t/start.S: include <common.h> to have ROUND() defined
Wolfgang Denk
2009-07-27
1
-2
/
+1
*
at91cap9adk: fix #ifdef/#endif pairing (2nd try)
Wolfgang Denk
2009-07-27
1
-1
/
+0
*
Fix include/common.h for boards with CONFIG_STATUS_LED
Wolfgang Denk
2009-07-27
1
-3
/
+3
*
ABI: fix build problems due to now needed div64 routine.
Wolfgang Denk
2009-07-27
1
-0
/
+1
*
PMC405DE: fix out of tree building
Wolfgang Denk
2009-07-27
1
-1
/
+1
*
Prepare 2009.08-rc1
Wolfgang Denk
2009-07-27
3
-3
/
+640
*
add WATCHDOG_RESET to allow LZMA kernel decompression on slow machines
rhabarber1848@web.de
2009-07-27
2
-0
/
+30
*
Less verbose output when loading vxworks 6.x images
Niklaus Giger
2009-07-27
1
-1
/
+1
*
Make include/common.h usable by assembler code
Wolfgang Denk
2009-07-27
2
-17
/
+21
*
arm: add _lshrdi3.S
Heiko Schocher
2009-07-27
2
-0
/
+47
*
Make linking against libgcc configurable
Wolfgang Denk
2009-07-27
3
-12
/
+34
*
Use do_div from div64.h for vsprintf
Dirk Behme
2009-07-27
1
-3
/
+4
*
Fix compiler warnings after loff_t change
Kyungmin Park
2009-07-27
1
-1
/
+1
*
Revert "ppc: Unlock cache-as-ram in a consistent manner"
Wolfgang Denk
2009-07-26
2
-3
/
+12
*
Merge branch 'master' of git://git.denx.de/u-boot-video
Wolfgang Denk
2009-07-26
20
-279
/
+914
|
\
|
*
update the EB+MCF-EV123 board support
Jens Scharsig
2009-07-26
5
-280
/
+186
|
*
video: bus_vcxk.c: fix style issues added by 50217dee
Anatolij Gustschin
2009-07-26
1
-11
/
+15
|
*
new video driver for bus vcxk framebuffers
Jens Scharsig
2009-07-26
4
-0
/
+558
|
*
lcd.h: define extern vidinfo_t for all cases
Alessandro Rubini
2009-07-26
1
-6
/
+2
|
*
mimc200.c: fix too long lines added by f68378d6
Anatolij Gustschin
2009-07-26
1
-12
/
+12
|
*
Add LCD support to MIMC200 board
Mark Jackson
2009-07-26
2
-0
/
+50
|
*
Add 16bit colour support in lcd.h
Mark Jackson
2009-07-26
1
-1
/
+1
|
*
lib_avr32/board.c: fix too long line added by 716ece1d
Anatolij Gustschin
2009-07-26
1
-1
/
+2
|
*
Add AVR32 LCD support
Mark Jackson
2009-07-26
7
-0
/
+123
|
*
video: move extern declarations from C to headers
Alessandro Rubini
2009-07-25
3
-16
/
+13
*
|
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk
2009-07-26
1
-1
/
+8
|
\
\
|
*
|
Blackfin: restore EVT1 handling in linker script
Mike Frysinger
2009-07-24
1
-1
/
+8
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
2009-07-26
52
-2152
/
+3027
|
\
\
|
*
|
ppc4xx: Add chip_config command to AMCC Kilauea eval board
Stefan Roese
2009-07-24
4
-298
/
+82
|
*
|
ppc4xx: Fix EEPROM configuration on Kilauea
Stefan Roese
2009-07-24
1
-1
/
+2
|
*
|
ppc4xx: Add 405EP based PMC405DE board
Matthias Fuchs
2009-07-24
9
-0
/
+1174
|
*
|
ppc4xx: Add struct for 4xx GPIO controller registers
Matthias Fuchs
2009-07-24
1
-0
/
+24
|
*
|
ppc4xx: Replace 4xx lowercase SPR references
Matthias Fuchs
2009-07-24
15
-279
/
+178
|
*
|
Add "chip_config" command for PPC4xx bootstrap configuration
Stefan Roese
2009-07-24
7
-197
/
+283
|
*
|
xpedite1k: Move to X-ES vendor directory
Peter Tyser
2009-07-24
10
-7
/
+7
|
*
|
xpedite1k: Sync checkboard() with other X-ES boards
Peter Tyser
2009-07-24
2
-1
/
+15
|
*
|
xpedite1k: Sync up board config options with other X-ES boards
Peter Tyser
2009-07-24
1
-19
/
+19
|
*
|
xpedite1k: Sync organization of board config with other X-ES boards
Peter Tyser
2009-07-24
1
-74
/
+85
|
*
|
xpedite1k: Sync up commands and environment with other X-ES boards
Peter Tyser
2009-07-24
1
-12
/
+110
|
*
|
xpedite1k: Disable unused ethernet port 1
Peter Tyser
2009-07-24
1
-3
/
+1
|
*
|
xpedite1k: Store environment in flash
Peter Tyser
2009-07-24
1
-4
/
+9
|
*
|
xpedite1k: Add support for additional GPIO pins
Peter Tyser
2009-07-24
1
-2
/
+11
|
*
|
xpedite1k: Add support for optional flashes
Peter Tyser
2009-07-24
2
-3
/
+8
|
*
|
xpedite1k: Cleanup coding style
Peter Tyser
2009-07-24
4
-278
/
+218
|
*
|
xpedite1k: Remove support for reading MACs from EEPROM
Peter Tyser
2009-07-24
2
-62
/
+1
|
*
|
xpedite1k: Remove support for fixed SDRAM configuration
Peter Tyser
2009-07-24
1
-63
/
+1
|
*
|
xpedite1k: Remove CONFIG_SYS_DRAM_TEST support
Peter Tyser
2009-07-24
2
-32
/
+0
[next]