aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-16tricorder: Load kernel from ubifsBernhard Walle
2012-04-16tricorder: Add UBIFSBernhard Walle
2012-04-16cm-t35: fix Ethernet reset timingIgor Grinberg
2012-04-16hawkboard: Add CONFIG_SPL_LIBGENERIC_SUPPORTTom Rini
2012-04-16BeagleBoard: Remove userbutton command and use gpio command insteadJoel Fernandes
2012-04-16OMAP: Move omap1510inn to Unmaintained / OrphanedTom Rini
2012-04-14drivers/mtd/spr_smi.c: Fix build warningAnatolij Gustschin
2012-04-11README: supported boards are in boards.cfg, not MakefileMichael Jones
2012-04-10mkenvimage: Fix compiler warningDirk Behme
2012-04-10Move bootstage timer out of lib/time.cSimon Glass
2012-04-10configs: EB+MCF-EV123.h: Fix typo on CONFIG_SYS_HUSH_PARSERFabio Estevam
2012-04-09Merge branch 'marek.vasut@gmail.com' of git://git.denx.de/u-boot-stagingWolfgang Denk
2012-04-09Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2012-04-09Merge branch 'master' of git://git.denx.de/u-boot-onenandWolfgang Denk
2012-04-09Merge branch 'master' of git://git.denx.de/u-boot-niosWolfgang Denk
2012-04-09Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk
2012-04-09LMB: Fix undefined lmb_reserve() on non-lmb platformsMarek Vasut
2012-04-04net/designware: Change timeout loop implementationAmit Virdi
2012-04-04net/designware: Set ANAR to 0x1e1Armando Visconti
2012-04-04net/designware: Program phy registers when auto-negotiation is ONVikas Manocha
2012-04-04net/designware: Try configuring phy on each dw_eth_initVipin Kumar
2012-04-04net/designware: Consecutive writes must have delayArmando Visconti
2012-04-04net/designware: Phy address fixVipin KUMAR
2012-04-04net/designware: Fix the max frame length sizeVipin KUMAR
2012-04-04net/designware: Fix to restore hw mac addressVipin KUMAR
2012-04-04onenand: samsung: Enable OneNAND support at Samsung's Exynos4210Lukasz Majewski
2012-04-04onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB()Lukasz Majewski
2012-04-04microblaze: Wire up LL_TEMAC driver initializationStephan Linz
2012-04-04microblaze: Add faked LL_TEMAC driver configurationStephan Linz
2012-04-04microblaze: Enable several ethernet driver compilationStephan Linz
2012-04-04net: ll_temac: Add LL TEMAC driver to u-bootStephan Linz
2012-04-04onenand:samsung OneNAND chip probe functions added for GONI and Exynos4210Lukasz Majewski
2012-04-04onenand:samsung Target dependent OneNAND chip probe functionLukasz Majewski
2012-04-03Update net subsystem maintainer in doc/git-mailrcJoe Hershberger
2012-04-03net/eth.c: fix eth_write_hwaddr() to use dev->enetaddr as fall backEric Miao
2012-04-03mvgbe: remove warning for unused methodsStefan Bigler
2012-04-02LMB: Fix undefined lmb_reserve() on non-lmb platformsMarek Vasut
2012-04-02MIPS: fix endianess handlingDaniel Schwierzeck
2012-04-02MIPS: fix inconsistency in config option for cache operation modeDaniel Schwierzeck
2012-04-02MIPS: board.c: fix init of flash data in bd_infoDaniel Schwierzeck
2012-04-01x86: Remove dead code in eNETSimon Glass
2012-03-31Prepare v2012.04-rc1Wolfgang Denk
2012-03-30net/altera_tse: use flush_dcache_range instead of flush_dcacheStefan Kristiansson
2012-03-30net/ethoc: use flush_dcache_range instead of flush_dcacheStefan Kristiansson
2012-03-30Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2012-03-30RAMDISK: Fix unused variable issue caused by raw rd supportMarek Vasut
2012-03-30BOOT: Add RAW ramdisk support to bootzMarek Vasut
2012-03-30BOOT: Add "bootz" command to boot Linux zImage on ARMMarek Vasut
2012-03-30mx28evk: fix build errorAnatolij Gustschin
2012-03-30pci: declare pciauto functions in headerLinus Walleij