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