summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* serial: mpc512x: Properly define CONFIG_SYS_PSC3 in config filesMarek Vasut2012-10-153-0/+3
* serial: pxa: Make local functions staticMarek Vasut2012-10-151-3/+3
* serial: pxa: Make use of default_serial_console in serial_pxaMarek Vasut2012-10-1517-36/+10
* serial: pxa: Implement default_serial_console in serial_pxa.cMarek Vasut2012-10-151-0/+16
* serial: Properly spell out the structure member names of serial_driverMarek Vasut2012-10-159-93/+96
* serial: Rename .init() and .uninit() in serial_deviceMarek Vasut2012-10-154-14/+14
* serial: Coding style cleanup of struct serial_deviceMarek Vasut2012-10-151-12/+11
* COMMON: Use __stringify() instead of rest of implementationsMarek Vasut2012-10-154-19/+12
* COMMON: Use __stringify() instead of MK_STR()Marek Vasut2012-10-1551-471/+448
* COMMON: Use __stringify() instead of xstr()Marek Vasut2012-10-1518-147/+104
* COMMON: Add __stringify() functionMarek Vasut2012-10-152-0/+13
* SPL: Remove setting GD_FLG_RELOC in preloader_console_init()Tom Rini2012-10-151-1/+0
* MAINTAINERS: Move dbau1x00 to orphaned.Tom Rini2012-10-151-4/+9
* gth2: Remove this platformTom Rini2012-10-1514-1793/+1
* common: cmd_elf.c: use uintptr_t for casts from u32 to void*Daniel Schwierzeck2012-10-151-3/+4
* common: cmd_elf.c: fix checkpath.pl warningsDaniel Schwierzeck2012-10-151-95/+94
* lib: vsprintf.c: replace NUM_TYPE with s64/u64 typesDaniel Schwierzeck2012-10-151-6/+5
* lib: vsprintf.c: fix checkpath.pl warningsDaniel Schwierzeck2012-10-151-50/+77
* ARM: prevent misaligned array initsAlbert ARIBAUD2012-10-1510-20/+157
* Prepare v2012.10Tom Rini2012-10-151-1/+1
* m28: Properly configure the SPI flash chipselectMarek Vasut2012-10-121-3/+5
* Prepare v2012.10-rc3Tom Rini2012-10-081-1/+1
* arm: armv7: omap3: Fix restore sequence in lowlevel_initAlbert ARIBAUD2012-10-081-5/+4
* yaffs2: Fix GCC 4.6 compile warningsAnatolij Gustschin2012-10-085-40/+14
* disk: part_dos: don't claim whole-disk FAT filesystemsStephen Warren2012-10-081-12/+9
* FAT: check for partition 0 not 1 for whole-disk fsStephen Warren2012-10-081-1/+1
* arm: rmobile: bugfix: wrong register saving in lowlevel_initTetsuyuki Kobayashi2012-10-081-11/+1
* ide: Correct IDE_BUS(dev) macroLuka Perkov2012-10-081-1/+1
* GPIO: pca953x: fix error reportingLaurence Withers2012-10-081-14/+35
* GPIO: pca953x: fix spelling in helpLaurence Withers2012-10-081-1/+1
* ml507: Fix Xilinx uartlite driver hangRommel Custodio2012-10-081-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-10-052-0/+3
|\
| * arm: armv7: temporarily set -mno-unaligned-accessAlbert ARIBAUD2012-10-051-0/+2
| * MAINTAINERS: Add Tetsuyuki Kobayshi for kzm9gTetsuyuki Kobayashi2012-10-051-0/+1
* | env: fix crash using default -f -aGerlando Falauto2012-10-051-0/+3
* | Improve license declaration for cmd_ini.hJoe Hershberger2012-10-051-2/+30
* | MPC85xx: remove support for TQM85xx boardsWolfgang Denk2012-10-0511-2590/+8
* | sh: ap_sh4a_4a: Fixed initialization value of DDR memoryNobuhiro Iwamatsu2012-10-051-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-10-04150-179/+13849
|\ \ | |/
| * ARM: Add Altera SOCFPGA Cyclone5Dinh Nguyen2012-10-0416-0/+901
| * snowball: Clear UART RX FIFORamesh Chandrasekaran2012-10-041-0/+4
| * xilinx: Add new Zynq boardMichal Simek2012-10-045-0/+225
| * arm: Support new Xilinx Zynq platformMichal Simek2012-10-043-0/+232
| * serial: Add Zynq serial driverMichal Simek2012-10-044-0/+261
| * arm: Fixed the offset for the no relocation.Zhong Hongbo2012-10-0412-0/+12
| * arm: Add CONFIG_OF_BOARD_SETUP support to bootmJoe Hershberger2012-10-041-0/+3
| * arm: Remove additional config flagsMichal Simek2012-10-042-10/+0
| * armv7 cpu_init_crit: Simplify codeBenoît Thébaudeau2012-10-041-4/+1
| * arm: work around assembler bugAllen Martin2012-10-041-0/+18
| * tools, config.mk: add binutils-versionAllen Martin2012-10-042-0/+21
OpenPOWER on IntegriCloud