Age | Commit message (Expand) | Author |
2017-02-19 | mx6sx: udoo_neo: Enable distro boot options in config | Peter Robinson |
2017-02-19 | mx6sx: udoo_neo: use different load address for ramdisk | Peter Robinson |
2017-02-19 | mx6sx: udoo_neo: Define the default serial console | Peter Robinson |
2017-02-17 | Drop CONFIG_ENABLE_VBOOT | Tom Rini |
2017-02-17 | ARM: DRA7xx: Fix memory allocation overflow | Andrew F. Davis |
2017-02-17 | da850: Add instructions to copy AIS image to an MMC card | ahaslam@baylibre.com |
2017-02-17 | arm: am57xx: Set serial# variable | Semen Protsenko |
2017-02-17 | SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig | Dalon Westergreen |
2017-02-17 | SPL: add support to boot from a partition type | Dalon Westergreen |
2017-02-17 | arm: omap5: Fix generation of reserved-memory DT node | Andrew F. Davis |
2017-02-17 | fsl_i2c.c: Fix warning on gcc-6.x | Tom Rini |
2017-02-17 | tools: kwboot: don't adjust destaddr when patching the image | Chris Packham |
2017-02-17 | tools: kwbimage: Fix unchecked return value and fd leak | Mario Six |
2017-02-13 | Prepare v2017.03-rc2 | Tom Rini |
2017-02-13 | Merge tag 'xilinx-fixes-for-v2017.03' of git://www.denx.de/git/u-boot-microblaze | Tom Rini |
2017-02-13 | i2c: sandbox: remove code snippet from Kconfig help | Masahiro Yamada |
2017-02-12 | kconfig: re-sync with Linux 4.10 | Masahiro Yamada |
2017-02-12 | flash: compile common/flash.c iif CONFIG_MTD_NO_FLASH is enabled | Masahiro Yamada |
2017-02-12 | flash: complete CONFIG_SYS_NO_FLASH move with renaming | Masahiro Yamada |
2017-02-11 | Merge git://git.denx.de/u-boot-samsung | Tom Rini |
2017-02-11 | Merge git://git.denx.de/u-boot-rockchip | Tom Rini |
2017-02-10 | microblaze: Fix endif macro command | Michal Simek |
2017-02-10 | configs/topic_miami.h: Correct kernel_size in default environment | Mike Looijmans |
2017-02-10 | topic_miami(plus) defconfig: Enable DFU RAM support | Mike Looijmans |
2017-02-10 | topic_miami_defconfig: Remove NFS and NET support | Mike Looijmans |
2017-02-10 | xilinx: Align defconfig with current Kconfig order | Michal Simek |
2017-02-10 | exynos: Drop large alignment for SDRAM parameters | Simon Glass |
2017-02-09 | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini |
2017-02-09 | rockchip: rename miniarm to tinker board | Eddie Cai |
2017-02-09 | rockchip: Enable ETH address randomization for the firefly-rk3288 | Romain Perier |
2017-02-09 | rockchip: firefly: configs: use spl back to brom | Jacob Chen |
2017-02-09 | rockchip: configs: move env offset to common header | Jacob Chen |
2017-02-09 | rockchip: Correct MAINTAINER entry for chromebook_minnie | Simon Glass |
2017-02-09 | rockchip: dts: rk3288: correct sdram setting for miniarm | Jacob Chen |
2017-02-09 | omap_hsmmc.c: Fix build warning on non-omap3 | Tom Rini |
2017-02-09 | Merge branch 'master' of git://git.denx.de/u-boot-net | Tom Rini |
2017-02-09 | Merge branch 'master' of git://git.denx.de/u-boot-mmc | Tom Rini |
2017-02-09 | omap3_logic: Switch to simple malloco in SPL | Tom Rini |
2017-02-09 | qemu-x86_64_defconfig: Disable CONFIG_BOARD_EARLY_INIT_F | Tom Rini |
2017-02-09 | mmc: init mmc block devices on probe | Fiach Antaw |
2017-02-09 | drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xx | Adam Ford |
2017-02-09 | mmc: ftsdc021_sdhci: remove the ftsdc021_sdhci.c | Jaehoon Chung |
2017-02-09 | mmc: mmc-uclass: use the fixed devnum with alias node | Jaehoon Chung |
2017-02-09 | arm: dts: trats: add the pmic node for using DM | Jaehoon Chung |
2017-02-09 | power: pmic: add the max8997 controller for DM | Jaehoon Chung |
2017-02-08 | Merge branch 'master' of git://git.denx.de/u-boot-socfpga | Tom Rini |
2017-02-08 | net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541 | John Haechten |
2017-02-08 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2017-02-08 | GPIO: Correct doc typo "confguration" -> "configuration" | Robert P. J. Day |
2017-02-08 | Remove unused symbol CONGIG_CMD_STORAGE from board configs | Lars Poeschel |