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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tegra: harmony: add device tree support
Stephen Warren
2012-07-07
1
-1
/
+21
*
tegra: Compulab TrimSlice board support
Stephen Warren
2012-07-07
1
-0
/
+89
*
tegra: seaboard: add support for USB networking
Stephen Warren
2012-07-07
1
-0
/
+9
*
tegra: whistler: reduce and comment network cfg options
Stephen Warren
2012-07-07
1
-6
/
+4
*
tegra: flesh out bootcmd
Stephen Warren
2012-07-07
9
-3
/
+135
*
tegra: remove some cruft from CONFIG_EXTRA_ENV_SETTINGS
Stephen Warren
2012-07-07
8
-10
/
+0
*
tegra: Whistler board support
Stephen Warren
2012-07-07
1
-0
/
+90
*
spi: Tegra2: Seaboard: enable SPI/UART corruption fix
Tom Warren
2012-07-07
1
-0
/
+9
*
pxe: add support for parsing local syslinux files
Rob Herring
2012-06-21
1
-0
/
+6
*
Block: Remove MG DISK support
Marek Vasut
2012-06-21
3
-61
/
+0
*
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
Tom Rini
2012-06-20
263
-449
/
+0
*
CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
Tom Rini
2012-06-20
239
-400
/
+16
*
lmb: do not export anything without CONFIG_LMB
Mike Frysinger
2012-06-19
1
-0
/
+2
*
km/common: check test_bank and testpin for testboot
Thomas Herzmann
2012-06-15
1
-1
/
+3
*
powerpc/83xx: configure CONFIG_POST for kmcoge5ne
Thomas Herzmann
2012-06-15
1
-0
/
+8
*
km/common: increase bootlimit to 3
Holger Brunck
2012-06-15
1
-1
/
+1
*
powerpc/83xx: add kmcoge5ne board support
Holger Brunck
2012-06-15
3
-172
/
+283
*
km/common: add support for second flash
Andreas Huber
2012-06-15
4
-19
/
+43
*
powerpc83xx/km: remove unneeded CONFIG_PCI for kmeter1
Holger Brunck
2012-06-15
1
-15
/
+0
*
powerpc/83xx/km: use tuxx1.h for kmsupx5 target
Holger Brunck
2012-06-15
2
-100
/
+13
*
powerpc/83xx: increment malloc heap size for the MPC832x MDS boards
Timur Tabi
2012-06-15
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-video
Wolfgang Denk
2012-06-07
8
-6
/
+306
|
\
|
*
video: atmel/lcd: add LCD driver for new Atmel SoC
Bo Shen
2012-06-05
2
-1
/
+233
|
*
mx53loco: Add LCD support
Fabio Estevam
2012-05-25
1
-1
/
+12
|
*
mx5: Rename mx51_fb_init()
Fabio Estevam
2012-05-25
1
-1
/
+1
|
*
mx51evk: Add LCD support
Fabio Estevam
2012-05-25
1
-1
/
+12
|
*
EXYNOS: display 32bpp bitmap TIZEN logo
Donghwa Lee
2012-05-25
2
-1
/
+18
|
*
create lib/tizen directory
Donghwa Lee
2012-05-25
1
-0
/
+29
|
*
cmd_bmp.c: make bmp_display() usable by drivers or board code
Anatolij Gustschin
2012-05-25
1
-0
/
+1
|
*
include/video.h: drop unused video_printf()
Anatolij Gustschin
2012-05-25
1
-1
/
+0
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mips
Wolfgang Denk
2012-06-07
1
-0
/
+3
|
\
\
|
*
|
MIPS: board.c: move extern declarations to u-boot-mips.h
Daniel Schwierzeck
2012-06-03
1
-0
/
+3
|
|
/
*
|
sh: Add SH7269 device and RSK2+SH7269 board
Phil Edworthy
2012-05-28
1
-0
/
+76
*
|
sh: Set CONFIG_SH_ETHER_PHY_MODE and CONFIG_SH_ETHER_SH7734_MII to boards wit...
Nobuhiro Iwamatsu
2012-05-28
5
-0
/
+6
*
|
sh: Add support for AP-SH4A-4A board
Nobuhiro Iwamatsu
2012-05-28
1
-0
/
+176
*
|
sh: r0p7734: Add support I2C controller
Nobuhiro Iwamatsu
2012-05-28
1
-0
/
+17
*
|
sh: Add support for r0p7734 board
Nobuhiro Iwamatsu
2012-05-28
1
-0
/
+167
|
/
*
net: Allow filtering on debug traces in the net subsystem
Joe Hershberger
2012-05-23
2
-7
/
+12
*
net: Add link-local addressing support
Joe Hershberger
2012-05-23
1
-1
/
+1
*
net: Don't copy every packet that waits for an ARP
Joe Hershberger
2012-05-23
1
-3
/
+3
*
net: Fix net buffer initialization
Joe Hershberger
2012-05-23
1
-0
/
+1
*
net: Add net_update_ether() to handle ARP and Ping replies
Joe Hershberger
2012-05-23
1
-0
/
+1
*
net: Refactor to separate the UDP handler from the ARP handler
Joe Hershberger
2012-05-23
1
-2
/
+5
*
net: Refactor to protect access to the NetState variable
Joe Hershberger
2012-05-23
1
-6
/
+14
*
net: Refactor to use NetSendPacket instead of eth_send directly
Joe Hershberger
2012-05-23
1
-1
/
+4
*
net: Refactor IP, UPD, and ICMP header writing functions
Joe Hershberger
2012-05-23
1
-1
/
+3
*
net: cosmetic: Replace magic numbers in arp.c with constants
Joe Hershberger
2012-05-23
1
-0
/
+6
*
net: cosmetic: Add a more explicit comment about 802.2
Joe Hershberger
2012-05-23
1
-2
/
+2
*
net: cosmetic: Rename parameter len to payload_len
Joe Hershberger
2012-05-23
1
-2
/
+10
*
net: cosmetic: Un-typedef ICMP_t
Joe Hershberger
2012-05-23
1
-2
/
+4
[prev]
[next]