aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-18powerpc: remove NX823 board supportMasahiro Yamada11-1414/+3
2014-04-18tools: fix Makefile to clean-up fit_info and fit_check_signMasahiro Yamada1-3/+1
2014-04-18blackfin: make name_to_gpio be a weak symbolIan Campbell3-52/+52
2014-04-17env_flash.c: Drop unused variablesTom Rini1-2/+1
2014-04-17boards.cfg: move more boards with invalid emails to OrphanMasahiro Yamada1-4/+5
2014-04-17kbuild: do not use $(BOARD) to specify exact object nameMasahiro Yamada2-2/+2
2014-04-17kbuild: use boolean macros to select tegra*-common directoryMasahiro Yamada1-1/+4
2014-04-17board: hidden_dragon: remove an unused source fileMasahiro Yamada1-137/+0
2014-04-17board: dave: delete unused source filesMasahiro Yamada3-2703/+0
2014-04-17board: prodrive: delete unused source filesMasahiro Yamada2-711/+0
2014-04-17board: Marvell: delete an unused source fileMasahiro Yamada1-115/+0
2014-04-17standalone: delete an unused source fileMasahiro Yamada1-100/+0
2014-04-17board: sandpoint: delete an unused source fileMasahiro Yamada1-137/+0
2014-04-17board: ppmc8260: delete an unused source fileMasahiro Yamada1-736/+0
2014-04-17powerpc: mpc8xx: delete an unused source fileMasahiro Yamada2-21/+1
2014-04-17board: altera: delete unused source filesMasahiro Yamada2-354/+0
2014-04-17board: evb64260: delete an unused source fileMasahiro Yamada1-111/+0
2014-04-17board: samsung: delete unused source filesMasahiro Yamada2-430/+0
2014-04-17floppy: delete unused filesMasahiro Yamada2-145/+0
2014-04-17mtd: delete unused filesMasahiro Yamada4-1992/+0
2014-04-17board: esd: remove remainders of dead boardsMasahiro Yamada13-4877/+2
2014-04-17cosmetic: README.scrapyard: fix false removed date and commitMasahiro Yamada1-4/+4
2014-04-17cosmetic: README.scrapyard: sort in reverse chronological orderMasahiro Yamada1-7/+7
2014-04-17Merge branch 'next'Tom Rini62-399/+1573
2014-04-17Start the deprecation process for generic boardSimon Glass2-0/+195
2014-04-14Prepare v2014.04v2014.04Tom Rini1-1/+1
2014-04-14arm: kzm9g: Add CONFIG_SYS_GENERIC_BOARDTetsuyuki Kobayashi1-0/+1
2014-04-14i2c: sh_i2c: bugfix: i2c probe command does not workTetsuyuki Kobayashi1-1/+3
2014-04-11board:tricorder: fixup SPL OOB layoutAndreas Bießmann1-5/+6
2014-04-11board:tricorder: enable omap_gpio clocksAndreas Bießmann1-0/+3
2014-04-11board:tricorder: always work with valid eeprom dataAndreas Bießmann1-0/+2
2014-04-11arm:board:trats2:FIX: Clear INFORM4 and INFORM5 registers at correct bootŁukasz Majewski1-0/+13
2014-04-11kbuild: fix a bug in regeneration of linker scriptsMasahiro Yamada2-6/+6
2014-04-08Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD97-7263/+5284
2014-04-08arm64 patch: gicv3 supportDavid Feng7-114/+297
2014-04-07bootstage: arm: fix fdt stashing codeMela Custodio1-2/+1
2014-04-07ARMv8: fix bug for flush data cache by set/wayLeo Yan1-3/+1
2014-04-07armv8: Flush dcache before switching to EL2York Sun1-0/+1
2014-04-07arm: vf610: fix double iomux configuration for vf610twr boardMarcel Ziswiler1-1/+0
2014-04-07arm: vf610: add enet1 supportMarcel Ziswiler3-0/+15
2014-04-07arm: vf610: add uart0 clock/iomux definitionsMarcel Ziswiler2-0/+3
2014-04-07arm: vf610: fix anadig register structMarcel Ziswiler1-25/+27
2014-04-07build:arm: Remove setting of CROSS_COMPILE environment variableŁukasz Majewski1-4/+0
2014-04-07Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD3-1/+10
2014-04-07MX6: Enable ARM errata workaround 794072 and 761320Nitin Garg1-0/+2
2014-04-07ARM: Add workaround for Cortex-A9 errata 761320Nitin Garg2-0/+6
2014-04-07ARM: Add workaround for Cortex-A9 errata 794072Nitin Garg2-1/+2
2014-04-07armv8/cache: Change cache invalidate and flush functionYork Sun4-20/+47
2014-04-07armv8/cache: Flush D-cache, invalidate I-cache for relocationYork Sun2-6/+19
2014-04-07armv8/cache: Consolidate setting for MAIR and TCRYork Sun2-25/+19