| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | efi_loader: replace efi_div10 by do_div | Heinrich Schuchardt | 2017-10-09 | 1 | -34/+2 |
| * | efi_loader: provide function comments for boot services | Heinrich Schuchardt | 2017-10-09 | 1 | -2/+638 |
| * | efi_selftest: make tests easier to read | Heinrich Schuchardt | 2017-10-09 | 5 | -100/+129 |
| * | efi_loader: use type bool for event states | Heinrich Schuchardt | 2017-10-09 | 3 | -21/+21 |
| * | efi_selftest: use efi_st_error for all error messages | Heinrich Schuchardt | 2017-10-09 | 1 | -12/+10 |
| * | efi_selftest: enable CONFIG_CMD_BOOTEFI_SELFTEST | Heinrich Schuchardt | 2017-10-05 | 2 | -0/+2 |
| * | efi_loader: allow creating new handles | Heinrich Schuchardt | 2017-10-05 | 1 | -2/+20 |
| * | efi_loader: support 16 protocols per efi_object | Heinrich Schuchardt | 2017-10-05 | 1 | -2/+2 |
* | | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini | 2017-10-12 | 26 | -67/+387 |
|\ \ |
|
| * | | armv8: ls1043ardb_sdcard: prepare falcon boot | York Sun | 2017-10-09 | 3 | -3/+10 |
| * | | armv8: ls1043ardb: Enable spl_board_init() function | York Sun | 2017-10-09 | 4 | -0/+4 |
| * | | armv8: layerscape: Enable falcon boot | York Sun | 2017-10-09 | 4 | -2/+178 |
| * | | armv8: ls1043ardb: Use static DDR setting for SPL boot | York Sun | 2017-10-09 | 3 | -3/+118 |
| * | | armv8: fsl-layerscape: Avoid running dram_init_banksize again | York Sun | 2017-10-09 | 1 | -1/+17 |
| * | | cmd: spl: fix compiling error when CONFIG_CMD_SPL_WRITE_SIZE not defined | York Sun | 2017-10-09 | 1 | -0/+2 |
| * | | spl: fix assignment of board info to global data | York Sun | 2017-10-09 | 3 | -1/+11 |
| * | | armv8: ls1088a: Update MC boot sequence | Bogdan Purcareata | 2017-10-09 | 3 | -11/+22 |
| * | | armv8: fsl-layerscape: Allocate Secure memory from first ddr region | Sumit Garg | 2017-10-09 | 1 | -41/+18 |
| * | | armv7: ls1021aiot: Move CONFIG_CMD_BOOTZ to Kconfig | Fabio Estevam | 2017-10-09 | 3 | -1/+2 |
| * | | armv8: Apply workaround for USB erratum A-009007 to LS1088A | Ran Wang | 2017-10-09 | 2 | -2/+3 |
| * | | armv8: ls1046aqds: Fix NAND offset for Fman ucode and env | Gong Qianyu | 2017-10-09 | 2 | -2/+2 |
| |/ |
|
* | | Merge git://www.denx.de/git/u-boot-imx | Tom Rini | 2017-10-12 | 72 | -126/+2873 |
|\ \ |
|
| * | | ARM: imx6: Add DHCOM i.MX6 PDK board support | Marek Vasut | 2017-10-12 | 8 | -0/+1118 |
| * | | imx: mx7: spl: remove redundant SATA definitionas | Uri Mashiach | 2017-10-12 | 1 | -6/+0 |
| * | | mx6: sys_proto: Add prototypes for imx6_pcie_toggle() functions | Diego Dorta | 2017-10-12 | 1 | -0/+3 |
| * | | mx6: clock: Add a prototype for do_mx6_showclocks() | Diego Dorta | 2017-10-12 | 1 | -0/+1 |
| * | | i.mx6ul: xpress: update UART init for current board revision | Anatolij Gustschin | 2017-10-12 | 2 | -6/+12 |
| * | | mx6slevk: Use PARTUUID to specify the rootfs location | Fabio Estevam | 2017-10-12 | 3 | -2/+5 |
| * | | drivers: pci: imx: fix imx_pcie_remove function | Sven-Ola Tuecke | 2017-10-12 | 1 | -4/+4 |
| * | | wandboard: Add support for the latest revd1 revision | Fabio Estevam | 2017-10-12 | 3 | -5/+115 |
| * | | doc: update imx_usb_loader URL | Stefan Agner | 2017-10-12 | 1 | -1/+1 |
| * | | arm: imx7d: add support for Compulab cl-som-imx7 | Ilya Ledvich | 2017-10-12 | 11 | -0/+1067 |
| * | | imx: mx7: SPL support for i.MX7 | Uri Mashiach | 2017-10-12 | 3 | -1/+90 |
| * | | imx: mx7: DDR controller configuration for the i.MX7 architecture | Uri Mashiach | 2017-10-12 | 5 | -1/+364 |
| * | | imx: mx7: fix the CCM_ macros | Uri Mashiach | 2017-10-12 | 1 | -23/+23 |
| * | | icorem6_rqs: env: Return mmc devno | Jagan Teki | 2017-10-12 | 1 | -2/+1 |
| * | | icore: configs: Fix merge conflict issue | Jagan Teki | 2017-10-12 | 2 | -2/+0 |
| * | | topic_miami: Remove CONFIG_CMD_BOOTZ undef | Fabio Estevam | 2017-10-12 | 1 | -1/+0 |
| * | | mx6sabresd: Include <usb/ehci-ci.h> header file | Diego Dorta | 2017-10-12 | 1 | -0/+1 |
| * | | usb: ehci-ci: Add a prototype for board_ehci_power() | Diego Dorta | 2017-10-12 | 1 | -0/+1 |
| * | | mx6sabresd: Include <asm/mach-imx/spi.h> header file | Diego Dorta | 2017-10-12 | 1 | -0/+1 |
| * | | mx6: soc: Include <asm/bootm.h> header file | Diego Dorta | 2017-10-12 | 1 | -0/+1 |
| * | | mx7ulp_evk: Move CONFIG_CMD_BOOTZ to Kconfig | Fabio Estevam | 2017-10-12 | 2 | -1/+1 |
| * | | imx: sys_proto: Add a prototype for board_mmc_get_env_dev() | Diego Dorta | 2017-10-12 | 1 | -0/+2 |
| * | | imx: Include <input.h> header file | Diego Dorta | 2017-10-12 | 15 | -0/+15 |
| * | | mx6: toradex: Remove custom CONFIG_SPL_PAD_TO definition | Fabio Estevam | 2017-10-12 | 2 | -2/+0 |
| * | | mx25pdk: Remove duplicated define | Otavio Salvador | 2017-10-12 | 1 | -2/+0 |
| * | | mx25pdk: Use generic filesystem commands | Otavio Salvador | 2017-10-12 | 2 | -5/+9 |
| * | | README.imx6: Prefer loading SPL via the new SDP mechanism | Fabio Estevam | 2017-10-12 | 1 | -29/+3 |
| * | | mx53loco: Let CONFIG_DISPLAY_CPUINFO be selected | Fabio Estevam | 2017-10-12 | 1 | -1/+0 |