Age | Commit message (Expand) | Author |
2016-09-09 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2016-09-07 | efi_loader: provide efi_mem_desc version | Mian Yousaf Kaukab |
2016-09-07 | compiler.h: use system endian macros on OpenBSD | Jonathan Gray |
2016-09-07 | global_data.h: Standardize tabs and alignment for comments | Robert P. J. Day |
2016-09-07 | omap3_pandora: Only set bootargs if distro_bootcmd failed to load. | Vagrant Cascadian |
2016-09-07 | omap3_pandora: Switch to use config_distro_bootcmd. | Vagrant Cascadian |
2016-09-07 | ARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig | Masahiro Yamada |
2016-09-07 | ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig | Masahiro Yamada |
2016-09-06 | omap3_pandora: Switch to using "load" command to load the autoboot script. | Vagrant Cascadian |
2016-09-06 | omap3_pandora: Fix mmc loading of autoboot script to use correct syntax. | Vagrant Cascadian |
2016-09-06 | TI: Rework SRAM definitions and maximums | Tom Rini |
2016-09-06 | board/BuR/common: increase NET_RETRY_COUNT to 10 | Hannes Schmelzer |
2016-09-06 | arm: dts: update DTS files for meson-gxbb and odroid-c2 | Beniamino Galvani |
2016-09-06 | serial: bcm283x_mu: Detect disabled serial device | Alexander Graf |
2016-09-06 | warp7: Use PARTUUID to specify the rootfs location | Fabio Estevam |
2016-09-06 | warp7: Modify fdt_file environment variable | Breno Lima |
2016-09-06 | warp7: Add PMIC support | Vanessa Maegima |
2016-09-06 | arm: imx: Add support for Advantech DMS-BA16 board | Akshay Bhat |
2016-09-06 | imx: ventana: enable splashscreen support | Tim Harvey |
2016-09-06 | board: tbs2910: fix HDMI pre-console buffer | Soeren Moch |
2016-09-06 | board: tbs2910: always enable usbkbd | Soeren Moch |
2016-09-06 | Revert "sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80" | Andre Przywara |
2016-09-01 | ARM: tegra: Add support for TK1-SOM board from Colorado Engineering | Peter Chubb |
2016-08-30 | x86: efi: Fix EFI 64-bit payload build warnings | Bin Meng |
2016-08-30 | x86: efi: payload: Make EFI payload build again | Bin Meng |
2016-08-28 | Merge branch 'master' of git://git.denx.de/u-boot-uniphier | Tom Rini |
2016-08-28 | ARM: uniphier: support system reset functionality for PSCI | Masahiro Yamada |
2016-08-26 | Merge branch 'master' of http://git.denx.de/u-boot-sunxi | Tom Rini |
2016-08-26 | ARM: Move SYS_CACHELINE_SIZE over to Kconfig | Tom Rini |
2016-08-26 | sunxi: Sync dts files with upstream kernel | Hans de Goede |
2016-08-26 | spl: Remove unused CONFIG_SPL_SPI_* definitions | Chris Packham |
2016-08-20 | Merge branch 'rmobile' of git://git.denx.de/u-boot-sh | Tom Rini |
2016-08-20 | fastboot: move to Kconfig | Steve Rae |
2016-08-20 | cmd: booti: move CONFIG_CMD_BOOTI to Kconfig | Masahiro Yamada |
2016-08-20 | tests: Introduce DT overlay tests | Maxime Ripard |
2016-08-20 | libfdt: Add overlay application function | Maxime Ripard |
2016-08-20 | libfdt: Add fdt_setprop_inplace_namelen_partial | Maxime Ripard |
2016-08-20 | libfdt: Add fdt_getprop_namelen_w | Maxime Ripard |
2016-08-20 | libfdt: Add fdt_path_offset_namelen | Maxime Ripard |
2016-08-20 | libfdt: Add max phandle retrieval function | Maxime Ripard |
2016-08-20 | libfdt: Add iterator over properties | Maxime Ripard |
2016-08-20 | libfdt: Add new headers and defines | Maxime Ripard |
2016-08-20 | vsprintf: Include stdarg for va_list | Maxime Ripard |
2016-08-17 | ARM: rmobile: Remove duplicate configs by Kconfig in rcar-gen3-common.h | Nobuhiro Iwamatsu |
2016-08-17 | arm: rmobile: Update defconfig | Nobuhiro Iwamatsu |
2016-08-17 | arm: rmobile: Add BLANCHE board support | masakazu.mochizuki.wd@hitachi.com |
2016-08-17 | ARM: rmobile: Add support salvator-x board | Nobuhiro Iwamatsu |
2016-08-17 | ARM: rmobile: Add support R8A7795 | Nobuhiro Iwamatsu |
2016-08-17 | ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE | Nobuhiro Iwamatsu |
2016-08-16 | x86: Add DFI BT700 BayTrail board support | Stefan Roese |