summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-17README: Add CONFIG_SPL_OS_BOOT to READMETom Rini
2014-04-17am335x_evm: Make SPL_OS also check the boot_os variable for falcon modeTom Rini
2014-04-17mtd: Build nand_util.o for CONFIG_ENV_IS_IN_NAND in SPLTom Rini
2014-04-17mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPLTom Rini
2014-04-17env_mmc.c: Remove NULL check on tmp_env1/2Tom Rini
2014-04-17env_mmc.c: Allow environment to be used within SPLTom Rini
2014-04-17fw_env.c: Switch get_config to use '%ms' in sscanfTom Rini
2014-04-17OMAP3: beagle-xm: generate fake USB ethernet MAC address from dieidNishanth Menon
2014-04-17omap3/sys_info: provide interface to read die idNishanth Menon
2014-04-17OMAP: common: consolidate fake USB ethernet MAC address creationNishanth Menon
2014-04-17ARM: OMAP: replace custom sr32() by standard I/O accessorsWolfgang Denk
2014-04-17ARM: OMAP: hide custom bit manipulation function sr32()Wolfgang Denk
2014-04-17ARM: OMAP: remove sr32() from OMAP board codeWolfgang Denk
2014-04-17board: altera: delete unused source filesMasahiro Yamada
2014-04-17board: evb64260: delete an unused source fileMasahiro Yamada
2014-04-17board: samsung: delete unused source filesMasahiro Yamada
2014-04-17floppy: delete unused filesMasahiro Yamada
2014-04-17mtd: delete unused filesMasahiro Yamada
2014-04-17board: esd: remove remainders of dead boardsMasahiro Yamada
2014-04-17cosmetic: README.scrapyard: fix false removed date and commitMasahiro Yamada
2014-04-17cosmetic: README.scrapyard: sort in reverse chronological orderMasahiro Yamada
2014-04-17Merge branch 'next'Tom Rini
2014-04-17Start the deprecation process for generic boardSimon Glass
2014-04-17ARM: tegra: pack pinmux data tables tighterStephen Warren
2014-04-17usb: tegra: combine header fileStefan Agner
2014-04-17usb: tegra: fix PHY configurationStefan Agner
2014-04-17usb: tegra: fix USB2 powerdown for Tegra30 and laterStefan Agner
2014-04-17ARM: tegra: add Jetson TK1 boardStephen Warren
2014-04-17ARM: tegra: Tegra124 pinmux cleanupStephen Warren
2014-04-17ARM: tegra: Tegra114 pinmux cleanupStephen Warren
2014-04-17ARM: tegra: Tegra30 pinmux cleanupStephen Warren
2014-04-17ARM: tegra: Tegra20 pinmux cleanupStephen Warren
2014-04-17ARM: tegra: pinmux naming consistency fixesStephen Warren
2014-04-17ARM: tegra: reduce public pinmux APIStephen Warren
2014-04-17ARM: tegra: pinctrl: remove duplicationStephen Warren
2014-04-17ARM: tegra: use apb_misc.h in more placesStephen Warren
2014-04-17ARM: tegra: prototype pinmux_init() in board.hStephen Warren
2014-04-17ARM: tegra: pinctrl: make pmux_func values consistent on Tegra20Stephen Warren
2014-04-17ARM: tegra: pinctrl: remove vddioStephen Warren
2014-04-17ARM: tegra: pinctrl: remove func_safeStephen Warren
2014-04-15embest/mx6boards: use common detect_hdmiEric Benard
2014-04-15mx6sabresd: use common detect_hdmiEric Benard
2014-04-15nitrogen6x: use common detect_hdmiEric Benard
2014-04-15imx-common/video: add detect_hdmiEric Benard
2014-04-15RiOTboard and MarSBoard: add new boards supportEric Benard
2014-04-15mx6sabresd: use common board_video_skipEric Benard
2014-04-15nitrogen6x: use common board_video_skipEric Benard
2014-04-15imx-common: add board_video_skipEric Benard
2014-04-14Prepare v2014.04v2014.04Tom Rini
2014-04-14arm: kzm9g: Add CONFIG_SYS_GENERIC_BOARDTetsuyuki Kobayashi