]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2012-06-15 Thomas Herzmannkm/common: check test_bank and testpin for testboot
2012-06-15 Thomas Herzmannpowerpc/83xx/km: readout dip_switch on kmcoge5ne
2012-06-15 Thomas Herzmannpowerpc/83xx: configure CONFIG_POST for kmcoge5ne
2012-06-15 Stefan Biglerpowerpc/83xx/km: added missing enable of application...
2012-06-15 Holger Brunckkm/common: increase bootlimit to 3
2012-06-15 Thomas Herzmannkm/common: fixed error in ethaddr (1-byte-shift)
2012-06-15 Holger BrunckMAINTAINERS: cleanup for keymile boards
2012-06-15 Holger Brunckpowerpc/83xx: add kmcoge5ne board support
2012-06-15 Andreas Huberkm/common: add support for second flash
2012-06-15 Holger Brunckpowerpc83xx/km: remove unneeded CONFIG_PCI for kmeter1
2012-06-15 Christian Herzigpowerpc83xx/km: lock the window size to 2GiB befor...
2012-06-15 Holger Brunckpowerpc/83xx/km: use tuxx1.h for kmsupx5 target
2012-06-15 Timur Tabipowerpc/83xx: increment malloc heap size for the MPC832...
2012-06-07 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-video
2012-06-07 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-avr32
2012-06-07 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mips
2012-06-07 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-sh
2012-06-07 Marek VasutMPC8xxx: Define cache ops for USB
2012-06-05 Bo Shenvideo: atmel/lcd: add LCD driver for new Atmel SoC
2012-06-05 Anatolij Gustschinvideo: cfb_console: flush dcache for frame buffer in...
2012-06-05 Pali Rohárcfb_console: Ignore bell character
2012-06-04 Pali Rohárcfb_console: Add console_clear_line function
2012-06-04 Pali Rohárcfb_console: Fix function console_back
2012-06-04 Andreas Bießmannavr32:board.c: fix compile warning
2012-06-04 Andreas Bießmannavr32:grasshopper: fix PHY initialisation
2012-06-03 Daniel SchwierzeckMIPS: board.c: move extern declarations to u-boot-mips.h
2012-06-03 Daniel SchwierzeckMIPS: bootm_qemu_mips.c: make checkpatch.pl clean
2012-06-03 Daniel SchwierzeckMIPS: bootm.c: make checkpatch.pl clean
2012-05-28 Nobuhiro Iwamatsush/ap_sh4a_4a: Fix typo of operator in ET0_ETXD4
2012-05-28 Phil Edworthysh: Add SH7269 device and RSK2+SH7269 board
2012-05-28 Nobuhiro Iwamatsush: Set CONFIG_SH_ETHER_PHY_MODE and CONFIG_SH_ETHER_SH...
2012-05-28 Nobuhiro Iwamatsush: Add support for AP-SH4A-4A board
2012-05-28 Nobuhiro Iwamatsush: Add register definition of PFC for SH7734
2012-05-28 Nobuhiro Iwamatsush: r0p7734: Add support I2C controller
2012-05-28 Nobuhiro Iwamatsush: Add bit control functions
2012-05-28 Nobuhiro Iwamatsush: Add support for r0p7734 board
2012-05-28 Nobuhiro Iwamatsush: Add support Renesas SH7734
2012-05-25 Jeroen Hofsteeomap3_dss: cosmetic changes
2012-05-25 Jeroen Hofsteeomap3_dss: add optional framebuffer
2012-05-25 Fabio Estevammx53loco: Add LCD support
2012-05-25 Fabio Estevammx5: Rename mx51_fb_init()
2012-05-25 Fabio Estevammx53: Allow IPUv3 driver to also work on mx53
2012-05-25 Fabio Estevammx51evk: Add LCD support
2012-05-25 Donghwa LeeEXYNOS: display 32bpp bitmap TIZEN logo
2012-05-25 Donghwa Leecreate lib/tizen directory
2012-05-25 Donghwa LeeLCD: display 32bpp decompressed bitmap image
2012-05-25 Anatolij Gustschincommon/lcd.c: reduce one CONFIG_LCD_LOGO ifdef
2012-05-25 Anatolij Gustschincommon/lcd.c: reduce some CONFIG_LCD_*_LOGO ifdefs
2012-05-25 Anatolij Gustschincommon/lcd.c: use ARRAY_SIZE
2012-05-25 Anatolij Gustschincmd_bmp.c: make bmp_display() usable by drivers or...
2012-05-25 Donghwa LeeLCD: support another s6e8ax0 panel type
2012-05-25 Donghwa LeeLCD: change s6e8ax0 panel gamma value
2012-05-25 Anatolij Gustschininclude/video.h: drop unused video_printf()
2012-05-23 Nobuhiro Iwamatsunet: sh-eth: Add support Gigabit of SH7734
2012-05-23 Nobuhiro Iwamatsunet: sh_eth: Add support SH7734 Ethernet device
2012-05-23 Joe Hershbergernet: Allow filtering on debug traces in the net subsystem
2012-05-23 Joe Hershbergernet: Work-around for brain-damaged Cisco equipment...
2012-05-23 Joe Hershbergernet: Add link-local addressing support
2012-05-23 Joe Hershbergernet: Separate ArpRequest() into lower-level func
2012-05-23 Joe Hershbergernet: Don't copy every packet that waits for an ARP
2012-05-23 Joe Hershbergernet: Make sure NetLoop is initialized when using NetConsole
2012-05-23 Joe Hershbergernet: Fix net buffer initialization
2012-05-23 Joe Hershbergernet: Remove unused parameter from NetInitLoop()
2012-05-23 Joe Hershbergernet: Remove static allocation for MAC address in PingSend()
2012-05-23 Joe Hershbergernet: Add option CONFIG_BOOTP_MAY_FAIL
2012-05-23 Joe Hershbergernet: Fix unused variable compile warning
2012-05-23 Joe Hershbergernet: Don't write the "serverip" env var if configured...
2012-05-23 Joe Hershbergernet: Add net_update_ether() to handle ARP and Ping...
2012-05-23 Joe Hershbergernet: Refactor to separate the UDP handler from the...
2012-05-23 Joe Hershbergernet: Refactor to protect access to the NetState variable
2012-05-23 Joe Hershbergernet: Refactor to use NetSendPacket instead of eth_send...
2012-05-23 Joe Hershbergernet: Refactor ping receive handler
2012-05-23 Joe Hershbergernet: Move debug trace to point of action
2012-05-23 Joe Hershbergernet: Refactor bootp packet length computations
2012-05-23 Joe Hershbergernet: Refactor packet length computations
2012-05-23 Joe Hershbergernet: Refactor NetSendUDPPacket to share more code
2012-05-23 Joe Hershbergernet: Refactor IP, UPD, and ICMP header writing functions
2012-05-23 Joe Hershbergernet: cosmetic: Replace magic numbers in arp.c with...
2012-05-23 Joe Hershbergernet: cosmetic: Rename tmp to reply_ip_addr in arp.c
2012-05-23 Joe Hershbergernet: cosmetic: Alphabetize includes in net.c
2012-05-23 Joe Hershbergernet: cosmetic: Rename OPT_SIZE to OPT_FIELD_SIZE
2012-05-23 Joe Hershbergernet: cosmetic: Rename CDPHandler to cdp_receive
2012-05-23 Joe Hershbergernet: cosmetic: Rename "x" to "eth_proto"
2012-05-23 Joe Hershbergernet: cosmetic: Add a more explicit comment about 802.2
2012-05-23 Joe Hershbergernet: cosmetic: Rename parameter len to payload_len
2012-05-23 Joe Hershbergernet: cosmetic: Un-typedef ICMP_t
2012-05-23 Joe Hershbergernet: cosmetic: Un-typedef ARP_t
2012-05-23 Joe Hershbergernet: cosmetic: Un-typedef VLAN_Ethernet_t
2012-05-23 Joe Hershbergernet: cosmetic: Un-typedef Ethernet_t
2012-05-23 Joe Hershbergernet: cosmetic: Split struct ip_udp_hdr into ip_hdr
2012-05-23 Joe Hershbergernet: cosmetic: Un-typedef IP_t
2012-05-23 Joe Hershbergernet: Move RARP receive logic out of net.c
2012-05-23 Joe Hershbergernet: Move PING out of net.c
2012-05-23 Joe Hershbergernet: Move ARP out of net.c
2012-05-23 Joe Hershbergernet: Encapsulate CDP packet identification
2012-05-23 Joe Hershbergernet: Move CDP out of net.c
2012-05-23 Joe Hershbergernet: Move MAC-seeded rand out of bootp.c
2012-05-23 Joe Hershbergernet: Remove CMD_PING where there's no CMD_NET
2012-05-23 Joe Hershbergernet: Fix remaining API interface breakage
2012-05-23 Joe Hershbergerdrivers/net/rtl8169.c: Fix compile warning
next