summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * sandbox: Add asm/errno.hSimon Glass2012-09-291-0/+1
| * cmd_fat.c: fix build warningAnatolij Gustschin2012-09-291-1/+0
| * common: add zip command supportLei Wen2012-09-293-0/+67
| * lib: add gzip lib function callbackLei Wen2012-09-293-0/+150
| * lib: zlib: remove the limitation for cannot using 0 as startLei Wen2012-09-291-3/+1
| * lib: zlib: include deflate into zlib buildLei Wen2012-09-294-9/+51
| * lib: zlib: import trees file from 1.2.5Lei Wen2012-09-292-0/+1371
| * lib: zlib: import deflate source file from 1.2.5Lei Wen2012-09-292-0/+2176
| * remove unnecessary code in ata_piixPavel Herrmann2012-09-281-3/+0
| * disk: allow - or empty string to fall back to $bootdeviceStephen Warren2012-09-281-1/+2
| * Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2012-09-27177-166/+1379
| |\
| | * net: Quietly ignore DHCP Option 28 (Broadcast Address)Brian Rzycki2012-09-271-0/+2
| | * PXE: FDT: Add support for fdt in PXEChander Kashyap2012-09-272-5/+48
| | * FEC: Replace magic contantsMarek Vasut2012-09-272-3/+6
| | * FEC: Rework the TX wait mechanismMarek Vasut2012-09-271-9/+11
| | * FEC: Remove endless loop in the FEC driverMarek Vasut2012-09-271-1/+13
| | * FEC: Properly align address over the buffers for cache opsMarek Vasut2012-09-271-6/+8
| | * FEC: Do not pass unaligned buffer to network stackMarek Vasut2012-09-271-1/+2
| | * net: Add Vitesse VSC8662 PHY supportPriyanka Jain2012-09-271-4/+14
| | * net/phy: support the mv88e6352 switchValentin Longchamp2012-09-273-0/+411
| | * net: eth_write_hwaddr: Return error for invalid MACsBenoît Thébaudeau2012-09-271-2/+5
| | * net: Add driver for Zynq Gem IPMichal Simek2012-09-263-1/+442
| | * net: asix: add AX88772B supportLucas Stach2012-09-261-12/+23
| | * net: asix: add read_mac functionLucas Stach2012-09-261-12/+35
| | * net: asix: add write_hwaddr functionLucas Stach2012-09-261-11/+52
OpenPOWER on IntegriCloud