| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.denx.de/u-boot-usb | Tom Rini | 2017-08-21 | 1 | -0/+8 |
|\ |
|
| * | doc: license: Add license header to the README.dfutftp file | Lukasz Majewski | 2017-08-21 | 1 | -0/+8 |
* | | ARM: uniphier: remove sLD3 SoC support | Masahiro Yamada | 2017-08-20 | 1 | -1/+0 |
|/ |
|
* | env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() | Simon Glass | 2017-08-16 | 1 | -2/+2 |
* | env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() | Simon Glass | 2017-08-16 | 1 | -2/+2 |
* | env: Rename setenv() to env_set() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | common: Move CONFIG_BOOTARGS to Kconfig | Sam Protsenko | 2017-08-14 | 1 | -4/+4 |
* | Merge branch 'master' of git://git.denx.de/u-boot-rockchip | Tom Rini | 2017-08-14 | 2 | -1/+68 |
|\ |
|
| * | rockchip: rk3368: add DRAM controller driver with DRAM initialisation | Philipp Tomsich | 2017-08-13 | 1 | -0/+67 |
| * | rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPL | Philipp Tomsich | 2017-08-13 | 1 | -1/+1 |
* | | x86: qemu: Enable NVMe driver | Bin Meng | 2017-08-13 | 1 | -0/+8 |
* | | nvme: Add nvme commands | Zhikang Zhang | 2017-08-13 | 1 | -0/+36 |
* | | nvme: Add NVM Express driver support | Zhikang Zhang | 2017-08-13 | 1 | -0/+42 |
|/ |
|
* | GPT: provide commands to selectively rename partitions | Alison Chaiken | 2017-08-04 | 1 | -1/+19 |
* | GPT: add accessor function for disk GUID | Alison Chaiken | 2017-08-04 | 1 | -1/+2 |
* | cmd gpt: test in sandbox | Alison Chaiken | 2017-08-04 | 1 | -0/+10 |
* | GPT: fix error in partitions string doc | Alison Chaiken | 2017-08-04 | 1 | -4/+4 |
* | x86: Add Intel Edison board files | Andy Shevchenko | 2017-07-30 | 1 | -0/+39 |
* | Merge git://git.denx.de/u-boot-uniphier | Tom Rini | 2017-07-26 | 1 | -59/+59 |
|\ |
|
| * | doc: uniphier: rework README.uniphier | Masahiro Yamada | 2017-07-26 | 1 | -59/+59 |
| * | ARM: uniphier: remove SPL support for ARMv8 SoCs | Masahiro Yamada | 2017-07-26 | 1 | -3/+3 |
* | | FIT: List kernel_noload in the list of types | Tom Rini | 2017-07-26 | 1 | -2/+2 |
* | | ram: stm32: add second SDRAM bank management | Patrice Chotard | 2017-07-26 | 1 | -6/+13 |
|/ |
|
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2017-07-18 | 2 | -3/+1 |
|\ |
|
| * | imx: reorganize IMX code as other SOCs | Stefano Babic | 2017-07-12 | 1 | -1/+1 |
| * | mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT | Peng Fan | 2017-07-12 | 1 | -2/+0 |
* | | arm64: mvebu: use single defconfig for Armada8K development boards | Igal Liberman | 2017-07-12 | 1 | -0/+53 |
|/ |
|
* | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2017-07-11 | 2 | -0/+15 |
|\ |
|
| * | dtoc: Support multiple compatible strings in a node | Simon Glass | 2017-07-11 | 1 | -0/+5 |
| * | cmd gpt: test in sandbox | Alison Chaiken | 2017-07-11 | 1 | -0/+10 |
* | | doc: rockchip: Add phyCORE-RK3288 RDK to board list | Wadim Egorov | 2017-07-11 | 1 | -1/+2 |
|/ |
|
* | avr32: Retire AVR32 for good | Andy Shevchenko | 2017-07-06 | 5 | -243/+2 |
* | powerpc: remove 4xx support | Heiko Schocher | 2017-07-03 | 2 | -199/+2 |
* | doc: restore doc/README.fsl-clk | Christophe Leroy | 2017-06-29 | 1 | -0/+5 |
* | MAINTAINERS, git-mailrc: update the maintainer for rockchip | Philipp Tomsich | 2017-06-23 | 1 | -1/+2 |
* | powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x | Heiko Schocher | 2017-06-16 | 3 | -49/+2 |
* | Merge git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2017-06-14 | 1 | -301/+0 |
|\ |
|
| * | powerpc: mpc8540ads: mpc8560ads: Drop support for MPC8540/60ADS | York Sun | 2017-06-12 | 1 | -301/+0 |
* | | powerpc, 5xx: remove support for 5xx | Heiko Schocher | 2017-06-12 | 1 | -48/+0 |
* | | powerpc, 8260: remove support for mpc8260 | Heiko Schocher | 2017-06-12 | 1 | -10/+0 |
* | | powerpc, 8xx: remove support for 8xx | Heiko Schocher | 2017-06-12 | 4 | -32/+0 |
|/ |
|
* | README: Add instructions for chain-loading U-Boot on jerry | Simon Glass | 2017-06-09 | 1 | -0/+70 |
* | rockchip: jerry: Add a .its file for chromium | Simon Glass | 2017-06-09 | 1 | -0/+42 |
* | README: Add instructions for chain-loading U-Boot | Simon Glass | 2017-06-09 | 3 | -0/+182 |
* | tegra: nyan-big: Add a .its file for chromium | Simon Glass | 2017-06-09 | 1 | -0/+42 |
* | MAINTAINERS: git-mailrc: update maintainer for Rockchip | Kever Yang | 2017-06-07 | 1 | -1/+1 |
* | x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer | Bin Meng | 2017-06-05 | 1 | -6/+6 |
* | x86: baytrail: Use macros instead of magic numbers for FSP settings | Bin Meng | 2017-06-05 | 1 | -52/+22 |
* | x86: baytrail: Remove "serial-debug-port-*" settings | Bin Meng | 2017-06-05 | 1 | -2/+0 |
* | doc: document u-boot, mmc-env-offset and u-boot, mmc-env-offset-redund | Philipp Tomsich | 2017-05-29 | 1 | -0/+12 |