summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | fsl/mpc85xx: define common serdes_clock_to_string functionValentin Longchamp2013-10-248-74/+39
* | mtd/fsl_elbc: take NAND_ECC_SOFT_BCH config option into accountValentin Longchamp2013-10-241-1/+5
* | net/fman: add a fm_enable_port functionValentin Longchamp2013-10-249-0/+52
* | mpc8xxx: set x2 DDR3 refresh rate if SPD config requires itValentin Longchamp2013-10-245-1/+17
* | mpc8xxx: call i2c_set_bus_num in __get_spdValentin Longchamp2013-10-241-1/+5
* | KM: add CONFIG_KM_COMMON_ETH_INIT for km common eth initValentin Longchamp2013-10-243-0/+6
* | KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned boardValentin Longchamp2013-10-244-30/+3
* | KM: fix typo in default environmentValentin Longchamp2013-10-241-1/+1
* | km-powerpc: move SYS_MALLOC_LEN out of keymile-common.hValentin Longchamp2013-10-243-2/+6
* | powerpc: cast bi_memsize to ulong for %ld usageValentin Longchamp2013-10-241-1/+1
* | powerpc/usb:Differentiate USB controller base addressramneek mehresh2013-10-247-21/+46
* | powerpc/usb:Define CONFIG_USB_MAX_CONTROLLER_COUNT for all 85xx socsramneek mehresh2013-10-242-3/+29
* | powerpc/c29xpcie: add DDR ECC on off config settingPo Liu2013-10-242-0/+10
|/
* usb: rename board_usb_init_type to usb_init_typeTroy Kisky2013-10-222-3/+3
* arm: rmobile: armadillo-800eva: Change clock definition of SCIF and TMUNobuhiro Iwamatsu2013-10-221-0/+2
* arm: rmobile: kzm9g: Change clock definition of SCIF from CONFIG_SYS_CLK_FREQ...Nobuhiro Iwamatsu2013-10-221-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2013-10-2227-12/+67
|\
| * serial: sh: Add support R8A7791Nobuhiro Iwamatsu2013-10-171-4/+4
| * serial: sh: Add support R8A7790Nobuhiro Iwamatsu2013-10-172-0/+14
| * sh: boards: Change clock definition of SCIF and TMUNobuhiro Iwamatsu2013-10-1720-0/+40
OpenPOWER on IntegriCloud