summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-03Prepare v2013.04-rc2v2013.04-rc2Tom Rini
2013-04-02biosemu: include <asm/io.h> headerLinus Walleij
2013-04-02mmc: don't allow extra cmdline argumentsStephen Warren
2013-04-02replace last __bss_end__ occurrences with __bss_endAlbert ARIBAUD
2013-04-02disk: fix unaligned access in efi partitionsMarc Dietrich
2013-04-02README: document the requirements for CONFIG_SYS_HZStephen Warren
2013-04-02build: Fix make errors generated when building 'distclean'Vadim Bendebury
2013-04-02env: fix potential stack overflow in environment functionsRob Herring
2013-04-02MAKEALL: Fix case substitution for old bashYork Sun
2013-04-02dts/Makefile: Build the user specified dtsJagannadha Sutradharudu Teki
2013-04-01Consolidate bool typeYork Sun
2013-03-31Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini
2013-03-29video: bcm2835: fix build issuesAnatolij Gustschin
2013-03-29Merge branch 'for-v2013.04'Anatolij Gustschin
2013-03-29RX-51: Add support for bootmenuPali Rohár
2013-03-29New command bootmenu: ANSI terminal boot menu supportPali Rohár
2013-03-29menu: export menu_default_choice() functionAnatolij Gustschin
2013-03-29menu: Add support for user defined item choice functionPali Rohár
2013-03-28Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-28armv7: do not relocate _start twiceVincent Stehlé
2013-03-28ARM: mmu: Set domain permissions to client accessR Sricharan
2013-03-28ARM: mmu: Introduce weak dram_bank_setup functionR Sricharan
2013-03-28ARM: cache: declare set_section_dcacheVincent Stehlé
2013-03-27apx4devkit: change maintainerVeli-Pekka Peltola
2013-03-27image: Add support for Plan 9Steven Stallion
2013-03-27cmd_ext4: BREAK and correct ext4write parameter orderTom Rini
2013-03-27.checkpatch.conf: ignore udelay->usleep_range warningsMatt Porter
2013-03-27checkpatch.pl: Add 'debug' to the list of logFunctionsTom Rini
2013-03-27env_callback: Mark find_env_callback as staticTom Rini
2013-03-27MAKEALL: allow regex matches for -s optionStephen Warren
2013-03-26Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-26Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-25Tegra114: MMC: Enable DT MMC driver support for Tegra114 Dalmore boardsTom Warren
2013-03-25Tegra114: MMC: Add SD bus power-rail init routineTom Warren
2013-03-25Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config tableTom Warren
2013-03-25Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore for now)Tom Warren
2013-03-25tegra114: dalmore: config: enable SPIAllen Martin
2013-03-25tegra114: add SPI driverAllen Martin
2013-03-25tegra114: dalmore: fdt: enable dalmore SPI controllerAllen Martin
2013-03-25tegra114: fdt: add SPI blocksAllen Martin
2013-03-25tegra114: fdt: add apbdma blockAllen Martin
2013-03-25tegra114: fdt: add compatible string for tegra114 SPI ctrlAllen Martin
2013-03-25sf: winbond: add W25Q32DWAllen Martin
2013-03-25spi: add common fdt SPI driver interfaceAllen Martin
2013-03-25tegra20: spi: move fdt probe to spi_initAllen Martin
2013-03-25tegra: spi: pull register structs out of headersAllen Martin
2013-03-25tegra: spi: remove non fdt supportAllen Martin
2013-03-25tegra: spi: rename tegra SPI driversAllen Martin
2013-03-25tegra: remove support for UART SPI switchAllen Martin
2013-03-24Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD