summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Wire up dts configurationStephan Linz2012-07-101-0/+5
* microblaze: Add missing undefs for UBI and UBIFSStephan Linz2012-07-091-0/+2
* microblaze: Expand and correct configuration commentsStephan Linz2012-07-091-7/+29
* microblaze: Enable ubi supportStephan Linz2012-06-271-2/+18
* microblaze: Avoid compile error on systems without cfi flashStephan Linz2012-06-271-3/+9
* microblaze: Remove wrong define CONFIG_SYS_FLASH_PROTECTIONStephan Linz2012-06-271-2/+0
* pxe: add support for parsing local syslinux filesRob Herring2012-06-211-0/+6
* Block: Remove MG DISK supportMarek Vasut2012-06-213-61/+0
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-20263-449/+0
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-20239-400/+16
* lmb: do not export anything without CONFIG_LMBMike Frysinger2012-06-191-0/+2
* km/common: check test_bank and testpin for testbootThomas Herzmann2012-06-151-1/+3
* powerpc/83xx: configure CONFIG_POST for kmcoge5neThomas Herzmann2012-06-151-0/+8
* km/common: increase bootlimit to 3Holger Brunck2012-06-151-1/+1
* powerpc/83xx: add kmcoge5ne board supportHolger Brunck2012-06-153-172/+283
* km/common: add support for second flashAndreas Huber2012-06-154-19/+43
* powerpc83xx/km: remove unneeded CONFIG_PCI for kmeter1Holger Brunck2012-06-151-15/+0
* powerpc/83xx/km: use tuxx1.h for kmsupx5 targetHolger Brunck2012-06-152-100/+13
* powerpc/83xx: increment malloc heap size for the MPC832x MDS boardsTimur Tabi2012-06-151-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2012-06-078-6/+306
|\
| * video: atmel/lcd: add LCD driver for new Atmel SoCBo Shen2012-06-052-1/+233
| * mx53loco: Add LCD supportFabio Estevam2012-05-251-1/+12
| * mx5: Rename mx51_fb_init()Fabio Estevam2012-05-251-1/+1
| * mx51evk: Add LCD supportFabio Estevam2012-05-251-1/+12
| * EXYNOS: display 32bpp bitmap TIZEN logoDonghwa Lee2012-05-252-1/+18
| * create lib/tizen directoryDonghwa Lee2012-05-251-0/+29
| * cmd_bmp.c: make bmp_display() usable by drivers or board codeAnatolij Gustschin2012-05-251-0/+1
| * include/video.h: drop unused video_printf()Anatolij Gustschin2012-05-251-1/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2012-06-071-0/+3
|\ \
| * | MIPS: board.c: move extern declarations to u-boot-mips.hDaniel Schwierzeck2012-06-031-0/+3
| |/
* | sh: Add SH7269 device and RSK2+SH7269 boardPhil Edworthy2012-05-281-0/+76
* | sh: Set CONFIG_SH_ETHER_PHY_MODE and CONFIG_SH_ETHER_SH7734_MII to boards wit...Nobuhiro Iwamatsu2012-05-285-0/+6
* | sh: Add support for AP-SH4A-4A boardNobuhiro Iwamatsu2012-05-281-0/+176
* | sh: r0p7734: Add support I2C controllerNobuhiro Iwamatsu2012-05-281-0/+17
* | sh: Add support for r0p7734 boardNobuhiro Iwamatsu2012-05-281-0/+167
|/
* net: Allow filtering on debug traces in the net subsystemJoe Hershberger2012-05-232-7/+12
* net: Add link-local addressing supportJoe Hershberger2012-05-231-1/+1
* net: Don't copy every packet that waits for an ARPJoe Hershberger2012-05-231-3/+3
* net: Fix net buffer initializationJoe Hershberger2012-05-231-0/+1
* net: Add net_update_ether() to handle ARP and Ping repliesJoe Hershberger2012-05-231-0/+1
* net: Refactor to separate the UDP handler from the ARP handlerJoe Hershberger2012-05-231-2/+5
* net: Refactor to protect access to the NetState variableJoe Hershberger2012-05-231-6/+14
* net: Refactor to use NetSendPacket instead of eth_send directlyJoe Hershberger2012-05-231-1/+4
* net: Refactor IP, UPD, and ICMP header writing functionsJoe Hershberger2012-05-231-1/+3
* net: cosmetic: Replace magic numbers in arp.c with constantsJoe Hershberger2012-05-231-0/+6
* net: cosmetic: Add a more explicit comment about 802.2Joe Hershberger2012-05-231-2/+2
* net: cosmetic: Rename parameter len to payload_lenJoe Hershberger2012-05-231-2/+10
* net: cosmetic: Un-typedef ICMP_tJoe Hershberger2012-05-231-2/+4
* net: cosmetic: Un-typedef ARP_tJoe Hershberger2012-05-231-3/+2
* net: cosmetic: Un-typedef VLAN_Ethernet_tJoe Hershberger2012-05-231-3/+4
OpenPOWER on IntegriCloud