summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-08-08290-3147/+8923
| |\ \ \ \
| * | | | | Add TQ Systems TQMa6 board supportMarkus Niebel2014-07-2310-0/+1458
| * | | | | arm, imx6: add aristainetos boardHeiko Schocher2014-07-238-0/+1042
| * | | | | spi: add config option to enable the WP pin function on st micron flashesHeiko Schocher2014-07-233-0/+45
| * | | | | i.MX6: add enable_spi_clk()Heiko Schocher2014-07-233-0/+20
| * | | | | pwm, imx6: add support for pwm modul on imx6Heiko Schocher2014-07-236-0/+166
| * | | | | i.MX6: define struct pwm_regs and PWMCR_* definesHeiko Schocher2014-07-231-0/+16
| * | | | | imx6: add gpr2 usb_otg_id iomux select control defineHeiko Schocher2014-07-231-0/+2
| * | | | | arm: mxs: Scrub useless ifdefMarek Vasut2014-07-231-2/+0
| * | | | | mx6: Adjust the GPR offset for mx6soloxFabio Estevam2014-07-231-0/+3
| * | | | | mx6: Remove duplication of iomuxc structureFabio Estevam2014-07-236-19/+5
| * | | | | mx6sxsabresd: Add PFUZE100 PMIC supportFabio Estevam2014-07-232-0/+97
| * | | | | mx6: soc: Do not apply the PFD erratum for mx6soloxFabio Estevam2014-07-231-0/+4
| * | | | | embestmx6boards: convert to generic boardIain Paton2014-07-231-0/+2
| * | | | | Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2014-07-16792-41097/+19467
| |\ \ \ \ \
| * | | | | | mx6sx: Add initial support for mx6sxsabresd boardFabio Estevam2014-07-105-0/+393
| * | | | | | mx6: clock: Do not enable sata and ipu clocksFabio Estevam2014-07-101-0/+8
| * | | | | | mx6sx: Add pin definitionsFabio Estevam2014-07-102-0/+1677
| * | | | | | mx6: Add support for the mx6solox variantFabio Estevam2014-07-108-7/+369
* | | | | | | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2014-08-2925-328/+417
|\ \ \ \ \ \ \
| * | | | | | | sunxi: dram: Autodetect DDR3 bus width and densitySiarhei Siamashka2014-08-121-5/+47
| * | | | | | | sunxi: dram: Derive write recovery delay from DRAM clock speedSiarhei Siamashka2014-08-121-1/+16
| * | | | | | | sunxi: dram: Drop DDR2 support and assume only single rank DDR3 memorySiarhei Siamashka2014-08-121-22/+19
| * | | | | | | sunxi: dram: Configurable DQS gating window mode and delaySiarhei Siamashka2014-08-122-1/+56
| * | | | | | | sunxi: dram: Add a helper function 'mctl_get_number_of_lanes'Siarhei Siamashka2014-08-122-14/+16
| * | | | | | | sunxi: dram: Improve DQS gate data training error handlingSiarhei Siamashka2014-08-122-3/+3
| * | | | | | | sunxi: dram: Use divisor P=1 for PLL5Siarhei Siamashka2014-08-121-17/+11
| * | | | | | | sunxi: dram: Configurable MBUS clock speed (use PLL5 or PLL6)Siarhei Siamashka2014-08-122-14/+39
| * | | | | | | sunxi: dram: Re-introduce the impedance calibration ond ODTSiarhei Siamashka2014-08-122-0/+60
| * | | | | | | sunxi: dram: Add 'await_bits_clear'/'await_bits_set' helper functionsSiarhei Siamashka2014-08-121-6/+22
| * | | | | | | sunxi: dram: Do DDR3 reset in the same way on sun4i/sun5i/sun7iSiarhei Siamashka2014-08-121-11/+0
| * | | | | | | sunxi: dram: Remove broken impedance and ODT configuration codeSiarhei Siamashka2014-08-121-27/+0
| * | | | | | | sunxi: dram: Fix CKE delay handling for sun4i/sun5iSiarhei Siamashka2014-08-121-7/+50
| * | | | | | | sunxi: dram: Respect the DDR3 reset timing requirementsSiarhei Siamashka2014-08-121-2/+7
| * | | | | | | sunxi: dram: Remove broken super-standby remnantsSiarhei Siamashka2014-08-121-46/+20
| * | | | | | | sunxi: dram: Remove useless 'dramc_scan_dll_para()' functionSiarhei Siamashka2014-08-121-124/+1
| * | | | | | | sunxi: Add environment settings to make extlinux.conf booting workHans de Goede2014-08-1223-3/+39
| * | | | | | | sunxi-common.h: Use new generic $bootcmdHans de Goede2014-08-121-3/+22
| * | | | | | | config: introduce a generic $bootcmdDennis Gilmore2014-08-121-0/+197
| * | | | | | | sunxi: Kconfig: move common settings into a shared code blockHans de Goede2014-08-121-26/+6
| * | | | | | | sunxi-common.h: Don't undef CONFIG_CMD_NET only to redefine it again laterHans de Goede2014-08-121-3/+1
| * | | | | | | sunxi-common.h: Don't undefine CONFIG_CMD_NFSHans de Goede2014-08-121-1/+0
| * | | | | | | sunxi-common.h: Remove dead #ifdef CONFIG_CMD_NET code blockHans de Goede2014-08-121-8/+0
| * | | | | | | sunxi-common.h: Remove CONFIG_SYS_BOOT_GET_CMDLINEHans de Goede2014-08-121-2/+0
| | |_|_|/ / / | |/| | | | |
* | | | | | | README.kconfig: document backward compatibility "make *_config"Masahiro Yamada2014-08-282-0/+8
* | | | | | | tools/genboardscfg.py: change shebang into /usr/bin/env python2Masahiro Yamada2014-08-281-1/+3
* | | | | | | net: cpsw: am335x: Drop constant link checking from rx/tx path'sStefan Roese2014-08-281-18/+1
* | | | | | | tools/genboardscfg.py: improve performanceMasahiro Yamada2014-08-281-6/+33
* | | | | | | tools/genboardscfg.py: check if the boards.cfg is up to dateMasahiro Yamada2014-08-281-2/+56
* | | | | | | tools/genboardscfg.py: fix minor problems on terminationMasahiro Yamada2014-08-281-66/+90
OpenPOWER on IntegriCloud