summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-15lib: vsprintf.c: fix checkpath.pl warningsDaniel Schwierzeck1-50/+77
2012-10-15ARM: prevent misaligned array initsAlbert ARIBAUD10-20/+157
2012-10-15Prepare v2012.10Tom Rini1-1/+1
2012-10-12m28: Properly configure the SPI flash chipselectMarek Vasut1-3/+5
2012-10-08Prepare v2012.10-rc3Tom Rini1-1/+1
2012-10-08arm: armv7: omap3: Fix restore sequence in lowlevel_initAlbert ARIBAUD1-5/+4
2012-10-08yaffs2: Fix GCC 4.6 compile warningsAnatolij Gustschin5-40/+14
2012-10-08disk: part_dos: don't claim whole-disk FAT filesystemsStephen Warren1-12/+9
2012-10-08FAT: check for partition 0 not 1 for whole-disk fsStephen Warren1-1/+1
2012-10-08arm: rmobile: bugfix: wrong register saving in lowlevel_initTetsuyuki Kobayashi1-11/+1
2012-10-08ide: Correct IDE_BUS(dev) macroLuka Perkov1-1/+1
2012-10-08GPIO: pca953x: fix error reportingLaurence Withers1-14/+35
2012-10-08GPIO: pca953x: fix spelling in helpLaurence Withers1-1/+1
2012-10-08ml507: Fix Xilinx uartlite driver hangRommel Custodio1-1/+1
2012-10-06Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2-0/+3
2012-10-05arm: armv7: temporarily set -mno-unaligned-accessAlbert ARIBAUD1-0/+2
2012-10-05MAINTAINERS: Add Tetsuyuki Kobayshi for kzm9gTetsuyuki Kobayashi1-0/+1
2012-10-05env: fix crash using default -f -aGerlando Falauto1-0/+3
2012-10-05Improve license declaration for cmd_ini.hJoe Hershberger1-2/+30
2012-10-05MPC85xx: remove support for TQM85xx boardsWolfgang Denk11-2590/+8
2012-10-05sh: ap_sh4a_4a: Fixed initialization value of DDR memoryNobuhiro Iwamatsu1-1/+1
2012-10-04Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini150-179/+13849
2012-10-04ARM: Add Altera SOCFPGA Cyclone5Dinh Nguyen16-0/+901
2012-10-04snowball: Clear UART RX FIFORamesh Chandrasekaran1-0/+4
2012-10-04xilinx: Add new Zynq boardMichal Simek5-0/+225
2012-10-04arm: Support new Xilinx Zynq platformMichal Simek3-0/+232
2012-10-04serial: Add Zynq serial driverMichal Simek4-0/+261
2012-10-04arm: Fixed the offset for the no relocation.Zhong Hongbo12-0/+12
2012-10-04arm: Add CONFIG_OF_BOARD_SETUP support to bootmJoe Hershberger1-0/+3
2012-10-04arm: Remove additional config flagsMichal Simek2-10/+0
2012-10-04armv7 cpu_init_crit: Simplify codeBenoît Thébaudeau1-4/+1
2012-10-04arm: work around assembler bugAllen Martin1-0/+18
2012-10-04tools, config.mk: add binutils-versionAllen Martin2-0/+21
2012-10-04ARM: increase lmb stack space reservation to 4KBRob Herring1-2/+2
2012-10-04ARM: Add X600 board support (SPEAr600 based)Stefan Roese7-0/+816
2012-10-04ext4: Rename block group descriptor table from gd to bgdSimon Glass3-91/+95
2012-10-04Output strings from echo with puts where easyJoe Hershberger1-7/+21
2012-10-04Add a command to access the system timerJoe Hershberger2-1/+29
2012-10-04Add a new "ini" commandJoe Hershberger3-0/+249
2012-10-04Cleanup cache command printsJoe Hershberger1-1/+1
2012-10-04Fix checkpatch.pl complaints in cmd_cache.cJoe Hershberger1-21/+26
2012-10-04net: fix netconsole filteringJoe Hershberger1-1/+1
2012-10-04Add parameter to md5sum to save the md5 sumJoe Hershberger1-4/+37
2012-10-04Implement verify option for md5sum commandJoe Hershberger1-0/+105
2012-10-04Add parameter to sha1sum to save the SHA1 sumJoe Hershberger1-4/+37
2012-10-04Implement verify option for sha1sum commandJoe Hershberger1-0/+105
2012-10-04Change dead code in "test" cmd to debug outputJoe Hershberger1-3/+3
2012-10-04Allow runtime configuration of "zero-delay" checkJoe Hershberger2-2/+5
2012-10-03Merge remote-tracking branch 'u-boot-marvell/master'Albert ARIBAUD22-21/+862
2012-10-03lsxl: also turn off fan in power down modeMichael Walle1-1/+5