Commit Graph

16570 Commits (851bebd68cfc0cd3f638b3afbd3325a3b32df341)
 

Author SHA1 Message Date
Daniel Schwierzeck ed53010441 MIPS: bootm_qemu_mips.c: make checkpatch.pl clean 13 years ago
Daniel Schwierzeck e51a6b7a6c MIPS: bootm.c: make checkpatch.pl clean 13 years ago
Nobuhiro Iwamatsu 99fc4fd168 sh/ap_sh4a_4a: Fix typo of operator in ET0_ETXD4 13 years ago
Phil Edworthy 99744b7e34 sh: Add SH7269 device and RSK2+SH7269 board 13 years ago
Nobuhiro Iwamatsu a80a661989 sh: Set CONFIG_SH_ETHER_PHY_MODE and CONFIG_SH_ETHER_SH7734_MII to boards with sh_eth 13 years ago
Nobuhiro Iwamatsu bfc93fb47d sh: Add support for AP-SH4A-4A board 13 years ago
Nobuhiro Iwamatsu 4eb0b78e76 sh: Add register definition of PFC for SH7734 13 years ago
Nobuhiro Iwamatsu d740555968 sh: r0p7734: Add support I2C controller 13 years ago
Nobuhiro Iwamatsu 1379c51ea5 sh: Add bit control functions 13 years ago
Nobuhiro Iwamatsu 8ca805e102 sh: Add support for r0p7734 board 13 years ago
Nobuhiro Iwamatsu 2a57e7ec96 sh: Add support Renesas SH7734 13 years ago
Jeroen Hofstee 8da2efb661 omap3_dss: cosmetic changes 13 years ago
Jeroen Hofstee d9c13aac14 omap3_dss: add optional framebuffer 13 years ago
Fabio Estevam f714b0a911 mx53loco: Add LCD support 13 years ago
Fabio Estevam a1b0e190a3 mx5: Rename mx51_fb_init() 13 years ago
Fabio Estevam fff6ef72b3 mx53: Allow IPUv3 driver to also work on mx53 13 years ago
Fabio Estevam f1adefd239 mx51evk: Add LCD support 13 years ago
Donghwa Lee 90464971f9 EXYNOS: display 32bpp bitmap TIZEN logo 13 years ago
Donghwa Lee 5a4c59be89 create lib/tizen directory 13 years ago
Donghwa Lee fb6a9aab7a LCD: display 32bpp decompressed bitmap image 13 years ago
Anatolij Gustschin 2b5cb3d331 common/lcd.c: reduce one CONFIG_LCD_LOGO ifdef 13 years ago
Anatolij Gustschin 0f999c49e5 common/lcd.c: reduce some CONFIG_LCD_*_LOGO ifdefs 13 years ago
Anatolij Gustschin 095407da56 common/lcd.c: use ARRAY_SIZE 13 years ago
Anatolij Gustschin de3b49c4dd cmd_bmp.c: make bmp_display() usable by drivers or board code 13 years ago
Donghwa Lee 3d02408665 LCD: support another s6e8ax0 panel type 13 years ago
Donghwa Lee 8ecb4c6473 LCD: change s6e8ax0 panel gamma value 13 years ago
Anatolij Gustschin ed82fb145a include/video.h: drop unused video_printf() 13 years ago
Nobuhiro Iwamatsu 4398d55991 net: sh-eth: Add support Gigabit of SH7734 13 years ago
Nobuhiro Iwamatsu ee6ec5d4dd net: sh_eth: Add support SH7734 Ethernet device 13 years ago
Joe Hershberger 4ef8d53caa net: Allow filtering on debug traces in the net subsystem 13 years ago
Joe Hershberger c697576262 net: Work-around for brain-damaged Cisco equipment with arp-proxy 13 years ago
Joe Hershberger d22c338e07 net: Add link-local addressing support 13 years ago
Joe Hershberger 228041893c net: Separate ArpRequest() into lower-level func 13 years ago
Joe Hershberger e94070c443 net: Don't copy every packet that waits for an ARP 13 years ago
Joe Hershberger d7310c7e63 net: Make sure NetLoop is initialized when using NetConsole 13 years ago
Joe Hershberger 46c495d524 net: Fix net buffer initialization 13 years ago
Joe Hershberger cb1c991120 net: Remove unused parameter from NetInitLoop() 13 years ago
Joe Hershberger f1d2d28469 net: Remove static allocation for MAC address in PingSend() 13 years ago
Joe Hershberger 2c00e099fe net: Add option CONFIG_BOOTP_MAY_FAIL 13 years ago
Joe Hershberger 1752f0fdc7 net: Fix unused variable compile warning 13 years ago
Joe Hershberger a3e1a727fe net: Don't write the "serverip" env var if configured not to 13 years ago
Joe Hershberger e711101581 net: Add net_update_ether() to handle ARP and Ping replies 13 years ago
Joe Hershberger ece223b52a net: Refactor to separate the UDP handler from the ARP handler 13 years ago
Joe Hershberger 22f6e99d5b net: Refactor to protect access to the NetState variable 13 years ago
Joe Hershberger adf5d93e44 net: Refactor to use NetSendPacket instead of eth_send directly 13 years ago
Joe Hershberger 61da3c2af8 net: Refactor ping receive handler 13 years ago
Joe Hershberger f9623229fd net: Move debug trace to point of action 13 years ago
Joe Hershberger ae446f5622 net: Refactor bootp packet length computations 13 years ago
Joe Hershberger 00f33268ab net: Refactor packet length computations 13 years ago
Joe Hershberger 9214637a56 net: Refactor NetSendUDPPacket to share more code 13 years ago