summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib: tizen: change Tizen logo with the new one.Przemyslaw Marczak2014-02-0310-5082/+10773
* common: lcd.c: fix data abort exception when try to access bmp headerPrzemyslaw Marczak2014-02-031-14/+13
* samsung: common: Add file for common functions, draw_logo() cleanup.Przemyslaw Marczak2014-02-0310-29/+91
* trats2: Code cleanup.Przemyslaw Marczak2014-02-033-11/+5
* s5p: gpio: change gpio coding method for s5p gpio.Przemyslaw Marczak2014-02-037-203/+132
* smdk5250: Remove 'board_usb_vbus_init()' functionVivek Gautam2014-02-031-19/+0
* exynos5250: usb: Fix VBus gpio numbers for ehci and xhci controllersVivek Gautam2014-02-032-3/+3
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-01-2934-1144/+157
|\
| * am43xx_evm.h: Correct SPL max sizeTom Rini2014-01-241-1/+1
| * DRA7: add ABB setup for MPU voltage domainNishanth Menon2014-01-243-3/+20
| * DRA7: Add support for ES1.1 silicon ID codeNishanth Menon2014-01-246-3/+13
| * ARM: AM335x: Enable DDR dynamic IO power downSatyanarayana, Sandhya2014-01-241-4/+4
| * ARM: AM43xx: Enable DDR dynamic IO power down for DDR3Lokesh Vutla2014-01-241-1/+1
| * OMAP3: igep00x0: Convert to ti_omap3_common.h.Enric Balletbò i Serra2014-01-241-180/+9
| * TI: OMAP3: Create common config files for TI OMAP3 platforms.Enric Balletbò i Serra2014-01-241-0/+73
| * ARM: OMAP3: Rename OMAP3_PUBLIC_SRAM_* to NON_SECURE_SRAM_*Enric Balletbò i Serra2014-01-241-3/+3
| * TI: armv7: Do not define the number DRAM banks if is already defined.Enric Balletbò i Serra2014-01-241-3/+7
| * TI: armv7: Move ELM support to SoC configuration file.Enric Balletbò i Serra2014-01-244-1/+12
| * ARM: OMAP5: Rename to ti_omap5_common.hEnric Balletbò i Serra2014-01-243-7/+7
| * ARM: OMAP4: Rename to ti_omap4_common.hEnric Balletbò i Serra2014-01-243-7/+7
| * feature-removal-schedule.txt: Drop CONFIG_SYS_ENABLE_PADS_ALL/CLOCKS_ENABLE_ALLTom Rini2014-01-241-16/+0
| * ARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABLE_PADS_ALLJassi Brar2014-01-249-688/+0
| * ARM: OMAP4/5: Remove dead code against CONFIG_SYS_CLOCKS_ENABLE_ALLJassi Brar2014-01-244-227/+0
* | Merge branch 'u-boot-arm/next' into 'u-boot-arm/master'Albert ARIBAUD2014-01-282-1/+6
|\ \
| * | ARM: versatile: pass console setting to the kernelLinus Walleij2014-01-131-1/+2
| * | ARM: versatile: pass correct machine type for Versatile ABLinus Walleij2014-01-131-0/+4
* | | 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
* | | powerpc: mpc8xx: remove redundant CONFIG_8xx definitionMasahiro Yamada2014-01-242-4/+0
* | | powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definitionMasahiro Yamada2014-01-2420-20/+0
* | | powerpc: ppc4xx: remove redundant CONFIG_4xx definitionMasahiro Yamada2014-01-2477-78/+0
* | | board: tec-ng: Do not make directories in a board MakefileMasahiro Yamada2014-01-241-2/+0
* | | drivers: delete unused header filesMasahiro Yamada2014-01-243-1217/+0
* | | include: delete unused header filesMasahiro Yamada2014-01-2420-2473/+0
* | | board: delete unused header filesMasahiro Yamada2014-01-249-530/+0
* | | x86: delete unused header filesMasahiro Yamada2014-01-241-193/+0
* | | powerpc: delete unused header filesMasahiro Yamada2014-01-245-1261/+0
* | | blackfin: delete unused header filesMasahiro Yamada2014-01-242-151/+0
OpenPOWER on IntegriCloud