summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * i.MX28: Fix initial stack pointer positionMarek Vasut2012-04-162-2/+2
| * mx35: mx35pdk: fix when cache functions are linkedStefano Babic2012-04-161-0/+2
| * mx35: flea3: fix when cache functions are linkedStefano Babic2012-04-161-0/+2
| * ARM: 926ejs: use debug() for misaligned addressesStefano Babic2012-04-161-1/+1
| * ARM1136: add cache flush and invalidate operationsAnatolij Gustschin2012-04-161-0/+95
| * mx6qsabrelite: Fix the serial console portFabio Estevam2012-04-161-1/+1
| * mx6qsabrelite: Add boot switch setting information into the READMEFabio Estevam2012-04-161-1/+2
| * i.MX6: mx6qsabrelite: add cache commands if cache is enabledEric Nelson2012-04-161-0/+4
| * i.MX6: implement enable_caches()Eric Nelson2012-04-163-0/+12
| * i.MX6: define CACHELINE_SIZEEric Nelson2012-04-161-0/+2
| * MX53: DDR: Fix ZQHWCTRL field TZQ_CSTroy Kisky2012-04-164-4/+4
| * mx28evk: Add a README fileFabio Estevam2012-04-161-0/+29
| * mx28: Split the README into a common part and a m28 specific partFabio Estevam2012-04-162-215/+230
| * tricorder: Load kernel from ubifsBernhard Walle2012-04-161-2/+7
| * tricorder: Add UBIFSBernhard Walle2012-04-161-2/+4
| * cm-t35: fix Ethernet reset timingIgor Grinberg2012-04-161-5/+6
| * hawkboard: Add CONFIG_SPL_LIBGENERIC_SUPPORTTom Rini2012-04-161-0/+1
| * BeagleBoard: Remove userbutton command and use gpio command insteadJoel Fernandes2012-04-162-57/+9
| * OMAP: Move omap1510inn to Unmaintained / OrphanedTom Rini2012-04-161-4/+3
* | drivers/mtd/spr_smi.c: Fix build warningAnatolij Gustschin2012-04-141-5/+0
* | README: supported boards are in boards.cfg, not MakefileMichael Jones2012-04-111-5/+3
* | mkenvimage: Fix compiler warningDirk Behme2012-04-101-2/+2
* | Move bootstage timer out of lib/time.cSimon Glass2012-04-104-24/+24
* | configs: EB+MCF-EV123.h: Fix typo on CONFIG_SYS_HUSH_PARSERFabio Estevam2012-04-101-1/+2
|/
* Merge branch 'marek.vasut@gmail.com' of git://git.denx.de/u-boot-stagingWolfgang Denk2012-04-096-10/+35
|\
| * LMB: Fix undefined lmb_reserve() on non-lmb platformsMarek Vasut2012-04-021-0/+1
| * MIPS: fix endianess handlingDaniel Schwierzeck2012-04-024-7/+24
| * MIPS: fix inconsistency in config option for cache operation modeDaniel Schwierzeck2012-04-021-1/+5
| * MIPS: board.c: fix init of flash data in bd_infoDaniel Schwierzeck2012-04-021-2/+6
* | 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
| |/
OpenPOWER on IntegriCloud