]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2010-10-12  Daniel Hobitools/imls: fix comment in Makefile
2010-10-12  Lei Wenenv: don't set to default env twice when use CONFIG_ENV...
2010-10-12  Stefan Roesezlib: Add further watchdog reset calls
2010-10-12  Stefan Roesezlib/gunzip: Use WATCHDOG_RESET macro
2010-10-12  Anatolij Gustschinpdm360ng: add EDID property to FDT display node
2010-10-12  Anatolij Gustschinfdt_support: support adding EDID property to FDT displa...
2010-10-12  Alexander SteinCONFIG_CMD_JFFS2 is not necessary to use mtdparts on...
2010-10-12  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-cfi...
2010-10-12  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-micro...
2010-10-12  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-net
2010-10-12  John Schmollercfi_flash: Fix "Unknown FLASH" error message
2010-10-12  Michal Simekmicroblaze: Support little-endian microblaze target
2010-10-12  Michal Simekmicroblaze: Add support for NET_MULTI api
2010-10-12  Michal Simekmicroblaze: Fix microblaze-generic config file
2010-10-12  Stephan Linzmicroblaze: generic: rename MTD partition set to 'flash-0'
2010-10-12  Stephan Linzmicroblaze: generic: adding DHCP support
2010-10-12  Thomas Chousmc91111: add write_hwaddr
2010-10-12  Ben Gardinerdavinci_emac: davinci_eth_set_mac_addr to ->write_hwaddr
2010-10-12  Michal Simeknet: Move Emaclite to NET_MULTI
2010-10-12  Peter Tyserrarp: Condtionally compile rarp support
2010-10-12  Michal Simeknet: Fix emaclite driver to support little-endian micro...
2010-10-12  Ilya Yanokmpc5xxx_fec: add call to reset_phy() after PHY initiali...
2010-10-12  Andreas Bießmanndrivers/net/at91_emac.c: change return values
2010-10-12  Andreas Bießmanndrivers/net/at91_emac.c: increase timeout for autonegot...
2010-10-12  Reinhard MeyerNET: add ENC28J60 driver using SPI framework
2010-10-12  Joakim TjernlundUEC PHY: Speed up initial PHY neg.
2010-10-12  Ben WarrenNet: Remove redundant CONFIG_NET_MULTI directives
2010-10-12  Joakim TjernlundUEC PHY: Remove strange 0.5 sec delay
2010-10-12  Joakim TjernlundUEC: Don't udelay needlessly
2010-10-12  Reinhard Meyer... NET: move legacy enc28j60.c to sidetrack as enc28j60_lp...
2010-10-12  Joakim Tjernlundnet: Fix faulty definition of uec_initialize()
2010-10-11  Enric Balletbo... mtd: OneNAND: add support for OneNAND manufactured...
2010-10-11  Scott WoodREADME: Add new NAND env features
2010-10-11  Scott WoodFollowup fixes on the mtdparts spread patchset
2010-10-11  Ben Gardinermtdparts: new add.spread: add part skipping bad blocks
2010-10-11  Ben Gardinermtdparts: add new sub-command "spread"
2010-10-11  Ben Gardinermtdparts: show net size in mtdparts list
2010-10-11  Ben Gardinermtd: add an mtd method for get_len_incl_bad()
2010-10-11  Ben Gardinermtdparts: regroup calls to get_mtd_device_nm
2010-10-11  Scott Woodnand: remove dead code and suspend/resume
2010-10-11  Scott Woodnand commands: make only "dump" repeatable.
2010-10-11  Scott Woodnand erase: .spread, .part, .chip subcommands
2010-10-11  Scott Woodcmd_nand: some infrastructure fixes and refactoring
2010-10-11  Scott Woodnand util: read/write: accept unaligned length
2010-10-11  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-x86
2010-10-11  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2010-10-11  Wolfgang DenkMerge branch 'sf' of git://git.denx.de/u-boot-blackfin
2010-10-07  Timur Tabifsl: add support for NXID v1 EEPROM format
2010-10-07  Kim Phillipspowerpc/85xx: fix rev.2 job queue LIODN error storm
2010-10-07  Kumar Galapowerpc/p4080: Add new CPC register - HDBCR0
2010-10-07  Kumar Galapowerpc/85xx: Add support for 4th PCI controller on...
2010-10-07  Emil Medvepowerpc/corenet_ds: Various updates to initial env cfg
2010-10-07  Timur Tabifsl: verify writes to the MAC address EEPROM
2010-10-07  Timur Tabip1022ds: add audclk hwconfig setting to enable codec...
2010-10-07  Haiying Wangmpc8569mds: fix some ddr settings
2010-10-07  Haiying Wangmpc8569mds: fix consuming long time while relocating...
2010-10-07  Haiying Wangmpc8569mds: fix CONFIG_ENV_SIZE
2010-10-07  Graeme Russx86: Implement fully relocatable image
2010-10-07  Graeme Russx86: Use loops instead of memcpy/memset in board_init_f
2010-10-07  Graeme Russx86: Rearrange linker script
2010-10-07  Graeme Russx86: Rename linker script symbols
2010-10-07  Graeme Russx86: Set cold/warm boot flag
2010-10-07  Graeme Russx86: Place global data below stack before entering C
2010-10-07  Graeme Russx86: Dont clobber %eax after getting memory size
2010-10-07  Graeme Russx86: Don't clobber %ebx
2010-10-07  Graeme Russx86: Remove usage of %ebp as a return pointer
2010-10-07  Graeme Russx86: Move ECC initialisation outside RAM initialisation
2010-10-07  Graeme Russx86: Remove progress indication in low-level init
2010-10-07  Graeme Russx86: Fix %ss and %esp in register structure for interrupts
2010-10-07  Graeme Russx86: Change compiler options
2010-10-07  Graeme Russx86: Coding Style Cleanup
2010-10-07  Graeme Russx86: Move loading of GTD to C code
2010-10-07  Graeme Russx86: use gc sections to reduce image size
2010-10-07  Graeme Russx86: zboot update
2010-10-07  Graeme Russx86: Use TEXT_BASE in linker scripts
2010-10-07  Graeme Russx86: Make CONFIG_RELOC_FIXUP_WORKS generic for all...
2010-10-07  Graeme Russx86: Remove bi_env from do_bdinfo
2010-10-07  Reinhard Meyersspi: add options to specify bus and mode
2010-10-07  David Jandersf: spansion: add support for S25FL032P parts
2010-10-07  Marc-André... sf: spansion: fixing erasing when sector size >64KiB
2010-10-06  Andreas Bießmanninclude/compiler.h: remove uint typedef for __MACH__
2010-10-06  Peter TyserReplace MAX_CMDBUF_SIZE references with CONFIG_SYS_CBSIZE
2010-10-06  Jeff Dischlerds1621: Fix negative temperature readings
2010-10-06  Peter Tyserds1621: Clean up coding style
2010-10-06  Peter Tyserds1621: Poll for register write completion
2010-10-06  Andreas Bießmannlib/hashtable.c: add CONFIG_ENV_MIN_ENTRIES
2010-10-06  Mike Frysingercmd_elf: add an option for loading ELFs according to...
2010-10-06  Andre SchwarzPowerPC: change board specific early pci_init() into...
2010-10-06  Stefan Roeseserial.c: Fix build breakage introduced with commit...
2010-10-06  Heiko Schocherenv: fix cmd_env_sub fct pointers if CONFIG_RELOC_FIXUP...
2010-10-06  Peter Tyserboard/mpl: Remove mpl-specific memory test command
2010-10-06  Steve Sakomanenv_mmc: Fix broken build due to set_default_env()...
2010-10-06  Wolfgang DenkCCM: remove code for yet another corpse
2010-10-06  Wolfgang DenkPCU_E: remove code for yet another corpse
2010-10-06  Wolfgang Denkpm9g45: fix compile warning
2010-10-06  Wolfgang Denkpm9263: fix compile warning
2010-10-06  Wolfgang Denkrules.mk: make sure we always create a .depend file
2010-10-06  Graeme Smechersf: winbond: add support W25Q64 parts
2010-10-05  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2010-10-05  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
next