summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ubi: Expose a few simple functions from the cmd_ubiJoe Hershberger2013-04-111-0/+3
* am335x_evm: Enable DFU for NAND and MMC, provide example alt_infosPantelis Antoniou2013-04-101-2/+39
* am335x_evm: Add CONFIG_CMD_MTDPARTS and relevant defaultsTom Rini2013-04-101-0/+9
* am335x_evm: Define CONFIG_SYS_CACHELINE_SIZEPantelis Antoniou2013-04-101-0/+2
* dfu: NAND specific routines for DFU operationPantelis Antoniou2013-04-101-0/+23
* nand: Extend nand_(read|write)_skip_bad with *actual and limit parametersTom Rini2013-04-101-2/+2
* dfu: Change indentation of defines in <dfu.h>Tom Rini2013-04-101-3/+3
* dfu: Support larger than memory transfers.Pantelis Antoniou2013-04-101-2/+22
* dfu: Increase DFU buffer size from 4MiB to 8MiBŁukasz Majewski2013-04-081-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashTom Rini2013-04-041-20/+21
|\
| * mtd: cfi_flash: Fix CFI flash driver for 8-bit bus supportaaron.williams@caviumnetworks.com2013-04-021-20/+21
* | 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
OpenPOWER on IntegriCloud