summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* omap_hsmmc: implement driver check for card detectionNikita Kiryanov2013-03-0828-49/+69
* omap_hsmmc: introduce omap_hsmmc_data structNikita Kiryanov2013-03-081-10/+18
* omap_hsmmc: fix out of bounds array accessNikita Kiryanov2013-03-081-1/+1
* omap: consolidate common mmc definitionsNikita Kiryanov2013-03-085-551/+175
* am33xx: Update DDR3 EMIF configuration sequenceTom Rini2013-03-081-3/+9
* am335x_evm: Add am335x_evm_usbspl build targetTom Rini2013-03-083-4/+3
* am335x_evm: Never set CONFIG_EXTRA_ENV_SETTINGS in SPLTom Rini2013-03-081-1/+3
* ARM: ns9750dev: remove remainders of dead boardWolfgang Denk2013-02-2817-2163/+2
* README.scrapyard: add missing commit IDsWolfgang Denk2013-02-281-80/+80
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-02-2119-32/+424
|\
| * am335x evm: Add am335x_evm_spiboot targetTom Rini2013-02-182-2/+24
| * doc/SPL/README.am335x-network: Document using ethernet (and USB) SPLIlya Yanok2013-02-181-0/+92
| * am335x_evm: Add NET environment variablesChase Maupin2013-02-181-0/+15
| * am335x_evm: Add SPI environment variablesChase Maupin2013-02-181-0/+14
| * am335x_evm: Add NAND environment variablesChase Maupin2013-02-181-0/+14
| * omap3: mvblx: pass FPGA version to the kernelMichael Jones2013-02-182-1/+14
| * omap3: mvblx: select fpgafilename according to orientationMichael Jones2013-02-182-3/+27
| * omap3: mvblx: change console to ttyO0 and make silent by default.Howard Gray2013-02-181-5/+13
| * OMAP3: igep00x0: Add new IGEP COM PROTON.Enric Balletbo i Serra2013-02-184-1/+10
| * OMAP3: igep00x0: add missing include mach-types.hEnric Balletbo i Serra2013-02-181-0/+1
| * OMAP3: igep00x0: use official board names.Enric Balletbo i Serra2013-02-181-2/+2
| * am335x_evm: enable support for booting via USBIlya Yanok2013-02-182-17/+35
| * am33xx: support for booting via usbethIlya Yanok2013-02-182-0/+4
| * spl: support for booting via usbethIlya Yanok2013-02-182-0/+7
| * am33xx: pcm051: Remove wp pin mux for sd-cardLars Poeschel2013-02-181-1/+0
| * beagle: expansion boards: add LSR COM6L adapterrobertcnelson@gmail.com2013-02-181-0/+6
| * beagle: expansion boards: retry i2c_read with 16bit addressingrobertcnelson@gmail.com2013-02-181-0/+8
| * da8xx: Add the missing pinmux for da830 to the gpio driverTomas Novotny2013-02-182-0/+137
| * da8xx: ea20: Add the configuration define for the exact SoC variantTomas Novotny2013-02-181-0/+1
* | Merge 'u-boot-microblaze/mainline/arm' into 'u-boot-arm/master'Albert ARIBAUD2013-02-217-1/+212
|\ \ | |/ |/|
| * arm: zynq: Add lowlevel initialization to CMichal Simek2013-02-072-2/+70
| * arm: zynq: Add SLCR support with system resetMichal Simek2013-02-075-0/+137
| * xilinx: zynq: Enable DCC and create new zynq_dcc boardMichal Simek2013-02-072-0/+6
* | Merge branch 'fixes' of git://git.denx.de/u-boot-mipsTom Rini2013-02-151-8/+0
|\ \
| * | MIPS: board.c: remove manual relocation of env_name_specDaniel Schwierzeck2013-02-151-8/+0
* | | x86: Remove unused real mode codeSimon Glass2013-02-1412-1799/+0
* | | x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTORSimon Glass2013-02-144-7/+6
* | | x86: Remove unneeded cruft from main MakefileSimon Glass2013-02-141-5/+1
* | | x86: Remove sc520 cpuSimon Glass2013-02-1412-1591/+0
* | | x86: Remove eNET boardsSimon Glass2013-02-148-1238/+0
|/ /
* | Merge branch 'next' of git://git.denx.de/u-boot-mipsTom Rini2013-02-1210-253/+268
|\ \
| * | MIPS: add dynamic relocation supportGabor Juhos2013-02-126-12/+94
| * | MIPS: u-boot.lds: add relocation specific sectionsGabor Juhos2013-02-121-1/+41
| * | MIPS: start.S: use symbol __image_copy_end for U-Boot image relocationDaniel Schwierzeck2013-02-125-19/+9
| * | MIPS: start.S: optimize BSS initializationDaniel Schwierzeck2013-02-123-28/+35
| * | MIPS: board.c: switch to new symbols __bss_end and __image_copy_endDaniel Schwierzeck2013-02-121-2/+3
| * | MIPS: u-boot.lds: introduce symbol __image_copy_endDaniel Schwierzeck2013-02-122-0/+8
| * | MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]Daniel Schwierzeck2013-02-122-5/+18
| * | MIPS: compute num_got_entries from .got section's sizeGabor Juhos2013-02-121-4/+2
| * | MIPS: start.S: unify and simplify reset vector handlingDaniel Schwierzeck2013-02-122-176/+57
OpenPOWER on IntegriCloud