summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add additional MLO images to .gitignoreJustin Waters2013-07-301-1/+1
* am335x_evm: Rework bootcmd to handle two MMC devsJustin Waters2013-07-301-20/+22
* am335x_evm: Add command line editingJustin Waters2013-07-301-0/+3
* am335x_evm: Make NAND support modularJustin Waters2013-07-302-20/+33
* net, phy, cpsw: fix gigabit register accessHeiko Schocher2013-07-303-9/+13
* board/ti/am335x/README: Document NOR programmingTom Rini2013-07-301-0/+23
* am335x_evm: Add support to boot from NOR.Steve Kipisz2013-07-308-11/+182
* am335x_evm: Add support for the NOR module on the memory capeSteve Kipisz2013-07-306-0/+108
* am33xx: Correct gpmc_cfg->irqstatus/enableTom Rini2013-07-301-2/+2
* am335x_evm: Rework board_is_foo() checksTom Rini2013-07-303-58/+63
* am335x_evm: Update SPI_BOOT support, add MTDPARTS infoTom Rini2013-07-301-21/+26
* am335x_evm: Drop useless CONFIG_ENV_IS_NOWHERETom Rini2013-07-301-4/+0
* board/ti/am335x/README: Document NAND programmingTom Rini2013-07-301-0/+24
* omap3_beagle: support booting from zImage and device tree as last optionNishanth Menon2013-07-261-0/+8
* omap3_beagle: support findfdt and loadfdt for devicetree supportNishanth Menon2013-07-261-0/+15
* omap3_beagle: enable CMD_FS_GENERIC and simplify load of image/ramdiskNishanth Menon2013-07-261-4/+7
* beagleboard: remove RevB support for BeagleBoard XmNishanth Menon2013-07-262-23/+8
* omap3_beagle: replace uImage.beagle with generic uImageNishanth Menon2013-07-261-1/+1
* omap3_beagle: remove JFFS2 support.Nishanth Menon2013-07-261-8/+0
* ARM: DRA7xx: Enable CPSW Ethernet supportMugunthan V N2013-07-261-0/+19
* ARM: DRA7xx: Add CPSW and MDIO pinmux supportMugunthan V N2013-07-261-0/+14
* ARM: DRA7xx: Add CPSW support to DRA7xx EVMMugunthan V N2013-07-265-5/+185
* ARM: DRA7xx: Enable GMAC clock controlMugunthan V N2013-07-263-1/+12
* ARM: DRA7xx: Lock DPLL_GMACLokesh Vutla2013-07-264-0/+32
* drivers: net: cpsw: Enable statistics for all portMugunthan V N2013-07-261-0/+1
* drivers: net: cpsw: remove hard coding bd ram for cpswMugunthan V N2013-07-264-3/+4
* am335x_evm: Add basic READMETom Rini2013-07-261-0/+113
* am335x_evm: Correct CONFIG_CMD_SPL_WRITE_SIZETom Rini2013-07-261-1/+1
* am335x_evm: Update eMMC falcon mode locationsTom Rini2013-07-261-3/+3
* am335x_evm: Correct DFU ALT settings for falcon modeTom Rini2013-07-261-3/+8
* README.falcon: Note how we determine if we can boot the OS or notTom Rini2013-07-261-0/+2
* omap3/sys_info: fix printout of OMAP36XX L3 freqencyAndreas Bießmann2013-07-261-3/+3
* spl_mmc.c: Detect missing kernel image in RAW MMCTom Rini2013-07-261-0/+4
* da850evm: Use clrbits function with correct endianessChristian Riesch2013-07-261-11/+3
* arm: omap3: spl: Fix problem with 8bit NAND devicesStefan Roese2013-07-261-0/+12
* Merge branch 'u-boot/master' into u-boot-arm/masterAlbert ARIBAUD2013-07-255825-94824/+11753
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini2013-07-2525-43/+384
| |\
| | * nds32: Enable FPU if the version of CPU supportedken kuo2013-07-252-0/+52
| | * nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiersTom Rini2013-07-252-6/+2
| | * nds32: Convert Makefiles to use COBJS-y styleken kuo2013-07-257-21/+24
| | * nds32: ag101/ag102: Fix setting lastdec and now valuesAxel Lin2013-07-242-6/+8
| | * nds32: Enable the function of passing parameters to Linuxken kuo2013-07-244-0/+207
| | * nds32: Enable SDIO and EXT2 command support for Andes boardken kuo2013-07-242-0/+4
| | * nds32: Enable two banks of SDRAM on Andes boardken kuo2013-07-245-5/+40
| | * nds32: adp-ag102: use 'faraday/ftpci100.h' for pci_ftpci_initGabor Juhos2013-07-241-2/+1
| | * pci: move pci_ftpci100.h to include/faraday/ftpci100.hGabor Juhos2013-07-242-2/+2
| | * pci: add prototype for pci_ftpci_init() functionGabor Juhos2013-07-241-0/+2
| | * block: constify sect_buf argument of ide_write_dataGabor Juhos2013-07-243-3/+3
| | * mmc: ftsdc010_mci: fix build error if CONFIG_FTSDC010_SDIO is not definedGabor Juhos2013-07-241-1/+5
| | * nds32: introduce macros for bit manipulationGabor Juhos2013-07-241-0/+37
OpenPOWER on IntegriCloud