Commit Graph

16463 Commits (bfd4be803bbb7d122c2e3aaf6eaf987efa8d69da)
 

Author SHA1 Message Date
Anatolij Gustschin bfd4be803b video: cfb_console: flush dcache for frame buffer in DRAM 12 years ago
Pali Rohár 24fe06cc6f cfb_console: Ignore bell character 12 years ago
Pali Rohár 90f60a81da cfb_console: Add console_clear_line function 12 years ago
Pali Rohár 04bbe69990 cfb_console: Fix function console_back 12 years ago
Jeroen Hofstee 8da2efb661 omap3_dss: cosmetic changes 12 years ago
Jeroen Hofstee d9c13aac14 omap3_dss: add optional framebuffer 12 years ago
Fabio Estevam f714b0a911 mx53loco: Add LCD support 12 years ago
Fabio Estevam a1b0e190a3 mx5: Rename mx51_fb_init() 12 years ago
Fabio Estevam fff6ef72b3 mx53: Allow IPUv3 driver to also work on mx53 12 years ago
Fabio Estevam f1adefd239 mx51evk: Add LCD support 12 years ago
Donghwa Lee 90464971f9 EXYNOS: display 32bpp bitmap TIZEN logo 12 years ago
Donghwa Lee 5a4c59be89 create lib/tizen directory 12 years ago
Donghwa Lee fb6a9aab7a LCD: display 32bpp decompressed bitmap image 12 years ago
Anatolij Gustschin 2b5cb3d331 common/lcd.c: reduce one CONFIG_LCD_LOGO ifdef 12 years ago
Anatolij Gustschin 0f999c49e5 common/lcd.c: reduce some CONFIG_LCD_*_LOGO ifdefs 12 years ago
Anatolij Gustschin 095407da56 common/lcd.c: use ARRAY_SIZE 12 years ago
Anatolij Gustschin de3b49c4dd cmd_bmp.c: make bmp_display() usable by drivers or board code 12 years ago
Donghwa Lee 3d02408665 LCD: support another s6e8ax0 panel type 12 years ago
Donghwa Lee 8ecb4c6473 LCD: change s6e8ax0 panel gamma value 12 years ago
Anatolij Gustschin ed82fb145a include/video.h: drop unused video_printf() 12 years ago
Nobuhiro Iwamatsu 4398d55991 net: sh-eth: Add support Gigabit of SH7734 12 years ago
Nobuhiro Iwamatsu ee6ec5d4dd net: sh_eth: Add support SH7734 Ethernet device 12 years ago
Joe Hershberger 4ef8d53caa net: Allow filtering on debug traces in the net subsystem 12 years ago
Joe Hershberger c697576262 net: Work-around for brain-damaged Cisco equipment with arp-proxy 12 years ago
Joe Hershberger d22c338e07 net: Add link-local addressing support 12 years ago
Joe Hershberger 228041893c net: Separate ArpRequest() into lower-level func 12 years ago
Joe Hershberger e94070c443 net: Don't copy every packet that waits for an ARP 12 years ago
Joe Hershberger d7310c7e63 net: Make sure NetLoop is initialized when using NetConsole 12 years ago
Joe Hershberger 46c495d524 net: Fix net buffer initialization 12 years ago
Joe Hershberger cb1c991120 net: Remove unused parameter from NetInitLoop() 12 years ago
Joe Hershberger f1d2d28469 net: Remove static allocation for MAC address in PingSend() 12 years ago
Joe Hershberger 2c00e099fe net: Add option CONFIG_BOOTP_MAY_FAIL 12 years ago
Joe Hershberger 1752f0fdc7 net: Fix unused variable compile warning 12 years ago
Joe Hershberger a3e1a727fe net: Don't write the "serverip" env var if configured not to 12 years ago
Joe Hershberger e711101581 net: Add net_update_ether() to handle ARP and Ping replies 12 years ago
Joe Hershberger ece223b52a net: Refactor to separate the UDP handler from the ARP handler 12 years ago
Joe Hershberger 22f6e99d5b net: Refactor to protect access to the NetState variable 12 years ago
Joe Hershberger adf5d93e44 net: Refactor to use NetSendPacket instead of eth_send directly 12 years ago
Joe Hershberger 61da3c2af8 net: Refactor ping receive handler 12 years ago
Joe Hershberger f9623229fd net: Move debug trace to point of action 12 years ago
Joe Hershberger ae446f5622 net: Refactor bootp packet length computations 12 years ago
Joe Hershberger 00f33268ab net: Refactor packet length computations 12 years ago
Joe Hershberger 9214637a56 net: Refactor NetSendUDPPacket to share more code 12 years ago
Joe Hershberger 4b11c9166b net: Refactor IP, UPD, and ICMP header writing functions 12 years ago
Joe Hershberger 674bb24982 net: cosmetic: Replace magic numbers in arp.c with constants 12 years ago
Joe Hershberger 1256793b18 net: cosmetic: Rename tmp to reply_ip_addr in arp.c 12 years ago
Joe Hershberger 4545f4e6db net: cosmetic: Alphabetize includes in net.c 12 years ago
Joe Hershberger f8315731db net: cosmetic: Rename OPT_SIZE to OPT_FIELD_SIZE 12 years ago
Joe Hershberger 0b4c5ff4ab net: cosmetic: Rename CDPHandler to cdp_receive 12 years ago
Joe Hershberger 8d353eb86d net: cosmetic: Rename "x" to "eth_proto" 12 years ago