summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* FogBugz #100359: Review - Add OSE support and fix debug mode build errorrel_ghrd_RC9rel_ghrd_RC8rel_ghrd_RC6rel_ghrd_RC5rel_ghrd_RC4rel_ghrd_RC3rel_ghrd_RC2rel_ghrd_RC10rel_ghrd_RC1rel_13.02_RC9rel_13.02_RC8rel_13.02_RC7rel_13.02_RC6rel_13.02_RC10Chin Liang See2013-02-1410-54/+27
* FogBugz #99199: Fix Preloader and U-Boot QSPI driver failure in Virtual Platformrel_13.02_RC5rel_13.02_RC4rel_13.02_RC3Chin Liang See2013-02-071-0/+4
* FogBugz #99194: Fix Preloader and U-Boot SDMMC driver failure in Virtual Plat...Chin Liang See2013-02-075-11/+17
* FogBugz #99180: Fix Preloader ECC padding where padding must cover last addre...Chin Liang See2013-02-072-3/+12
* FogBugz #98523: Fix U-Boot MMC write failed when over 4kB dataChin Liang See2013-02-072-13/+29
* FogBugz #95141: Review - Update Preloader to execute on FPGA supportChin Liang See2013-02-074-5/+17
* FogBugz #99106: Review - Fix Preloader exception handling and workaround ECC ...Chin Liang See2013-02-0710-26/+41
* FogBugz #98667: Review - Fixed the QSPI write issue in U-Bootrel_13.02_RC2Chin Liang See2013-02-056-21/+125
* FogBugz #97608: uboot missing some configurationMatthew Gerlach2013-02-011-0/+3
* Bug fix - Fixed the length for chain 0 - chain 2. With this fix, we still abl...Chin Liang See2013-01-311-3/+3
* Preloader - Updated IOCSR per latest GHRD. Skipped review as value changes is...rel_13.02_RC1Chin Liang See2013-01-291-635/+632
* FogBugz #96981: Preloader additional boot mode (spin loop mode) for test infr...Chin Liang See2013-01-285-9/+27
* FogBugz #96976: Review - Updating the license header for SDRAM controller int...Chin Liang See2013-01-282-44/+22
* FogBugz #96937: Review - Update Preloader to support FPGA Programming (Withou...Chin Liang See2013-01-278-43/+311
* FogBugz #94687: EMAC support in UBOOT for DevKit BoardMatthew Gerlach2013-01-246-11/+140
* FogBugz #92486: Updated Preloader where HPS SDRAM is running at 400MHz from 3...Chin Liang See2013-01-041-1/+1
* Preloader - v2012.10 EAP release which run on HPS SDRAM and SDMMC bootrel_12.12Chin Liang See2012-12-2195-156/+22651
* Prepare v2012.10v2012.10Tom Rini2012-10-151-1/+1
* m28: Properly configure the SPI flash chipselectMarek Vasut2012-10-121-3/+5
* Prepare v2012.10-rc3v2012.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
| * ARM: increase lmb stack space reservation to 4KBRob Herring2012-10-041-2/+2
| * ARM: Add X600 board support (SPEAr600 based)Stefan Roese2012-10-047-0/+816