Age | Commit message (Expand) | Author |
2016-05-27 | Remove/update old generic-board documentation and warning | Simon Glass |
2016-05-27 | openrisc: Drop the arch-specific board init | Simon Glass |
2016-05-27 | usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabled | Roger Quadros |
2016-05-27 | net: Optionally use pxe client arch from variable | Alexander Graf |
2016-05-27 | efi_loader: Select bounce buffers for known-bad boards | Alexander Graf |
2016-05-27 | efi_loader: Add bounce buffer support | Alexander Graf |
2016-05-27 | cosmetic: debug: Replace #ifdef DEBUG with debug() macro | Lukasz Majewski |
2016-05-27 | arm: meson: implement calls to secure monitor | Beniamino Galvani |
2016-05-27 | arm: add initial support for Amlogic Meson and ODROID-C2 | Beniamino Galvani |
2016-05-27 | net: designware: fix descriptor layout and warnings on 64-bit archs | Beniamino Galvani |
2016-05-27 | arm: implement generic PSCI reset call for armv8 | Beniamino Galvani |
2016-05-27 | distro: Add efi pxe boot code | Alexander Graf |
2016-05-27 | net: Move CONFIG_SPL_NET_VCI_STRING into Kconfig | Alexander Graf |
2016-05-27 | net: Fix client identifiers for ARM | Alexander Graf |
2016-05-27 | net: Move the VCI and client arch values to Kconfig | Alexander Graf |
2016-05-27 | bootp: Move vendor class identifier set to function | Alexander Graf |
2016-05-27 | efi_loader: Add network access support | Alexander Graf |
2016-05-27 | test/py: fix NameError exception if bdi cmd is not supported | Heiko Schocher |
2016-05-27 | cmd: replace the cast of the memory access to a fixed bit type in itest | Kunihiko Hayashi |
2016-05-27 | disk: part_efi: fix check of the max partition size | Patrick Delaunay |
2016-05-27 | cmd: disk: Fix unused variable warning | Marek Vasut |
2016-05-27 | SPL: FIT: Align loading address for header | Michal Simek |
2016-05-27 | dm: gpio: pca953x: Support PCA953X with 40 GPIOs | mario.six@gdsys.cc |
2016-05-27 | tools/env: compute size of usable area only once | Andreas Fenkart |
2016-05-27 | tools/env: fw_printenv pass value_only as argument | Andreas Fenkart |
2016-05-27 | tools/env: remove 'extern' from function prototype in fw_env.h | Andreas Fenkart |
2016-05-27 | tools/env: pass key as argument to env_aes_cbc_crypt | Andreas Fenkart |
2016-05-25 | Merge branch 'master' of git://git.denx.de/u-boot-mips | Tom Rini |
2016-05-26 | mips: ath79: ar933x: Avoid warning with gcc5 | Wills Wang |
2016-05-26 | mips: ath79: ar933x: Fix ethernet PHY mismatch | Wills Wang |
2016-05-26 | mips: Drop JZ4740 remnants | Marek Vasut |
2016-05-26 | mips: Allow overriding start.S in SPL | Marek Vasut |
2016-05-26 | MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig | Paul Burton |
2016-05-26 | malta: Use device model & tree for UART | Paul Burton |
2016-05-26 | malta: Tidy up UART address selection | Paul Burton |
2016-05-26 | dm: ns16550: Don't map_physmem for I/O ports | Paul Burton |
2016-05-25 | fdt: Document the rest of struct of_bus | Paul Burton |
2016-05-25 | fdt: Support for ISA busses | Paul Burton |
2016-05-25 | arm64: fix arm64 Linux boot image header field sizes | Andre Przywara |
2016-05-25 | Merge branch 'master' of http://git.denx.de/u-boot-sunxi | Tom Rini |
2016-05-25 | Merge branch 'master' of git://git.denx.de/u-boot-uniphier | Tom Rini |
2016-05-25 | sunxi: Olimex A20 boards: Enable LDO3 and LDO4 regulators | Stefan Mavrodiev |
2016-05-25 | sunxi: Enable a bunch of commands by default on sunxi | Hans de Goede |
2016-05-25 | arm64: Pine64: update FDT files | Andre Przywara |
2016-05-25 | arm64: sunxi: adjust default load addresses | Andre Przywara |
2016-05-25 | Revert "sunxi: Reserve ATF memory space on A64" | Andre Przywara |
2016-05-25 | sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL" | Bernhard Nortmann |
2016-05-25 | sunxi: Increase SPL header size to 64 bytes to avoid code corruption | Siarhei Siamashka |
2016-05-25 | sunxi: power: add AXP809 support | Chen-Yu Tsai |
2016-05-25 | sunxi: Implement poweroff support for axp818 pmic | Chen-Yu Tsai |