summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* i.MX6: consolidate pad names for multi-CPU boardsEric Nelson2013-03-07-1981/+2012
* i.MX6: mx6qsabrelite: indent with tabsEric Nelson2013-03-07-53/+53
* Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2013-03-05-2243/+82
|\
| * ARM: ns9750dev: remove remainders of dead boardWolfgang Denk2013-02-28-2163/+2
| * README.scrapyard: add missing commit IDsWolfgang Denk2013-02-28-80/+80
* | common: cmd_sata: Fix usage text for 'sata init'Fabio Estevam2013-02-23-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2013-02-23-15316/+18809
|\ \ | |/
| * 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
| | * | MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]Daniel Schwierzeck2013-02-12-5/+18
| | * | MIPS: compute num_got_entries from .got section's sizeGabor Juhos2013-02-12-4/+2
| | * | MIPS: start.S: unify and simplify reset vector handlingDaniel Schwierzeck2013-02-12-176/+57
| | * | MIPS: start.S: remove obsolete 64 bit handling in setup_c0_statusDaniel Schwierzeck2013-02-12-9/+1
| | * | MIPS: xburst: fix broken access to global_dataDaniel Schwierzeck2013-02-12-3/+6