summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | dfu: Increase DFU buffer size from 4MiB to 8MiBŁukasz Majewski2013-04-081-1/+1
* | dfu:ext4:fix: Change ext4write command order of parametersŁukasz Majewski2013-04-081-2/+2
* | Revert "env: fix potential stack overflow in environment functions"Tom Rini2013-04-058-74/+63
* | Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashTom Rini2013-04-042-43/+99
|\ \ | |/ |/|
| * cfi_flash: Use uintptr_t for casts from u32 to void *Stefan Roese2013-04-041-1/+1
| * mtd: cfi_flash: Write buffer size adjustment for M29EW Numonyx devicesJagannadha Sutradharudu Teki2013-04-021-0/+23
| * mtd: cfi_flash: Fix CFI flash driver for 8-bit bus supportaaron.williams@caviumnetworks.com2013-04-022-43/+76
* | Prepare v2013.04-rc2Tom Rini2013-04-031-1/+1
* | biosemu: include <asm/io.h> headerLinus Walleij2013-04-022-0/+4
* | mmc: don't allow extra cmdline argumentsStephen Warren2013-04-021-2/+12
* | replace last __bss_end__ occurrences with __bss_endAlbert ARIBAUD2013-04-0235-35/+35
* | disk: fix unaligned access in efi partitionsMarc Dietrich2013-04-021-1/+2
* | README: document the requirements for CONFIG_SYS_HZStephen Warren2013-04-021-0/+7
* | build: Fix make errors generated when building 'distclean'Vadim Bendebury2013-04-021-1/+3
* | env: fix potential stack overflow in environment functionsRob Herring2013-04-028-63/+74
* | MAKEALL: Fix case substitution for old bashYork Sun2013-04-021-1/+1
* | dts/Makefile: Build the user specified dtsJagannadha Sutradharudu Teki2013-04-022-0/+10
* | Consolidate bool typeYork Sun2013-04-01135-1137/+942
|/
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2013-03-3110-19/+760
|\
| * RX-51: Add support for bootmenuPali Rohár2013-03-291-3/+37
| * New command bootmenu: ANSI terminal boot menu supportPali Rohár2013-03-294-0/+675
| * menu: export menu_default_choice() functionAnatolij Gustschin2013-03-293-1/+7
| * menu: Add support for user defined item choice functionPali Rohár2013-03-295-15/+41
* | video: bcm2835: fix build issuesAnatolij Gustschin2013-03-292-11/+12
* | Merge branch 'for-v2013.04'Anatolij Gustschin2013-03-2930-436/+126
|\ \ | |/ |/|
| * video: Fix splash screen alignmentMatthias Weisser2013-03-211-7/+7
| * Fix bitmap offsets for non 8-bit LCDsAndre Renaud2013-03-211-3/+4
| * common/lcd.c: move the macro's to the c fileJeroen Hofstee2013-03-212-28/+28
| * api/api_display: use the getters for console size infoJeroen Hofstee2013-03-211-2/+2
| * lcd, fb: remove duplicated prototypes and unused codeJeroen Hofstee2013-03-213-80/+0
| * common/lcd: cosmetic: clean up a bitJeroen Hofstee2013-03-212-73/+49
| * common/lcd.c: remove global lcd_baseJeroen Hofstee2013-03-2110-39/+9
| * common/lcd.c: cleanup use of global variablesJeroen Hofstee2013-03-2110-49/+6
| * lcd, pxafb: move the pxafb to drivers/videoJeroen Hofstee2013-03-218-1/+6
| * lcd, mpc8xx: move the mpc8xx driver to drivers/videoJeroen Hofstee2013-03-2112-2/+12
| * lcd, tegra: remove unused cursor functionsJeroen Hofstee2013-03-211-52/+0
| * lcd, amba: remove this driver since it is not usedJeroen Hofstee2013-03-212-78/+0
| * common/lcd.c: cleanup use of global variablesWolfgang Denk2013-03-2111-27/+8
* | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-28116-882/+6120
|\ \
| * | armv7: do not relocate _start twiceVincent Stehlé2013-03-281-1/+0
| * | ARM: mmu: Set domain permissions to client accessR Sricharan2013-03-284-0/+59
| * | ARM: mmu: Introduce weak dram_bank_setup functionR Sricharan2013-03-282-1/+4
| * | ARM: cache: declare set_section_dcacheVincent Stehlé2013-03-281-0/+1
| * | Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-2628-491/+1188
| |\ \
| | * | Tegra114: MMC: Enable DT MMC driver support for Tegra114 Dalmore boardsTom Warren2013-03-251-1/+11
| | * | Tegra114: MMC: Add SD bus power-rail init routineTom Warren2013-03-251-0/+62
| | * | Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config tableTom Warren2013-03-253-0/+16
| | * | Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore for now)Tom Warren2013-03-252-0/+45
| | * | tegra114: dalmore: config: enable SPIAllen Martin2013-03-251-0/+11
| | * | tegra114: add SPI driverAllen Martin2013-03-255-1/+463
OpenPOWER on IntegriCloud