summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | serial: uartlite: Reset RX/TX in initMichal Simek2014-02-041-1/+13
* | | | | Merge branch 'net' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-02-042-0/+9
|\ \ \ \ \
| * | | | | net: axi_emac: Check if phy was correctly detectedMichal Simek2014-02-041-0/+4
| * | | | | net: gem: Check if phy was correctly detectedMichal Simek2014-01-211-0/+5
| |/ / / /
* | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-02-0410-3/+231
|\ \ \ \ \
| * | | | | microblaze: Add SPL supportMichal Simek2014-02-049-2/+219
| * | | | | microblaze: Enable buffer write for NOR flashesMichal Simek2014-02-041-1/+2
| * | | | | microblaze: Report priviledged or stack protection exceptionMichal Simek2014-02-041-0/+3
| * | | | | microblaze: Show u-boot bannerMichal Simek2014-02-041-0/+7
* | | | | | Merge branch 'clk' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-02-045-0/+60
|\ \ \ \ \ \
| * | | | | | common: Add new clk commandMichal Simek2014-02-045-0/+60
| |/ / / / /
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-02-0434-361/+1230
|\ \ \ \ \ \
| * | | | | | driver/ifc:Change accessor function to take care of endiannessPrabhakar Kushwaha2014-02-035-164/+190
| * | | | | | kmp204x: initial support for PCIe FPGA configurationValentin Longchamp2014-02-032-1/+91
| * | | | | | kmp204x: enable support for SPANSION SPI NORValentin Longchamp2014-02-031-0/+1
| * | | | | | KM: add the KM_UBI_PART_BOOT_OPTS #defineValentin Longchamp2014-02-032-2/+12
| * | | | | | kmp204x: update I2C field of RCWValentin Longchamp2014-02-031-1/+1
| * | | | | | kmp204x: add support for the kmcoge4 boardValentin Longchamp2014-02-032-1/+7
| * | | | | | kmp204x: implement workaround for A-006559Valentin Longchamp2014-02-031-0/+10
| * | | | | | kmp204x: I2C deblocking supportRainer Boschung2014-02-032-3/+60
| * | | | | | kmp204x: introduce QRIO GPIO functionsValentin Longchamp2014-02-034-57/+157
| * | | | | | kmp204x: support for QRIO1 bootcounterRainer Boschung2014-02-032-22/+4
| * | | | | | powerpc/t104xrdb: Add basic ethernet supportPriyanka Jain2014-02-034-6/+81
| * | | | | | powerpc/usb: Enable dual phy for T1040Nikhil Badola2014-02-031-2/+1
| * | | | | | powerpc/t104xrdb: Update T1042RDB.h in config folderPrabhakar Kushwaha2014-02-031-7/+8
| * | | | | | powerpc/t104xrdb: Update T1040RDB.h in config folderPriyanka Jain2014-02-031-7/+8
| * | | | | | boards/t1040qds: Adds ethernet support for T1040Prabhakar Kushwaha2014-02-036-3/+563
| * | | | | | powerpc/mpc85xx: Update serdes protocols for T1040Prabhakar Kushwaha2014-02-033-43/+30
| * | | | | | powerpc/mpc85xx:Fix README to show correct flash memory mapPrabhakar Kushwaha2014-02-033-8/+8
| * | | | | | driver/fsl_pci:Update print to display PCIe generationPrabhakar Kushwaha2014-02-031-2/+2
| * | | | | | powerpc/mpc85xx: Update LIODNs for T1040poonam aggrwal2014-02-031-36/+0
| |/ / / / /
* | | | | | pxe: implement fdtdir extlinux.conf tagStephen Warren2014-02-041-6/+72
* | | | | | pxe: support "devicetree" tagStephen Warren2014-02-041-0/+1
|/ / / / /
* | | | | board: nios2: Check if flash is configured before calling early_flash_cmd_res...Ezequiel Garcia2014-01-291-2/+4
* | | | | sandbox: Use system headers first for sandbox's os.c in a different wayMasahiro Yamada2014-01-292-11/+6
* | | | | nds32: add support for leopard and orca board boot flow auto detectrick2014-01-282-4/+85
| |/ / / |/| | |
* | | | boards.cfg: Keep the entries sortedFabio Estevam2014-01-271-28/+28
* | | | board_r - fixup functions table after relocationAlexey Brodkin2014-01-271-0/+10
* | | | arm: am43xx: Add USB spl boot supportDan Murphy2014-01-241-6/+40
* | | | spl: common: Support for USB MSD FAT image loadingDan Murphy2014-01-248-11/+92
* | | | spl: common: Move FAT funcs to a common fileDan Murphy2014-01-244-62/+108
* | | | powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definitionMasahiro Yamada2014-01-2431-61/+29
* | | | board: delete meaningless serial.hMasahiro Yamada2014-01-248-287/+0
* | | | sandbox: fix the return type of os_free() functionMasahiro Yamada2014-01-242-2/+2
* | | | ARM: merge commonly-defined PLATFORM_RELFLAGSMasahiro Yamada2014-01-2412-82/+2
* | | | powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mkMasahiro Yamada2014-01-245-5/+1
* | | | powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mkMasahiro Yamada2014-01-2441-41/+1
* | | | powerpc: mpc824x: remove redundant CONFIG_MPC824X definitionMasahiro Yamada2014-01-2413-13/+0
* | | | powerpc: mpc5xx: remove redundant CONFIG_5xx definitionMasahiro Yamada2014-01-241-2/+0
* | | | powerpc: mpc512x: remove redundant CONFIG_MPC512X definitionMasahiro Yamada2014-01-245-5/+0
OpenPOWER on IntegriCloud