summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini59-1338/+1165
2013-03-16Use 'unsigned int' for global_data's baudrateSimon Glass1-1/+1
2013-03-16exynos5: Enable generic board for Exynos5 device tree boardsSimon Glass1-0/+1
2013-03-16tegra: Enable generic board for TegraSimon Glass1-0/+2
2013-03-16Adjust board_r.c for ppcSimon Glass2-0/+8
2013-03-16arm: Remove use of board_early_init_r/last_stage_init()Simon Glass2-4/+4
2013-03-16Introduce generic pre-relocation board_f.cSimon Glass2-0/+3
2013-03-16Declare watchdog functions in watchdog.hSimon Glass1-0/+18
2013-03-16Introduce a basic initcall implementationSimon Glass1-0/+25
2013-03-16Introduce generic link section.h symbol filesSimon Glass1-0/+117
2013-03-16Introduce generic u-boot.h fileSimon Glass1-0/+162
2013-03-15Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD17-81/+55
2013-03-15Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD11-12/+400
2013-03-14ARM: tegra: enable a common set of disk-related commands everywhereStephen Warren13-80/+12
2013-03-14disk: define HAVE_BLOCK_DEVICE if CONFIG_CMD_PARTStephen Warren1-0/+1
2013-03-14disk: define HAVE_BLOCK_DEVICE in a common placeStephen Warren1-0/+10
2013-03-14ARM: tegra: make bounce buffer option commonStephen Warren3-6/+3
2013-03-14Tegra30: MMC: Enable DT MMC driver support for Tegra30 Cardhu boardsTom Warren2-1/+22
2013-03-14Tegra30: mmc: Add Tegra30 SDMMC compatible entry to fdtdec & driverTom Warren1-1/+2
2013-03-14Tegra: Remove unused CONFIG_SYS_CPU_OSC_FREQUENCY defineTom Warren1-5/+3
2013-03-14Tegra: MMC: Add DT support to MMC driver for all T20 boardsTom Warren1-0/+1
2013-03-14Tegra114: I2C: Enable I2C driver on Dalmore E1611 eval boardTom Warren2-0/+12
2013-03-14Tegra: I2C: Add T114 clock support to tegra_i2c driverTom Warren1-0/+1
2013-03-14ARM: tegra: enable some CPU errata workaroundsStephen Warren2-0/+12
2013-03-13Add Boundary Devices Nitrogen6X boardsEric Nelson1-0/+285
2013-03-13Refactor linker-generated arraysAlbert ARIBAUD3-55/+201
2013-03-13Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD2-2/+2
2013-03-12Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD7-40/+57
2013-03-12ARM: at91: change nand flash tableBo Shen5-40/+41
2013-03-12arm: at91/configs: add bootz to configurationNicolas Ferre6-0/+6
2013-03-12arm: at91/configs: add libfdt to configurationNicolas Ferre4-0/+8
2013-03-12ppc: Remove PCIPPC2 and PCIPPC6 boardsStefan Roese2-516/+0
2013-03-11Feature Removal: disable "mtest" command by defaultWolfgang Denk2-2/+4
2013-03-11Merge u-boot/master into u-boot-ti/masterTom Rini33-51/+430
2013-03-11arm: dra7xx: Add dra7xx_evm build supportLokesh Vutla3-236/+304
2013-03-11ARM: OMAP4+: Clean up the pmic codeSRICHARAN R1-0/+1
2013-03-11cm_t35: prevent splashimage from being set to a bad valueNikita Kiryanov1-0/+2
2013-03-11lcd: implement a callback for splashimageNikita Kiryanov1-0/+7
2013-03-11omap4_common: Enable CONFIG_CMD_BOOTZTom Rini1-1/+1
2013-03-11omap3_beagle: Enable CONFIG_CMD_BOOTZTom Rini1-1/+2
2013-03-11omap5_evm: Enable CONFIG_CMD_BOOTZTom Rini1-0/+1
2013-03-11am335x_evm: Enable CONFIG_CMD_BOOTZTom Rini1-0/+1
2013-03-11SPL: ONENAND: Support SPL to boot u-boot from OneNAND.Enric Balletbo i Serra1-0/+3
2013-03-09mpc512x: add ifm ac14xx boardAnatolij Gustschin1-0/+591
2013-03-09mpc512x: use common code for clock setting for all mpc512x boardsAnatolij Gustschin4-2/+72
2013-03-09mpc512x: use common code for CSx configurationAnatolij Gustschin4-0/+20
2013-03-09mpc5200: a4m2k: Implement custom "dynamic" watchdog supportStefan Roese1-0/+5
2013-03-09mpc5200: Add a4m2k board portStefan Roese1-47/+66
2013-03-09cm-t35: add support for dvi displaysNikita Kiryanov1-0/+7
2013-03-09lcd: add option for board specific splash screen preparationNikita Kiryanov1-0/+1