Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
50c57957d25698fc7bef96946b491e459fd5b959
50c5795
powerpc/83xx/km: use tuxx1.h for kmsupx5 target
by Holger Brunck
· 13 years ago
fc5e879
powerpc/83xx: increment malloc heap size for the MPC832x MDS boards
by Timur Tabi
· 13 years ago
4389319
Merge branch 'master' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 12 years ago
58ff8fb
Merge branch 'master' of git://git.denx.de/u-boot-avr32
by Wolfgang Denk
· 12 years ago
876ba9e
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Wolfgang Denk
· 12 years ago
363fb7a
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Wolfgang Denk
· 12 years ago
594f17e
MPC8xxx: Define cache ops for USB
by Marek Vasut
· 13 years ago
8dd5528
video: atmel/lcd: add LCD driver for new Atmel SoC
by Bo Shen
· 13 years ago
dbad2b8
video: cfb_console: flush dcache for frame buffer in DRAM
by Anatolij Gustschin
· 12 years ago
9d735b6
cfb_console: Ignore bell character
by Pali Rohár
· 13 years ago
1665861
cfb_console: Add console_clear_line function
by Pali Rohár
· 13 years ago
8898b7f
cfb_console: Fix function console_back
by Pali Rohár
· 13 years ago
b4b7773
avr32:board.c: fix compile warning
by Andreas Bießmann
· 13 years ago
0337ce0
avr32:grasshopper: fix PHY initialisation
by Andreas Bießmann
· 13 years ago
2fbdb74
MIPS: board.c: move extern declarations to u-boot-mips.h
by Daniel Schwierzeck
· 12 years ago
731c402
MIPS: bootm_qemu_mips.c: make checkpatch.pl clean
by Daniel Schwierzeck
· 12 years ago
83010eb
MIPS: bootm.c: make checkpatch.pl clean
by Daniel Schwierzeck
· 12 years ago
6c55b6c
sh/ap_sh4a_4a: Fix typo of operator in ET0_ETXD4
by Nobuhiro Iwamatsu
· 13 years ago
04a6275
sh: Add SH7269 device and RSK2+SH7269 board
by Phil Edworthy
· 13 years ago
32f900e
sh: Set CONFIG_SH_ETHER_PHY_MODE and CONFIG_SH_ETHER_SH7734_MII to boards with sh_eth
by Nobuhiro Iwamatsu
· 13 years ago
af2db2c
sh: Add support for AP-SH4A-4A board
by Nobuhiro Iwamatsu
· 13 years ago
fa65164
sh: Add register definition of PFC for SH7734
by Nobuhiro Iwamatsu
· 13 years ago
5c265ae
sh: r0p7734: Add support I2C controller
by Nobuhiro Iwamatsu
· 13 years ago
7675646
sh: Add bit control functions
by Nobuhiro Iwamatsu
· 13 years ago
020d041
sh: Add support for r0p7734 board
by Nobuhiro Iwamatsu
· 13 years ago
73bbe6d
sh: Add support Renesas SH7734
by Nobuhiro Iwamatsu
· 13 years ago
e54618d
omap3_dss: cosmetic changes
by Jeroen Hofstee
· 13 years ago
55b9869
omap3_dss: add optional framebuffer
by Jeroen Hofstee
· 13 years ago
20c49da
mx53loco: Add LCD support
by Fabio Estevam
· 13 years ago
01e07e7
mx5: Rename mx51_fb_init()
by Fabio Estevam
· 13 years ago
d81a454
mx53: Allow IPUv3 driver to also work on mx53
by Fabio Estevam
· 13 years ago
12ba860
mx51evk: Add LCD support
by Fabio Estevam
· 13 years ago
37980dd
EXYNOS: display 32bpp bitmap TIZEN logo
by Donghwa Lee
· 13 years ago
fa13491
create lib/tizen directory
by Donghwa Lee
· 13 years ago
bf345a1
LCD: display 32bpp decompressed bitmap image
by Donghwa Lee
· 13 years ago
6f1378f
common/lcd.c: reduce one CONFIG_LCD_LOGO ifdef
by Anatolij Gustschin
· 13 years ago
81b99b8
common/lcd.c: reduce some CONFIG_LCD_*_LOGO ifdefs
by Anatolij Gustschin
· 13 years ago
218e6a0
common/lcd.c: use ARRAY_SIZE
by Anatolij Gustschin
· 13 years ago
7a49e6f
cmd_bmp.c: make bmp_display() usable by drivers or board code
by Anatolij Gustschin
· 13 years ago
33b515b
LCD: support another s6e8ax0 panel type
by Donghwa Lee
· 13 years ago
4e3522c
LCD: change s6e8ax0 panel gamma value
by Donghwa Lee
· 13 years ago
57e8a85
include/video.h: drop unused video_printf()
by Anatolij Gustschin
· 13 years ago
475f40d
net: sh-eth: Add support Gigabit of SH7734
by Nobuhiro Iwamatsu
· 13 years ago
5880290
net: sh_eth: Add support SH7734 Ethernet device
by Nobuhiro Iwamatsu
· 13 years ago
05a377b
net: Allow filtering on debug traces in the net subsystem
by Joe Hershberger
· 13 years ago
39048f6
net: Work-around for brain-damaged Cisco equipment with arp-proxy
by Joe Hershberger
· 13 years ago
b35a3a6
net: Add link-local addressing support
by Joe Hershberger
· 13 years ago
c07e810
net: Separate ArpRequest() into lower-level func
by Joe Hershberger
· 13 years ago
de8205a
net: Don't copy every packet that waits for an ARP
by Joe Hershberger
· 13 years ago
6a9ed16
net: Make sure NetLoop is initialized when using NetConsole
by Joe Hershberger
· 13 years ago
017e5c4
net: Fix net buffer initialization
by Joe Hershberger
· 13 years ago
202c600
net: Remove unused parameter from NetInitLoop()
by Joe Hershberger
· 13 years ago
e96624a
net: Remove static allocation for MAC address in PingSend()
by Joe Hershberger
· 13 years ago
8ca7fa0
net: Add option CONFIG_BOOTP_MAY_FAIL
by Joe Hershberger
· 13 years ago
9d37a58
net: Fix unused variable compile warning
by Joe Hershberger
· 13 years ago
d476204
net: Don't write the "serverip" env var if configured not to
by Joe Hershberger
· 13 years ago
530cd6b
net: Add net_update_ether() to handle ARP and Ping replies
by Joe Hershberger
· 13 years ago
f50357b
net: Refactor to separate the UDP handler from the ARP handler
by Joe Hershberger
· 13 years ago
d4bb76a
net: Refactor to protect access to the NetState variable
by Joe Hershberger
· 13 years ago
ebe3ca8
net: Refactor to use NetSendPacket instead of eth_send directly
by Joe Hershberger
· 13 years ago
86dba5b
net: Refactor ping receive handler
by Joe Hershberger
· 13 years ago
b1e9476
net: Move debug trace to point of action
by Joe Hershberger
· 13 years ago
db3e6e4
net: Refactor bootp packet length computations
by Joe Hershberger
· 13 years ago
f7ea805
net: Refactor packet length computations
by Joe Hershberger
· 13 years ago
16be9cb
net: Refactor NetSendUDPPacket to share more code
by Joe Hershberger
· 13 years ago
2ed5b49
net: Refactor IP, UPD, and ICMP header writing functions
by Joe Hershberger
· 13 years ago
2f78749
net: cosmetic: Replace magic numbers in arp.c with constants
by Joe Hershberger
· 13 years ago
555efa0
net: cosmetic: Rename tmp to reply_ip_addr in arp.c
by Joe Hershberger
· 13 years ago
fee076e
net: cosmetic: Alphabetize includes in net.c
by Joe Hershberger
· 13 years ago
ceba447
net: cosmetic: Rename OPT_SIZE to OPT_FIELD_SIZE
by Joe Hershberger
· 13 years ago
d01a7a0
net: cosmetic: Rename CDPHandler to cdp_receive
by Joe Hershberger
· 13 years ago
facf535
net: cosmetic: Rename "x" to "eth_proto"
by Joe Hershberger
· 13 years ago
c17fa98
net: cosmetic: Add a more explicit comment about 802.2
by Joe Hershberger
· 13 years ago
1a6b8d8
net: cosmetic: Rename parameter len to payload_len
by Joe Hershberger
· 13 years ago
7849561
net: cosmetic: Un-typedef ICMP_t
by Joe Hershberger
· 13 years ago
de15d093
net: cosmetic: Un-typedef ARP_t
by Joe Hershberger
· 13 years ago
b43784c
net: cosmetic: Un-typedef VLAN_Ethernet_t
by Joe Hershberger
· 13 years ago
1178f41
net: cosmetic: Un-typedef Ethernet_t
by Joe Hershberger
· 13 years ago
c686fa1
net: cosmetic: Split struct ip_udp_hdr into ip_hdr
by Joe Hershberger
· 13 years ago
6fe8b45
net: cosmetic: Un-typedef IP_t
by Joe Hershberger
· 13 years ago
61b4de6
net: Move RARP receive logic out of net.c
by Joe Hershberger
· 13 years ago
c21bf37
net: Move PING out of net.c
by Joe Hershberger
· 13 years ago
aae0508
net: Move ARP out of net.c
by Joe Hershberger
· 13 years ago
00c62a8
net: Encapsulate CDP packet identification
by Joe Hershberger
· 13 years ago
a4215b0
net: Move CDP out of net.c
by Joe Hershberger
· 13 years ago
797f2c5
net: Move MAC-seeded rand out of bootp.c
by Joe Hershberger
· 13 years ago
f79eaae
net: Remove CMD_PING where there's no CMD_NET
by Joe Hershberger
· 13 years ago
e4e0488
net: Fix remaining API interface breakage
by Joe Hershberger
· 13 years ago
d8836d1
drivers/net/rtl8169.c: Fix compile warning
by Joe Hershberger
· 13 years ago
b541cc9
drivers/net/pcnet.c: Fix compile warning
by Joe Hershberger
· 13 years ago
3b9cd39
arch/powerpc/cpu/mpc8260/ether_scc.c: Fix compile warning
by Joe Hershberger
· 13 years ago
958ea37
drivers/net/xilinx_axi_emac.c: Fix compile warning
by Stephan Linz
· 13 years ago
76aeeb9
drivers/net/xilinx_emaclite.c: Fix compile warning
by Stephan Linz
· 13 years ago
458e4fe
drivers/net/xilinx_ll_temac.c: Fix compile warning
by Stephan Linz
· 13 years ago
0b26c8f
net: Remove redefinitions of net.h functions
by Joe Hershberger
· 13 years ago
835e923
drivers/qe/uec.c: Fix compile warning
by Joe Hershberger
· 13 years ago
dce0a0a
drivers/net/uli526x.c: Fix compile warning
by Joe Hershberger
· 13 years ago
23fc597
drivers/net/tsi108_eth.c: Fix compile warning
by Joe Hershberger
· 13 years ago
8520df1
drivers/net/rtl8139.c: Fix compile warning
by Joe Hershberger
· 13 years ago
d70c56d
drivers/net/ns8382x.c: Fix compile warning
by Joe Hershberger
· 13 years ago
Next »