summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * arm: rmobile: kzm9g: separate cpu_rev to integer and fractionTetsuyuki Kobayashi2012-10-032-9/+30
| * arm: rmobile: kzm9g: fix CPU infoTetsuyuki Kobayashi2012-10-032-4/+4
| * arm: rmobile: kzm9g: remove unrelated configTetsuyuki Kobayashi2012-10-031-2/+0
| * arm: rmobile: kzm9g: add NFS_TIMEOUT in config fileTetsuyuki Kobayashi2012-10-031-0/+1
| * arm: rmobile: kzm9g: Fix CONFIG_BAUDRATE settingTetsuyuki Kobayashi2012-10-031-1/+1
| * arm: rmobile: kzm9g: Add dummy member to struct sh73a0_rwdtTetsuyuki Kobayashi2012-10-031-0/+2
| * arm: rmobile: Support build with gcc-4.6 or laterNobuhiro Iwamatsu2012-10-032-1/+27
| * arm: rmobile: kzm9g: enable reset commandTetsuyuki Kobayashi2012-10-032-0/+6
| * arm: rmobile: kzm9g: Modify bus controller setting for CS4Tetsuyuki Kobayashi2012-10-031-2/+3
| * arm: rmobile: kzm9g: change prompt to board specificTetsuyuki Kobayashi2012-10-031-1/+1
| * arm: rmobile: kzm9g: Adjust low level hardware settingTetsuyuki Kobayashi2012-10-032-1/+5
| * arm: rmobile: kzm9g: Modify sdram areaTetsuyuki Kobayashi2012-10-031-2/+3
| * arm: rmobile: Add supoprt for KMC KZM-A9-GT boardNobuhiro Iwamatsu2012-10-036-0/+608
| * arm: rmobile: Add support PFC of Renesas SH73A0Nobuhiro Iwamatsu2012-10-033-0/+2817
| * arm: rmobile: Add support Renesas SH73A0Nobuhiro Iwamatsu2012-10-039-24/+1067
| * arm: rmobile: Add basic support for Renesas R-MobileNobuhiro Iwamatsu2012-10-034-0/+227
| * ARMv7: Add register definition of global timerNobuhiro Iwamatsu2012-10-031-0/+36
| * omap4_panda: remove CONFIG_PANDA, not usedPeter Meerwald2012-10-011-1/+0
| * am335x-evm config: decrease bootdelay to 1s and mount rootfs ROKoen Kooi2012-10-011-2/+2
| * am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XXJoel A Fernandes2012-10-012-2/+4
| * OMAP: networking support for SPLIlya Yanok2012-10-0116-7/+152
| * am335x_evm: enable networking in SPLIlya Yanok2012-10-011-1/+4
| * OMAP: spl: call timer_init() from SPLIlya Yanok2012-10-011-0/+2
| * net/bootp: add VCI support for BOOTP alsoIlya Yanok2012-10-011-6/+16
| * davinci: ea20: add some configs and default environmet variablesBastian Ruppert2012-10-011-40/+66
| * da850/omap-l138: davinci_emac: Suppress auto negotiation if neededBastian Ruppert2012-10-011-1/+2
| * video: cfb_console: add function to plot the logo area blackBastian Ruppert2012-10-011-4/+42
| * video: cfb_console: logo can be positioned via the splashpos variableBastian Ruppert2012-10-011-25/+69
| * davinci: ea20: the console is always set to the serial lineBastian Ruppert2012-10-012-2/+11
| * davinci: ea20: reorganisation LCD startupBastian Ruppert2012-10-011-8/+15
| * devkit8000: add rootwait to mmcboot optionAndreas Bießmann2012-10-011-0/+1
| * Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD2012-09-30613-10881/+24783
| |\
| * \ Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-09-299-25/+50
| |\ \
| | * | mx28evk: Add missing 'setexpr' commandOtavio Salvador2012-09-241-0/+1
| | * | i.MX: shut down video before launch of O/SEric Nelson2012-09-241-0/+9
| | * | i.MX: mxc_ipuv3_fb: add ipuv3_fb_shutdown() routine to stop IPU frame bufferEric Nelson2012-09-242-0/+21
| | * | mx28evk: Remove fecmxc_mii_postcall()Fabio Estevam2012-09-241-25/+0
| | * | KARO TX25: Fix NAND Flash R/W cycle timesBenoît Thébaudeau2012-09-231-0/+8
| | * | mx51evk: Add CONFIG_REVISION_TAGBenoît Thébaudeau2012-09-233-0/+11
| * | | Merge remote-tracking branch 'u-boot-atmel/master'Albert ARIBAUD2012-09-296-3/+29
| |\ \ \
| | * | | Atmel: sam9g10/9m10/9x5: Add support to boot DT kernelBo Shen2012-09-173-0/+6
| | * | | spiflash: at25: using common spi flash operationBo Shen2012-09-171-3/+8
| | * | | spi: add atmel at25df321 serial flash supportBo Shen2012-09-171-0/+10
| | * | | atmel_nand: fix the U-Boot output information about nand flash with PMECC ena...Wu, Josh2012-09-131-2/+3
| | * | | at91sam9x5: set default EBI I/O drive configuration.Wu, Josh2012-09-131-0/+4
* | | | | ext4: Rename block group descriptor table from gd to bgdSimon Glass2012-10-033-91/+95
* | | | | Output strings from echo with puts where easyJoe Hershberger2012-10-031-7/+21
* | | | | Add a command to access the system timerJoe Hershberger2012-10-032-1/+29
* | | | | Add a new "ini" commandJoe Hershberger2012-10-033-0/+249
* | | | | Cleanup cache command printsJoe Hershberger2012-10-031-1/+1
OpenPOWER on IntegriCloud