summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Consolidate bool typeYork Sun2013-04-0112-52/+9
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2013-03-313-4/+83
|\
| * RX-51: Add support for bootmenuPali Rohár2013-03-291-3/+37
| * New command bootmenu: ANSI terminal boot menu supportPali Rohár2013-03-291-0/+42
| * menu: export menu_default_choice() functionAnatolij Gustschin2013-03-291-0/+1
| * menu: Add support for user defined item choice functionPali Rohár2013-03-291-1/+3
* | Merge branch 'for-v2013.04'Anatolij Gustschin2013-03-2915-58/+33
|\ \ | |/ |/|
| * common/lcd.c: move the macro's to the c fileJeroen Hofstee2013-03-211-28/+0
| * common/lcd: cosmetic: clean up a bitJeroen Hofstee2013-03-211-21/+17
| * common/lcd.c: remove global lcd_baseJeroen Hofstee2013-03-211-5/+0
| * common/lcd.c: cleanup use of global variablesJeroen Hofstee2013-03-211-3/+0
| * lcd, pxafb: move the pxafb to drivers/videoJeroen Hofstee2013-03-215-0/+5
| * lcd, mpc8xx: move the mpc8xx driver to drivers/videoJeroen Hofstee2013-03-219-1/+11
| * common/lcd.c: cleanup use of global variablesWolfgang Denk2013-03-211-3/+3
* | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-2817-16/+475
|\ \
| * \ Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-265-3/+29
| |\ \
| | * | Tegra114: MMC: Enable DT MMC driver support for Tegra114 Dalmore boardsTom Warren2013-03-251-1/+11
| | * | tegra114: dalmore: config: enable SPIAllen Martin2013-03-251-0/+11
| | * | tegra114: add SPI driverAllen Martin2013-03-251-1/+1
| | * | tegra114: fdt: add compatible string for tegra114 SPI ctrlAllen Martin2013-03-251-0/+1
| | * | spi: add common fdt SPI driver interfaceAllen Martin2013-03-251-0/+4
| | * | tegra: spi: rename tegra SPI driversAllen Martin2013-03-252-2/+2
| * | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-266-0/+120
| |\ \ \ | | |/ / | |/| |
| | * | EXYNOS5: Snow: Add a configuration fileRajeshwari Shinde2013-03-121-0/+33
| | * | Exynos5: Config: Enable dtt command for TMUAkshay Saraswat2013-03-121-0/+2
| | * | Exynos5: Config: Enable support for Exynos TMU driverAkshay Saraswat2013-03-121-0/+3
| | * | Exynos5: FDT: Add TMU device node valuesAkshay Saraswat2013-03-121-0/+1
| | * | Exynos5: TMU: Add driver for Thermal Management UnitAkshay Saraswat2013-03-121-0/+46
| | * | config: Snow: Enable MAX98095 codecRajeshwari Shinde2013-03-081-0/+1
| | * | EXYNOS5: FDT: Add compatible strings for MAX98095Rajeshwari Shinde2013-03-081-0/+1
| | * | Sound: Support for MAX98095 codec in driverRajeshwari Shinde2013-03-081-0/+1
| | * | SMDK5250: Add PMIC voltage settingsRajeshwari Shinde2013-02-201-0/+32
| * | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-245-13/+246
| |\ \ \
| | * | | ti814x_evm: add ti814x evm board supportMatt Porter2013-03-241-0/+221
| | * | | am33xx: Add required includes to some omap/am33xx codeTom Rini2013-03-242-4/+2
| | * | | igep00x0: Enable CONFIG_CMD_BOOTZEnric Balletbo i Serra2013-03-241-1/+2
| | * | | am335x_evm: Add more variables and switch to DT booting.Koen Kooi2013-03-221-5/+10
| | * | | am335x_evm: Enable CMD_EXT4 and CMD_FS_GENERIC, add bootpart to envKoen Kooi2013-03-221-4/+6
| | * | | am335x_evm: add support for BeagleBone Black DT nameKoen Kooi2013-03-221-0/+2
| | * | | cm-t35: add support for loading splash image from NANDNikita Kiryanov2013-03-221-0/+4
| * | | | ARM: tegra: enable workaround for ARM erratum 716044Stephen Warren2013-03-221-0/+1
| |/ / /
| * | | ARM: rpi_b: enable SD controller, add related env/cmdsStephen Warren2013-03-201-3/+65
| * | | video: add a driver for the bcm2835Stephen Warren2013-03-201-0/+16
| * | | ARM: rpi_b: disable rpi_b dcache explicitlyStephen Warren2013-03-201-0/+1
* | | | image: Add support for Plan 9Steven Stallion2013-03-272-0/+2
* | | | env_callback: Mark find_env_callback as staticTom Rini2013-03-271-1/+0
| |_|/ |/| |
* | | Merge branch 'spi' of git://git.denx.de/u-boot-x86Tom Rini2013-03-204-3/+110
|\ \ \ | |/ / |/| |
| * | x86: Enable time command for corebootSimon Glass2013-03-191-0/+2
| * | x86: Enable SPI flash support for corebootSimon Glass2013-03-191-3/+9
| * | sf: Enable FDT-based configuration and memory mappingSimon Glass2013-03-192-0/+2
OpenPOWER on IntegriCloud