summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* RX-51: Add support for bootmenuPali Rohár2013-03-29-3/+37
* New command bootmenu: ANSI terminal boot menu supportPali Rohár2013-03-29-0/+42
* menu: export menu_default_choice() functionAnatolij Gustschin2013-03-29-0/+1
* menu: Add support for user defined item choice functionPali Rohár2013-03-29-1/+3
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-28-16/+475
|\
| * Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-26-3/+29
| |\
| | * Tegra114: MMC: Enable DT MMC driver support for Tegra114 Dalmore boardsTom Warren2013-03-25-1/+11
| | * tegra114: dalmore: config: enable SPIAllen Martin2013-03-25-0/+11
| | * tegra114: add SPI driverAllen Martin2013-03-25-1/+1
| | * tegra114: fdt: add compatible string for tegra114 SPI ctrlAllen Martin2013-03-25-0/+1
| | * spi: add common fdt SPI driver interfaceAllen Martin2013-03-25-0/+4
| | * tegra: spi: rename tegra SPI driversAllen Martin2013-03-25-2/+2
| * | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-26-0/+120
| |\ \ | | |/ | |/|
| | * EXYNOS5: Snow: Add a configuration fileRajeshwari Shinde2013-03-12-0/+33
| | * Exynos5: Config: Enable dtt command for TMUAkshay Saraswat2013-03-12-0/+2
| | * Exynos5: Config: Enable support for Exynos TMU driverAkshay Saraswat2013-03-12-0/+3
| | * Exynos5: FDT: Add TMU device node valuesAkshay Saraswat2013-03-12-0/+1
| | * Exynos5: TMU: Add driver for Thermal Management UnitAkshay Saraswat2013-03-12-0/+46
| | * config: Snow: Enable MAX98095 codecRajeshwari Shinde2013-03-08-0/+1
| | * EXYNOS5: FDT: Add compatible strings for MAX98095Rajeshwari Shinde2013-03-08-0/+1
| | * Sound: Support for MAX98095 codec in driverRajeshwari Shinde2013-03-08-0/+1
| | * SMDK5250: Add PMIC voltage settingsRajeshwari Shinde2013-02-20-0/+32
| * | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-24-13/+246
| |\ \
| | * | ti814x_evm: add ti814x evm board supportMatt Porter2013-03-24-0/+221
| | * | am33xx: Add required includes to some omap/am33xx codeTom Rini2013-03-24-4/+2
| | * | igep00x0: Enable CONFIG_CMD_BOOTZEnric Balletbo i Serra2013-03-24-1/+2
| | * | am335x_evm: Add more variables and switch to DT booting.Koen Kooi2013-03-22-5/+10
| | * | am335x_evm: Enable CMD_EXT4 and CMD_FS_GENERIC, add bootpart to envKoen Kooi2013-03-22-4/+6
| | * | am335x_evm: add support for BeagleBone Black DT nameKoen Kooi2013-03-22-0/+2
| | * | cm-t35: add support for loading splash image from NANDNikita Kiryanov2013-03-22-0/+4
| * | | ARM: tegra: enable workaround for ARM erratum 716044Stephen Warren2013-03-22-0/+1
| |/ /
| * | ARM: rpi_b: enable SD controller, add related env/cmdsStephen Warren2013-03-20-3/+65
| * | video: add a driver for the bcm2835Stephen Warren2013-03-20-0/+16
| * | ARM: rpi_b: disable rpi_b dcache explicitlyStephen Warren2013-03-20-0/+1
* | | image: Add support for Plan 9Steven Stallion2013-03-27-0/+2
* | | env_callback: Mark find_env_callback as staticTom Rini2013-03-27-1/+0
* | | Merge branch 'spi' of git://git.denx.de/u-boot-x86Tom Rini2013-03-20-3/+110
|\ \ \ | |/ / |/| |
| * | x86: Enable time command for corebootSimon Glass2013-03-19-0/+2
| * | x86: Enable SPI flash support for corebootSimon Glass2013-03-19-3/+9
| * | sf: Enable FDT-based configuration and memory mappingSimon Glass2013-03-19-0/+2
| * | spi: Add parameter for maximum write sizeSimon Glass2013-03-19-0/+3
| * | sf: Add spi_flash_alloc() to create a new SPI flash structSimon Glass2013-03-19-0/+38
| * | spi: Add function to allocate a new SPI slaveSimon Glass2013-03-19-0/+41
| * | fdt: Add fdtdec_get_addr_size() to read reg propertiesSimon Glass2013-03-19-0/+15
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-03-18-1/+80
|\ \ \ | |/ / |/| |
| * | x86: Enable USB features for corebootSimon Glass2013-03-18-0/+17
| * | arm:trats: Use new ums commandLukasz Majewski2013-03-18-0/+5
| * | usb:gadget: USB Mass Storage Gadget supportLukasz Majewski2013-03-18-0/+55
| * | usbtty: adapt buffers for large packet supportShiraz Hashim2013-03-16-1/+3
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18-1338/+1165
|\ \ \ | |/ / |/| |