Age | Commit message (Expand) | Author |
2013-09-20 | part_efi: make sure the gpt_pte is freed | Mark Langsdorf |
2013-09-20 | Fix loading freeze when netconsole is active | Frederic Leroy |
2013-09-20 | Fix some obvious typos across multiple subsystems. | Robert P. J. Day |
2013-09-20 | bootm: use BOOTM_STATE_OS_CMDLINE flag for plain bootm | Paul Burton |
2013-09-19 | Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-09-19 | arm: atmel: cpux9k2: increase malloc space to fix crash on start u-boot | Jens Scharsig (BuS Elektronik) |
2013-09-19 | drivers: s3c44b0_rtc: delete an unused driver | Masahiro Yamada |
2013-09-19 | drivers: serial_s3c44b0: delete an unused driver | Masahiro Yamada |
2013-09-19 | drivers: s3c44b0_i2c: delete an unused driver | Masahiro Yamada |
2013-09-19 | ARM: s3c44b0: remove remainders of dead board | Masahiro Yamada |
2013-09-17 | mmc: size optimization when !CONFIG_MMC_SPI | Paul Burton |
2013-09-17 | mmc: don't call *printf or puts when SPL & !CONFIG_SPL_LIBCOMMON_SUPPORT | Paul Burton |
2013-09-17 | spl_mmc: only call printf or puts with CONFIG_SPL_LIBCOMMON_SUPPORT | Paul Burton |
2013-09-17 | spl: remove unnecessary (& ARM specific) include of asm/utils.h | Paul Burton |
2013-09-17 | ARM: OMAP: Enable 8-bit eMMC access for OMAP4/5/DRA7xx | Lubomir Popov |
2013-09-17 | omap_hsmmc: omap4+/am335x: modify MMC controller internal fsm reset func | Oleksandr Tyshchenko |
2013-09-17 | mmc: Remove unused variable backup from mmc_send_cmd() | Oleksandr Tyshchenko |
2013-09-17 | mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoC | Jaehoon Chung |
2013-09-16 | Prepare v2013.10-rc3 | Tom Rini |
2013-09-16 | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini |
2013-09-14 | arm: dma_alloc_coherent: malloc() -> memalign() | Kuo-Jung Su |
2013-09-14 | arm: spl: Do not set the stack pointer twice | Masahiro Yamada |
2013-09-13 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini |
2013-09-13 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Stefano Babic |
2013-09-12 | Revert "standalone-examples: support custom GCC lib" | Tom Rini |
2013-09-12 | Merge and reformat boards.cfg and MAINTAINERS | Albert ARIBAUD |
2013-09-12 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2013-09-11 | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-09-11 | apf27: add FPGA support for the apf27 board | trem |
2013-09-11 | apf27: add support for the armadeus APF27 board | trem |
2013-09-11 | mxs_nand: Fix ECC strength for NAND flash with OOB size of 224 | Elie De Brauwer |
2013-09-11 | arm:goni:mmc: Add sd card detection and initialization. | Przemyslaw Marczak |
2013-09-11 | arm:mmc:goni/exynos: Fix wrong mmc base register devices offset. | Przemyslaw Marczak |
2013-09-11 | dts: samsung: arndale: Fix include path | Chander Kashyap |
2013-09-10 | powerpc/mpc85xx: Add workaround for erratum A-005125 | York Sun |
2013-09-10 | powerpc/p2041: fix I2C controller's offset | Shaohui Xie |
2013-09-10 | imx: nitrogen6x/mx6qsabrelite: Fix bug in board_video_skip | Robert Winkler |
2013-09-10 | ARM: mxs: Add SanDisk Sansa Fuze+ board | Marek Vasut |
2013-09-10 | ARM: mxs: Add Creative ZEN XFi3 board | Marek Vasut |
2013-09-10 | mx27: add missing constant for mx27 | trem |
2013-09-10 | mx6sabresd: Add LVDS splash screen support | Fabio Estevam |
2013-09-10 | ARM: mxs: Receive r0 and r1 passed from BootROM | Marek Vasut |
2013-09-10 | ARM: mxs: Document the power block initialization | Marek Vasut |
2013-09-10 | ARM: mxs: Sort the mx23evk and mx23_olinuxino | Marek Vasut |
2013-09-10 | tools: mxsboot: Mark the FCB pages as valid | Marek Vasut |
2013-09-10 | mx6: Fix calculation of emi_slow clock rate | Andrew Gabbasov |
2013-09-09 | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx | Tom Rini |
2013-09-09 | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini |
2013-09-09 | powerpc/mpc85xx: Fix the I2C bus speed error on p1022 | Tang Yuantian |
2013-09-09 | SPL: P1022DS: switch to new multibus/multiadapter support | Ying Zhang |