aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-02-18OMAP3: igep00x0: Add new IGEP COM PROTON.Enric Balletbo i Serra1-1/+5
2013-02-18OMAP3: igep00x0: add missing include mach-types.hEnric Balletbo i Serra1-0/+1
2013-02-18am335x_evm: enable support for booting via USBIlya Yanok1-0/+14
2013-02-18da8xx: ea20: Add the configuration define for the exact SoC variantTomas Novotny1-0/+1
2013-02-14x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTORSimon Glass1-1/+0
2013-02-14x86: Remove eNET boardsSimon Glass1-619/+0
2013-02-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini25-185/+1292
2013-02-11Tegra114: Add/enable Dalmore build (T114 reference board)Tom Warren2-0/+129
2013-02-11tegra: cardhu: config: enable SPIAllen Martin1-0/+11
2013-02-11tegra: add SPI SLINK driverAllen Martin1-0/+1
2013-02-11tegra: spi: add fdt support to tegra SPI SFLASH driverAllen Martin1-0/+1
2013-02-11tegra: don't hard-code LCD into default TEGRA_DEVICE_SETTINGSStephen Warren1-2/+9
2013-02-08Clean up libfdt.h includesGerald Van Baren1-2/+1
2013-02-07common/fdt_support.c: sparse fixesKim Phillips1-1/+1
2013-02-07libfdt: update from upstream dtc commit 142419eKim Phillips1-16/+16
2013-02-07libfdt: update fdt.h from upstream dtcKim Phillips1-21/+21
2013-02-07libfdt_env.h: add fdt type definitionsKim Phillips1-0/+5
2013-02-07treewide: include libfdt_env.h before fdt.hKim Phillips2-1/+1
2013-02-07AM335X: Set fdt_high for AM335X devices to enable booting with Device Treehvaibhav@ti.com1-0/+1
2013-02-07pcm051: Add support for Phytec phyCORE-AM335xLars Poeschel1-0/+301
2013-02-07omap4: allow the use of a plain text env file instead boot scriptsJavier Martinez Canillas1-3/+14
2013-02-07OMAP3: igep00x0: add boot status GPIO LEDJavier Martinez Canillas1-0/+3
2013-02-07OMAP3: use a single board file for IGEP devicesJavier Martinez Canillas1-0/+2
2013-02-04Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini1-4/+0
2013-02-04serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI optionMichal Simek1-1/+1
2013-02-04cmd_time: merge run_command_and_time_it with cmd_processRichard Genoud1-1/+3
2013-02-04FAT: use toupper/tolower instead of recoding themRichard Genoud1-3/+0
2013-02-04configs:Remove unused macro CONFIG_DISCOVER_PHYAshok2-2/+0
2013-02-04Add generic global_dataSimon Glass1-0/+102
2013-02-04microblaze: Remove FSL support from generic boardMichal Simek1-4/+0
2013-02-02Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD9-5/+436
2013-01-30corenet: Disable video on P2020DSAndy Fleming1-1/+1
2013-01-30powerpc/85xx: Add BSC9132QDS supportPrabhakar Kushwaha1-0/+667
2013-01-30powerpc/p2041: set RCW and PBI files for .pbl build or P2041RDBValentin Longchamp1-0/+2
2013-01-30powerpc/b4860qds: Added Support for B4860QDSYork Sun1-0/+820
2013-01-30powerpc/mpc8544ds: Add USB controller support for MPC8544DSHongtao Jia1-0/+12
2013-01-30powerpc/mpc8572ds: Enable bank interleaving to cs0+cs1 for dual-rank DIMMsHongtao Jia1-1/+1
2013-01-30powerpc/t4240qds: Update IFC timing for NOR flashYork Sun1-5/+5
2013-01-30boards/T4240qds:Fix IFC AMASK init as per FPGA register spacePrabhakar Kushwaha1-1/+1
2013-01-29Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini18-35/+0
2013-01-29Remove unused CONFIG_SYS_I2C_BUS[_SELECT]Michael Jones18-35/+0
2013-01-28mx23evk: Add initial board supportOtavio Salvador1-0/+202
2013-01-28mx23_olinuxino: Add default environmentOtavio Salvador1-7/+70
2013-01-28mxs: mmc: mx23_olinuxino: Add MMC supportMarek Vasut1-0/+12
2013-01-28net: fec_mxc: get phydev before fec_probeTroy Kisky1-0/+7
2013-01-28phy: add phy_find_by_mask/phy_connect_devTroy Kisky1-0/+3
2013-01-28net: fec_mxc: delete CONFIG_FEC_MXC_MULTITroy Kisky3-3/+0
2013-01-28mx6qsabre_common: Let mmc partition be board specificFabio Estevam2-1/+2
2013-01-28mx6qsabreauto: enable USB host interfaceKnut Wohlrab1-0/+11
2013-01-21mxs: Add MX23 olinuxino board supportMarek Vasut1-0/+135