summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | x86: convert makefiles to Kbuild styleMasahiro Yamada2013-11-015-111/+31
* | nios2: convert makefiles to Kbuild styleMasahiro Yamada2013-11-015-120/+16
* | nds32: convert makefiles to Kbuild styleMasahiro Yamada2013-11-017-154/+14
* | mips: convert makefiles to Kbuild styleMasahiro Yamada2013-10-3112-297/+34
* | microblaze: convert makefiles to Kbuild styleMasahiro Yamada2013-10-313-70/+7
* | openrisc: convert makefiles to Kbuild styleMasahiro Yamada2013-10-313-68/+6
* | avr32: convert makefiles to Kbuild styleMasahiro Yamada2013-10-3110-216/+21
* | sh: convert makefiles to Kbuild styleMasahiro Yamada2013-10-3124-543/+58
* | sparc: convert makefiles to Kbuild styleMasahiro Yamada2013-10-318-183/+11
* | sh: Do not include start.o in lib$(CPU).oMasahiro Yamada2013-10-313-3/+9
* | sparc: fix a link errorMasahiro Yamada2013-10-311-0/+2
* | ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/Masahiro Yamada2013-10-313-10/+4
* | ARM: omap: move OMAP specific code under arch/arm/Masahiro Yamada2013-10-313-8/+3
* | ARM: tegra: move Tegra specific code under arch/arm/Masahiro Yamada2013-10-315-10/+8
* | fs: move some file system to fs/MakefileMasahiro Yamada2013-10-312-11/+12
* | drivers: move some drivers to drivers/MakefileMasahiro Yamada2013-10-314-18/+18
* | Makefile: support descending down to subdirectoriesMasahiro Yamada2013-10-311-0/+15
* | board: ti: convert makefiles to Kbuild styleMasahiro Yamada2013-10-3115-346/+22
* | powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-10-3114-580/+267
* | sandbox: convert makefiles to Kbuild styleMasahiro Yamada2013-10-313-66/+3
* | disk: convert a makefile to Kbuild styleMasahiro Yamada2013-10-311-28/+6
* | lib: convert makefiles to Kbuild styleMasahiro Yamada2013-10-317-203/+54
* | net: convert a makefile to Kbuild styleMasahiro Yamada2013-10-311-34/+12
* | common: convert makefiles to Kbuild styleMasahiro Yamada2013-10-312-237/+190
* | fs: convert makefiles to Kbuild styleMasahiro Yamada2013-10-3112-312/+24
* | drivers: convert makefiles to Kbuild styleMasahiro Yamada2013-10-3129-979/+341
* | drivers: usb: convert makefiles to Kbuild styleMasahiro Yamada2013-10-317-224/+69
* | drivers: mtd: convert makefiles to Kbuild styleMasahiro Yamada2013-10-315-174/+63
* | drivers: net: convert makefiles to Kbuild styleMasahiro Yamada2013-10-314-184/+97
* | ARM: imx-common: convert makefiles to Kbuild styleMasahiro Yamada2013-10-313-33/+14
* | ARM: convert makefiles to Kbuild styleMasahiro Yamada2013-10-3116-429/+65
* | arm720t: convert makefiles to Kbuild styleMasahiro Yamada2013-10-315-114/+8
* | arm920t: convert makefiles to Kbuild styleMasahiro Yamada2013-10-317-170/+22
* | arm926ejs: convert makefiles to Kbuild styleMasahiro Yamada2013-10-3116-407/+67
* | armv7: convert makefiles to Kbuild styleMasahiro Yamada2013-10-3122-581/+103
* | Makefile: prepare for using Kbuild-style MakefileMasahiro Yamada2013-10-313-7/+99
* | nand_util.c: Correct licensingTom Rini2013-10-311-1/+3
* | powerpc/esdhc: Add 3.3v voltage support in esdhc capacity registerHaijun.Zhang2013-10-312-0/+7
* | esdhc: memset mmc struct before putting into useHaijun.Zhang2013-10-311-0/+1
* | Powerpc/esdhc: Add simple description of esdhc registerHaijun.Zhang2013-10-311-37/+37
* | powerpc/esdhc: Map register for eSDHC Host Controller V3.0Haijun.Zhang2013-10-311-2/+14
* | DWMMC: SMDK5420: Disable SMU for eMMCRajeshwari Shinde2013-10-314-0/+30
* | mmc: sdhci: Avoid commands errors by simple timeout adaptation.Przemyslaw Marczak2013-10-311-7/+28
* | mmc: dw_mmc: change the callback function name.Jaehoon Chung2013-10-313-5/+5
* | mmc: Fix erase_grp_size for partitioned cardOliver Metz2013-10-312-4/+15
|/
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2013-10-305-22/+35
|\
| * video, formike: change tag/val writeHeiko Schocher2013-10-301-3/+4
| * video, cfb_console: make background and foreground color configurableHeiko Schocher2013-10-303-18/+30
| * video: ipu_disp: Fix clock polarity logicFabio Estevam2013-10-301-1/+1
* | mpc85xx: introduce the kmp204x reference design supportValentin Longchamp2013-10-2413-0/+1208
OpenPOWER on IntegriCloud