summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | samsung: misc: use board specific functions to set env board infoPrzemyslaw Marczak2014-09-051-2/+10
| | * | samsung: board: enable support of multiple board typesPrzemyslaw Marczak2014-09-052-5/+14
| | * | arm:reset: call the reset_misc() before the cpu resetPrzemyslaw Marczak2014-09-052-0/+7
| | * | samsung:board: misc_init_r: call set_dfu_alt_info()Przemyslaw Marczak2014-09-051-0/+3
| | * | samsung: misc: add function for setting $dfu_alt_infoPrzemyslaw Marczak2014-09-052-0/+47
| | * | board:samsung: check the boot device and init the right mmc driver.Przemyslaw Marczak2014-09-051-10/+27
| | * | arch:exynos: boot mode: add get_boot_mode(), code cleanupPrzemyslaw Marczak2014-09-054-19/+33
| | * | exynos: pinmux: fix the gpio names for exynos4x12 mmcPrzemyslaw Marczak2014-09-051-2/+2
| | * | samsung: misc: fix soc revision setting in the set_board_info()Przemyslaw Marczak2014-09-051-2/+2
| | |/
| * | ARM: DRA72: DDR3: Add emif settings for 666MHz clockR Sricharan2014-09-042-3/+96
| * | AM335x: igep0033: Convert to generic board and use ti_am335x_common.h.Enric Balletbo i Serra2014-09-041-178/+43
| * | mtd: nand: omap_gpmc: Fix 'bit-flip' errorsRostislav Lisovy2014-09-041-2/+2
| * | mtd: nand: omap_gpmc: Enable multiple NAND flash devicesRostislav Lisovy2014-09-041-22/+20
| * | mtd: nand: davinci_nand: correct keystone RBL layout definitionKhoronzhuk, Ivan2014-09-041-1/+1
| * | arm: am335x: add Kconfig range attribute to prevent invalid CONS_INDEXMasahiro Yamada2014-09-041-0/+1
| * | keystone2: use readl/writel functions instead of redefinitionKhoronzhuk, Ivan2014-09-043-50/+36
| * | omap3_beagle: Add boot script support to omap3 beagle boardGuillaume GARDET2014-09-041-3/+10
| * | ARM: keystone: clock: use correct BWADJ field mask for PASSPLLCTL0Khoronzhuk, Ivan2014-09-041-1/+1
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-09-102-1/+4
|\ \
| * | microblaze: remove #ident directive to fix build errorMasahiro Yamada2014-09-101-1/+0
| * | microblaze: Fix printf size_t format related warnings (again...)Vasili Galka2014-09-091-0/+4
* | | Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini2014-09-0914-172/+972
|\ \ \
| * | | buildman: fix typos of --dry-run help messageMasahiro Yamada2014-09-091-1/+1
| * | | buildman: Create parent directories as necessaryThierry Reding2014-09-092-3/+6
| * | | patman: make run results better visibleVadim Bendebury2014-09-091-1/+6
| * | | buildman: Ignore conflicting tagsSimon Glass2014-09-093-9/+13
| * | | buildman: Permit branch names with an embedded '/'Simon Glass2014-09-092-5/+14
| * | | buildman: Expand output test to cover directory prefixesSimon Glass2014-09-091-8/+46
| * | | buildman: Add additional functional testsSimon Glass2014-09-091-18/+306
| * | | patman: Start with a clean series when neededSimon Glass2014-09-091-1/+3
| * | | buildman: Provide an internal option to clean the outpur dirSimon Glass2014-09-091-1/+10
| * | | buildman: Correct counting of build failures on retrySimon Glass2014-09-091-7/+8
| * | | buildman: Allow tests to have their own boardsSimon Glass2014-09-092-10/+31
| * | | buildman: Avoid looking at config file or toolchains in testsSimon Glass2014-09-092-5/+29
| * | | buildman: Set up bsettings outside the control moduleSimon Glass2014-09-092-1/+2
| * | | buildman: Add a functional testSimon Glass2014-09-094-18/+206
| * | | patman: Provide a way to intercept commands for testingSimon Glass2014-09-091-0/+20
| * | | buildman: Move full help code into the control moduleSimon Glass2014-09-092-6/+8
| * | | buildman: Move the command line code into its own fileSimon Glass2014-09-092-71/+87
| * | | patman: RunPipe() should not pipe stdout/stderr unless askedSimon Glass2014-09-092-3/+7
| * | | buildman: Enhance basic test to check summary outputSimon Glass2014-09-091-5/+96
| * | | buildman: Send builder output through a function for testingSimon Glass2014-09-091-28/+30
| * | | patman: Add a way of recording terminal output for testingSimon Glass2014-09-091-0/+72
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2014-09-0965-46/+4322
|\ \ \ | |/ / |/| |
| * | ls102xa: dcu: Add platform support for DCU on LS1021ATWR boardWang Huan2014-09-084-0/+72
| * | video: dcu: Add Sii9022A HDMI Transmitter supportWang Huan2014-09-083-0/+168
| * | video: dcu: Add DCU driver supportWang Huan2014-09-084-0/+386
| * | serial: lpuart: add 32-bit registers lpuart supportJingchang Lu2014-09-081-0/+118
| * | net: tsec: Remove tx snooping support from LS1Claudiu Manoil2014-09-081-0/+4
| * | arm: ls102xa: Add basic support for LS1021ATWR boardWang Huan2014-09-088-0/+906
OpenPOWER on IntegriCloud