summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-20mx31pdk: Change maintainerFabio Estevam
2014-08-20mx6: add support of multi-processor commandGabriel Huau
2014-08-19ARM: tegra: remove custom define for Jetson TK1Stephen Warren
2014-08-19ARM: zynq: Remove spl.hMichal Simek
2014-08-19ARM: zynq: Move ps7_init() out of spl.hMichal Simek
2014-08-18ARM: tegra: add Colibri T30 board supportStefan Agner
2014-08-18ARM: tegra: Use mem size from MC rather than ODMDATAStephen Warren
2014-08-18ARM: tegra: enable DFU tooStephen Warren
2014-08-18ARM: tegra: Disable VPRBryan Wu
2014-08-14openrd: fail build if U-Boot would overlap with environment in flashSascha Silbe
2014-08-14README: document CONFIG_BOARD_SIZE_LIMITSascha Silbe
2014-08-14mtdparts: fix usecount bugHeiko Schocher
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