summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* rmobile: armadillo-800eva: Add Support CONFIG_OF_LIBFDTNobuhiro Iwamatsu2012-10-03-0/+2
* rmobile: armadillo-800eva: Change init function of SCIFA1Nobuhiro Iwamatsu2012-10-03-3/+5
* arm: rmobile: Add cpu_eth_init functionNobuhiro Iwamatsu2012-10-03-0/+37
* arm: rmobile: armadillo-800eva Remove board_eth_initNobuhiro Iwamatsu2012-10-03-5/+0
* arm: rmobile: Add support for ATMARK-TECHNO Armadillo-800EVA boardHideyuki Sano2012-10-03-0/+552
* arm: rmobile: Add support PFC of Renesas R8A7740Nobuhiro Iwamatsu2012-10-03-1/+3200
* arm: rmobile: Add support Renesas R8A7740Nobuhiro Iwamatsu2012-10-03-0/+363
* arm: rmobile: kzm9g: Add CONFIG_GLOBAL_TIMER to board config fileNobuhiro Iwamatsu2012-10-03-0/+1
* arm: rmobile: Add support TMU base timer functionNobuhiro Iwamatsu2012-10-03-2/+3
* arm: rmobile: Change initializing ICCICR registerNobuhiro Iwamatsu2012-10-03-0/+3
* arm: rmobile: kzm9g: remove unrelated configNobuhiro Iwamatsu2012-10-03-1/+0
* arm: rmobile: kzm9g: Add LIBFDT supportNobuhiro Iwamatsu2012-10-03-1/+2
* arm: rmobile: kzm9g: separate cpu_rev to integer and fractionTetsuyuki Kobayashi2012-10-03-9/+30
* arm: rmobile: kzm9g: fix CPU infoTetsuyuki Kobayashi2012-10-03-4/+4
* arm: rmobile: kzm9g: remove unrelated configTetsuyuki Kobayashi2012-10-03-2/+0
* arm: rmobile: kzm9g: add NFS_TIMEOUT in config fileTetsuyuki Kobayashi2012-10-03-0/+1
* arm: rmobile: kzm9g: Fix CONFIG_BAUDRATE settingTetsuyuki Kobayashi2012-10-03-1/+1
* arm: rmobile: kzm9g: Add dummy member to struct sh73a0_rwdtTetsuyuki Kobayashi2012-10-03-0/+2
* arm: rmobile: Support build with gcc-4.6 or laterNobuhiro Iwamatsu2012-10-03-1/+27
* arm: rmobile: kzm9g: enable reset commandTetsuyuki Kobayashi2012-10-03-0/+6
* arm: rmobile: kzm9g: Modify bus controller setting for CS4Tetsuyuki Kobayashi2012-10-03-2/+3
* arm: rmobile: kzm9g: change prompt to board specificTetsuyuki Kobayashi2012-10-03-1/+1
* arm: rmobile: kzm9g: Adjust low level hardware settingTetsuyuki Kobayashi2012-10-03-1/+5
* arm: rmobile: kzm9g: Modify sdram areaTetsuyuki Kobayashi2012-10-03-2/+3
* arm: rmobile: Add supoprt for KMC KZM-A9-GT boardNobuhiro Iwamatsu2012-10-03-0/+608
* arm: rmobile: Add support PFC of Renesas SH73A0Nobuhiro Iwamatsu2012-10-03-0/+2817
* arm: rmobile: Add support Renesas SH73A0Nobuhiro Iwamatsu2012-10-03-24/+1067
* arm: rmobile: Add basic support for Renesas R-MobileNobuhiro Iwamatsu2012-10-03-0/+227
* ARMv7: Add register definition of global timerNobuhiro Iwamatsu2012-10-03-0/+36
* omap4_panda: remove CONFIG_PANDA, not usedPeter Meerwald2012-10-01-1/+0
* am335x-evm config: decrease bootdelay to 1s and mount rootfs ROKoen Kooi2012-10-01-2/+2
* am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XXJoel A Fernandes2012-10-01-2/+4
* OMAP: networking support for SPLIlya Yanok2012-10-01-7/+152
* am335x_evm: enable networking in SPLIlya Yanok2012-10-01-1/+4
* OMAP: spl: call timer_init() from SPLIlya Yanok2012-10-01-0/+2
* net/bootp: add VCI support for BOOTP alsoIlya Yanok2012-10-01-6/+16
* davinci: ea20: add some configs and default environmet variablesBastian Ruppert2012-10-01-40/+66
* da850/omap-l138: davinci_emac: Suppress auto negotiation if neededBastian Ruppert2012-10-01-1/+2
* video: cfb_console: add function to plot the logo area blackBastian Ruppert2012-10-01-4/+42
* video: cfb_console: logo can be positioned via the splashpos variableBastian Ruppert2012-10-01-25/+69
* davinci: ea20: the console is always set to the serial lineBastian Ruppert2012-10-01-2/+11
* davinci: ea20: reorganisation LCD startupBastian Ruppert2012-10-01-8/+15
* devkit8000: add rootwait to mmcboot optionAndreas Bießmann2012-10-01-0/+1
* Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD2012-09-30-10881/+24783
|\
| * sandbox: Add asm/errno.hSimon Glass2012-09-29-0/+1
| * cmd_fat.c: fix build warningAnatolij Gustschin2012-09-29-1/+0
| * common: add zip command supportLei Wen2012-09-29-0/+67
| * lib: add gzip lib function callbackLei Wen2012-09-29-0/+150
| * lib: zlib: remove the limitation for cannot using 0 as startLei Wen2012-09-29-3/+1
| * lib: zlib: include deflate into zlib buildLei Wen2012-09-29-9/+51