summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-14RTC: add support for DS1339 (using DS1307 driver)Markus Niebel
2014-08-14driver/qe: update status of QE microcodevijay rai
2014-08-14mkimage: fix compilation issues on OpenBSDLuka Perkov
2014-08-14pci: fix overflow in __pci_hose_bus_to_phys w/ large RAMStephen Warren
2014-08-14tools, fit_info: increase buffer for command nameHeiko Schocher
2014-08-14tools: fix typo in tools/image-host.cHeiko Schocher
2014-08-13patman: Only use git's --no-decorate when availableSimon Glass
2014-08-13patman: Move the 'git log' command into a functionSimon Glass
2014-08-13buildman: Allow selection of the number of commits to buildSimon Glass
2014-08-13buildman: Introduce an 'and' operator for board selectionSimon Glass
2014-08-13buildman: Add a few more toolchain examples to the READMESimon Glass
2014-08-13buildman: Add a message indicating there are no errorsSimon Glass
2014-08-13buildman: Add an option to specify the buildman config fileSimon Glass
2014-08-13buildman: Remove unused non-incremental build method codeSimon Glass
2014-08-13buildman: Add verbose option to display errors as they happenSimon Glass
2014-08-13buildman: Refactor output optionsSimon Glass
2014-08-13buildman: Sort command line optionsSimon Glass
2014-08-13buildman: Move BuilderThread code to its own fileSimon Glass
2014-08-13buildman: Allow building of current source treeSimon Glass
2014-08-13buildman: Add some notes about moving from MAKEALLSimon Glass
2014-08-13buildman: Fix a few typosSimon Glass
2014-08-13embest/mx6boards: only toggle eMMC usdhc3 RST line on MarSboardIain Paton
2014-08-13Update aristainetos board to KconfigStefano Babic
2014-08-12Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini
2014-08-12powerpc/t104xrdb: support deep sleep in SPI/SD bootTang Yuantian
2014-08-12powerpc/mpc85xx: Make boot flag effectiveTang Yuantian
2014-08-12powerpc/t1042RDB: Add Video - HDMI supportJason Jin
2014-08-12fsl/diu: ch7301 encoder split off from t1040qds/diu.cWang Dongsheng
2014-08-12sunxi: dram: Autodetect DDR3 bus width and densitySiarhei Siamashka
2014-08-12sunxi: dram: Derive write recovery delay from DRAM clock speedSiarhei Siamashka
2014-08-12sunxi: dram: Drop DDR2 support and assume only single rank DDR3 memorySiarhei Siamashka
2014-08-12sunxi: dram: Configurable DQS gating window mode and delaySiarhei Siamashka
2014-08-12sunxi: dram: Add a helper function 'mctl_get_number_of_lanes'Siarhei Siamashka
2014-08-12sunxi: dram: Improve DQS gate data training error handlingSiarhei Siamashka
2014-08-12sunxi: dram: Use divisor P=1 for PLL5Siarhei Siamashka
2014-08-12sunxi: dram: Configurable MBUS clock speed (use PLL5 or PLL6)Siarhei Siamashka
2014-08-12sunxi: dram: Re-introduce the impedance calibration ond ODTSiarhei Siamashka
2014-08-12sunxi: dram: Add 'await_bits_clear'/'await_bits_set' helper functionsSiarhei Siamashka
2014-08-12sunxi: dram: Do DDR3 reset in the same way on sun4i/sun5i/sun7iSiarhei Siamashka
2014-08-12sunxi: dram: Remove broken impedance and ODT configuration codeSiarhei Siamashka
2014-08-12sunxi: dram: Fix CKE delay handling for sun4i/sun5iSiarhei Siamashka
2014-08-12sunxi: dram: Respect the DDR3 reset timing requirementsSiarhei Siamashka
2014-08-12sunxi: dram: Remove broken super-standby remnantsSiarhei Siamashka
2014-08-12sunxi: dram: Remove useless 'dramc_scan_dll_para()' functionSiarhei Siamashka
2014-08-12sunxi: Add environment settings to make extlinux.conf booting workHans de Goede
2014-08-12sunxi-common.h: Use new generic $bootcmdHans de Goede
2014-08-12config: introduce a generic $bootcmdDennis Gilmore
2014-08-12sunxi: Kconfig: move common settings into a shared code blockHans de Goede
2014-08-12sunxi-common.h: Don't undef CONFIG_CMD_NET only to redefine it again laterHans de Goede
2014-08-12sunxi-common.h: Don't undefine CONFIG_CMD_NFSHans de Goede