Age | Commit message (Expand) | Author |
2013-04-02 | mmc: don't allow extra cmdline arguments | Stephen Warren |
2013-04-02 | replace last __bss_end__ occurrences with __bss_end | Albert ARIBAUD |
2013-04-02 | disk: fix unaligned access in efi partitions | Marc Dietrich |
2013-04-02 | README: document the requirements for CONFIG_SYS_HZ | Stephen Warren |
2013-04-02 | build: Fix make errors generated when building 'distclean' | Vadim Bendebury |
2013-04-02 | env: fix potential stack overflow in environment functions | Rob Herring |
2013-04-02 | MAKEALL: Fix case substitution for old bash | York Sun |
2013-04-02 | dts/Makefile: Build the user specified dts | Jagannadha Sutradharudu Teki |
2013-04-02 | mtd: cfi_flash: Write buffer size adjustment for M29EW Numonyx devices | Jagannadha Sutradharudu Teki |
2013-04-02 | mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support | aaron.williams@caviumnetworks.com |
2013-04-01 | Consolidate bool type | York Sun |
2013-03-31 | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging | Tom Rini |
2013-03-29 | video: bcm2835: fix build issues | Anatolij Gustschin |
2013-03-29 | Merge branch 'for-v2013.04' | Anatolij Gustschin |
2013-03-29 | RX-51: Add support for bootmenu | Pali Rohár |
2013-03-29 | New command bootmenu: ANSI terminal boot menu support | Pali Rohár |
2013-03-29 | menu: export menu_default_choice() function | Anatolij Gustschin |
2013-03-29 | menu: Add support for user defined item choice function | Pali Rohár |
2013-03-28 | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-03-28 | armv7: do not relocate _start twice | Vincent Stehlé |
2013-03-28 | ARM: mmu: Set domain permissions to client access | R Sricharan |
2013-03-28 | ARM: mmu: Introduce weak dram_bank_setup function | R Sricharan |
2013-03-28 | ARM: cache: declare set_section_dcache | Vincent Stehlé |
2013-03-27 | apx4devkit: change maintainer | Veli-Pekka Peltola |
2013-03-27 | image: Add support for Plan 9 | Steven Stallion |
2013-03-27 | cmd_ext4: BREAK and correct ext4write parameter order | Tom Rini |
2013-03-27 | .checkpatch.conf: ignore udelay->usleep_range warnings | Matt Porter |
2013-03-27 | checkpatch.pl: Add 'debug' to the list of logFunctions | Tom Rini |
2013-03-27 | env_callback: Mark find_env_callback as static | Tom Rini |
2013-03-27 | MAKEALL: allow regex matches for -s option | Stephen Warren |
2013-03-26 | Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-03-26 | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-03-25 | Tegra114: MMC: Enable DT MMC driver support for Tegra114 Dalmore boards | Tom Warren |
2013-03-25 | Tegra114: MMC: Add SD bus power-rail init routine | Tom Warren |
2013-03-25 | Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config table | Tom Warren |
2013-03-25 | Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore for now) | Tom Warren |
2013-03-25 | tegra114: dalmore: config: enable SPI | Allen Martin |
2013-03-25 | tegra114: add SPI driver | Allen Martin |
2013-03-25 | tegra114: dalmore: fdt: enable dalmore SPI controller | Allen Martin |
2013-03-25 | tegra114: fdt: add SPI blocks | Allen Martin |
2013-03-25 | tegra114: fdt: add apbdma block | Allen Martin |
2013-03-25 | tegra114: fdt: add compatible string for tegra114 SPI ctrl | Allen Martin |
2013-03-25 | sf: winbond: add W25Q32DW | Allen Martin |
2013-03-25 | spi: add common fdt SPI driver interface | Allen Martin |
2013-03-25 | tegra20: spi: move fdt probe to spi_init | Allen Martin |
2013-03-25 | tegra: spi: pull register structs out of headers | Allen Martin |
2013-03-25 | tegra: spi: remove non fdt support | Allen Martin |
2013-03-25 | tegra: spi: rename tegra SPI drivers | Allen Martin |
2013-03-25 | tegra: remove support for UART SPI switch | Allen Martin |
2013-03-24 | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD |