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