summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2012-04-0919-51/+2025
|\
| * net/designware: Change timeout loop implementationAmit Virdi2012-04-041-16/+38
| * net/designware: Set ANAR to 0x1e1Armando Visconti2012-04-041-0/+3
| * net/designware: Program phy registers when auto-negotiation is ONVikas Manocha2012-04-041-14/+29
| * net/designware: Try configuring phy on each dw_eth_initVipin Kumar2012-04-042-21/+30
| * net/designware: Consecutive writes must have delayArmando Visconti2012-04-041-2/+1
| * net/designware: Phy address fixVipin KUMAR2012-04-041-1/+1
| * net/designware: Fix the max frame length sizeVipin KUMAR2012-04-041-1/+1
| * net/designware: Fix to restore hw mac addressVipin KUMAR2012-04-041-1/+6
| * microblaze: Wire up LL_TEMAC driver initializationStephan Linz2012-04-041-0/+36
| * microblaze: Add faked LL_TEMAC driver configurationStephan Linz2012-04-042-4/+14
| * microblaze: Enable several ethernet driver compilationStephan Linz2012-04-041-5/+6
| * net: ll_temac: Add LL TEMAC driver to u-bootStephan Linz2012-04-0410-0/+1872
| * Update net subsystem maintainer in doc/git-mailrcJoe Hershberger2012-04-031-1/+2
| * net/eth.c: fix eth_write_hwaddr() to use dev->enetaddr as fall backEric Miao2012-04-031-2/+1
| * mvgbe: remove warning for unused methodsStefan Bigler2012-04-031-0/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-onenandWolfgang Denk2012-04-097-23/+86
|\ \
| * | onenand: samsung: Enable OneNAND support at Samsung's Exynos4210Lukasz Majewski2012-04-041-0/+1
| * | onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB()Lukasz Majewski2012-04-042-16/+33
| * | onenand:samsung OneNAND chip probe functions added for GONI and Exynos4210Lukasz Majewski2012-04-042-0/+3
| * | onenand:samsung Target dependent OneNAND chip probe functionLukasz Majewski2012-04-044-7/+49
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-niosWolfgang Denk2012-04-093-1/+33
|\ \
| * | nios2 - adjust gbl data off to account for bd_infoAlex Hornung2012-02-241-1/+2
| * | nios2: implement get_ticks and get_tbclkAlex Hornung2012-02-231-0/+21
| * | nios2: add flush_dcache_range functionStefan Kristiansson2012-02-231-0/+10
* | | Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk2012-04-091-5/+0
|\ \ \
| * | | x86: Remove dead code in eNETSimon Glass2012-04-011-5/+0
| | |/ | |/|
* | | LMB: Fix undefined lmb_reserve() on non-lmb platformsMarek Vasut2012-04-091-0/+1
|/ /
* | Prepare v2012.04-rc1Wolfgang Denk2012-03-311-3/+3
* | net/altera_tse: use flush_dcache_range instead of flush_dcacheStefan Kristiansson2012-03-301-3/+6
* | net/ethoc: use flush_dcache_range instead of flush_dcacheStefan Kristiansson2012-03-301-3/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-03-307-7/+116
|\ \
| * | Enable high speed support for USB device framework and usbttyVipin KUMAR2012-03-287-7/+116
* | | RAMDISK: Fix unused variable issue caused by raw rd supportMarek Vasut2012-03-301-0/+2
* | | BOOT: Add RAW ramdisk support to bootzMarek Vasut2012-03-303-5/+21
* | | BOOT: Add "bootz" command to boot Linux zImage on ARMMarek Vasut2012-03-304-9/+171
* | | mx28evk: fix build errorAnatolij Gustschin2012-03-301-0/+5
* | | pci: declare pciauto functions in headerLinus Walleij2012-03-302-6/+5
* | | pci: get rid of local prototypesLinus Walleij2012-03-302-8/+0
* | | Add support for loading and saving the environment to a FAT partitionMaximilian Schwerin2012-03-303-1/+159
* | | MAKEALL: Add -m/-M option to determine maintainersMarek Vasut2012-03-301-3/+112
* | | cmd_log: print log->v2.con value in the "log info" commandHeiko Schocher2012-03-301-0/+1
* | | command, log: Coding Style cleanupHeiko Schocher2012-03-301-45/+51
* | | command, log: print with "log show" a full logbufferHeiko Schocher2012-03-301-1/+3
* | | drivers/mmc/mmc.c: Fix build warningAnatolij Gustschin2012-03-301-1/+1
* | | drivers/mmc/tegra2_mmc.c: fix GCC 4.6 warningAnatolij Gustschin2012-03-301-1/+1
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2012-03-3028-132/+210
|\ \ \
| * \ \ Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2012-03-3028-132/+210
| |\ \ \
| | * | | lzma: fix printf warningsMike Frysinger2012-03-281-2/+2
| | * | | Remove CONFIG_SYS_EXTBDINFO from snapper9260.hSimon Glass2012-03-271-1/+0
OpenPOWER on IntegriCloud