Age | Commit message (Expand) | Author |
2015-03-25 | part: Add support for list filtering on bootable partitions | Sjoerd Simons |
2015-03-24 | x86: Add ramboot and nfsboot commands in x86-common.h | Bin Meng |
2015-03-24 | x86: galileo: Enable saving environment in SPI flash | Bin Meng |
2015-03-24 | x86: crownbay: Enable saving environment in SPI flash | Bin Meng |
2015-03-24 | x86: crownbay: Enable Intel Topcliff GMAC support | Bin Meng |
2015-03-24 | net: Add Intel Topcliff GMAC driver | Bin Meng |
2015-03-24 | net: Update README.drivers.eth to mention latest APIs | Bin Meng |
2015-03-24 | net: Add ethernet FCS length macro in net.h | Bin Meng |
2015-03-24 | x86: quark: Enable on-chip ethernet controllers | Bin Meng |
2015-03-24 | x86: Add queensbay fsp patch information in README.x86 | Bin Meng |
2015-03-24 | fdtdec: Improve fdtdec_get_pci_bdf() documentation | Bin Meng |
2015-03-24 | arch/x86/cpu/quark/mrc.c: Switch to U_BOOT_DATE / U_BOOT_TIME | Tom Rini |
2015-03-24 | x86: quark: MRC codes clean up | Bin Meng |
2015-03-24 | bav335x: Update defconfigs and fix typo in EEPROM config format | Gilles Gameiro |
2015-03-24 | ARM: rpi: fix RPi1 board rev detection for warranty bit | Stephen Warren |
2015-03-24 | remove unnecessary version.h includes | Rob Herring |
2015-03-24 | Merge branch 'master' of git://git.denx.de/u-boot-uniphier | Tom Rini |
2015-03-24 | ARM: UniPhier: remove unnecessary ifdef conditional | Masahiro Yamada |
2015-03-24 | ARM: UniPhier: disable L2 cache by lowlevel_init of U-Boot proper | Masahiro Yamada |
2015-03-24 | ARM: UniPhier: optimize kicking secondary CPUs code | Masahiro Yamada |
2015-03-24 | ARM: UniPhier: fix typos in comments | Masahiro Yamada |
2015-03-24 | ARM: UniPhier: add empty lowlevel_init to U-boot proper | Masahiro Yamada |
2015-03-24 | ARM: UniPhier: move init stack area just below TEXT_BASE | Masahiro Yamada |
2015-03-24 | ARM: UniPhier: add CONFIG_SPL_MAX_FOOTPRINT | Masahiro Yamada |
2015-03-24 | ARM: UniPhier: use CONFIG_SPL_STACK to define SPL stack pointer | Masahiro Yamada |
2015-03-24 | ARM: UniPhier: enable Driver Model and UART on SPL | Masahiro Yamada |
2015-03-24 | ARM: UniPhier: enable CONFIG_PANIC_HANG | Masahiro Yamada |
2015-03-24 | ARM: UniPhier: move UART pin settings to SPL | Masahiro Yamada |
2015-03-24 | ARM: UniPhier: move platform devices to SPL | Masahiro Yamada |
2015-03-24 | ARM: UniPhier: include PH1-LD4 Makefile from PH1-sLD8 | Masahiro Yamada |
2015-03-24 | ARM: UniPhier: remove unnecessary CONFIG_SYS_SOC | Masahiro Yamada |
2015-03-21 | sunxi: musb: Return early on VBUS GPIO error instead of on a positive value | Paul Kocialkowski |
2015-03-20 | at91sam9rlek_mmc_defconfig: Add CONFIG_ARCH_AT91=y | Tom Rini |
2015-03-20 | Merge branch 'master' of git://git.denx.de/u-boot-atmel | Tom Rini |
2015-03-18 | ARM: atmel: sama5d4: set non-secured for peripherals | Bo Shen |
2015-03-18 | Net: macb: reset GBE bit when fallback checking | Bo Shen |
2015-03-18 | ARM: atmel: armv7: move spl lds to armv7 directory | Bo Shen |
2015-03-18 | ARM: atmel: sama5d4 boards: fix spl lds location | Bo Shen |
2015-03-18 | ARM: atmel: sama5d4 xplained: enable mmc power | Bo Shen |
2015-03-18 | ARM: at91: at91sam9rlek: add hush parser to defconfig | Wu, Josh |
2015-03-18 | ARM: at91: at91sam9rlek: add mmc environment configuration | Wu, Josh |
2015-03-18 | ARM: at91: at91sam9rlek: add mci support | Wu, Josh |
2015-03-18 | ARM: at91: at91sam9rlek: update the default nand flash configs | Wu, Josh |
2015-03-18 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2015-03-18 | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini |
2015-03-18 | Merge branch 'master' of git://git.denx.de/u-boot-mmc | Tom Rini |
2015-03-18 | i2c: mvtwsi: Fix problem with baud rate calculation | Stefan Roese |
2015-03-18 | mv_i2c: fix warnings on 64-bit builds | Rob Herring |
2015-03-18 | mv_sdhci: fix warnings on 64-bit builds | Rob Herring |
2015-03-18 | sdhci: fix warnings on 64-bit builds | Rob Herring |