Age | Commit message (Expand) | Author |
2018-10-17 | Merge tag 'signed-efi-2018.11' of git://github.com/agraf/u-boot | Tom Rini |
2018-10-16 | cmd: kgdb: Enable kgdb only for PPC | Michal Simek |
2018-10-16 | efi_loader: execute efi_save_gd() first | Heinrich Schuchardt |
2018-10-10 | Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm | Tom Rini |
2018-10-10 | fdt: add call to ft_board_setup_ex() for ks2 boards | Nicholas Faustini |
2018-10-09 | cros_ec: Update cros_ec_read_hash() to specify the image | Simon Glass |
2018-10-09 | x86: Update mtrr functions to allow leaving cache alone | Simon Glass |
2018-10-09 | cros: Update ec_commands to latest version | Simon Glass |
2018-10-09 | tpm: Add a few new commands for v1 | Simon Glass |
2018-10-09 | cros: Update cros_ec code to use struct udevice | Simon Glass |
2018-10-08 | cmd: pxe: add support for FIT config selection | Patrick Delaunay |
2018-10-07 | cmd: avb: print error message if command fails | Jens Wiklander |
2018-10-07 | cmd: avb read_rb: print rb_idx in hexadecimal | Jens Wiklander |
2018-10-03 | riscv: cmd: bdinfo: Print the relocation address | Bin Meng |
2018-10-03 | riscv: Remove mach type | Bin Meng |
2018-10-02 | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini |
2018-10-02 | cmd: mtdparts: describe as legacy | Miquel Raynal |
2018-10-02 | cmd: ubi: clean the partition handling | Miquel Raynal |
2018-10-02 | cmd: mtd: add 'mtd' command | Miquel Raynal |
2018-09-30 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2018-09-30 | u-boot: align cache flushes in load_elf_image_shdr to line boundaries | Neil Stainton |
2018-09-30 | cmd: env: Fix CRC calculation for 'env export -c -s' | Neil Stainton |
2018-09-29 | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini |
2018-09-29 | cmd: clk: Add trivial implementation of clock dump for DM | Marek Vasut |
2018-09-29 | cmd: Relocate poweroff under Device access commands | Adam Ford |
2018-09-28 | w1: add command for onewire protocol | Eugen Hristev |
2018-09-28 | cmd: ubifs: Factor out some checking codes into cmd_ubifs_mount() | Tien Fong Chee |
2018-09-28 | cmd: ubifs: Move ubifs_initialized checking into cmd_ubifs_umount() | Tien Fong Chee |
2018-09-28 | cmd: Add osd commands | Mario Six |
2018-09-26 | Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot | Tom Rini |
2018-09-25 | cmd: add conitrace command | Heinrich Schuchardt |
2018-09-23 | efi_loader: refactor efi_setup_loaded_image() | Heinrich Schuchardt |
2018-09-23 | efi_loader: Fix loaded_image handle passing from EL3 | Alexander Graf |
2018-09-23 | efi_loader: create root node | Heinrich Schuchardt |
2018-09-23 | efi_loader: memory leak in efi_set_bootdev() | Heinrich Schuchardt |
2018-09-23 | efi_loader: do not use local variable for handle | Heinrich Schuchardt |
2018-09-23 | cmd: fat: add fatrm command | AKASHI Takahiro |
2018-09-23 | cmd: fat: add fatmkdir command | AKASHI Takahiro |
2018-09-23 | cmd: fat: add offset parameter to fatwrite | AKASHI Takahiro |
2018-09-23 | efi_loader: buffer size for load options | Heinrich Schuchardt |
2018-09-23 | efi: sandbox: Tidy up copy_fdt() to work with sandbox | Simon Glass |
2018-09-23 | efi: Relocate FDT to 127MB instead of 128MB | Simon Glass |
2018-09-20 | cmd: mtdparts: remove mandatory 'mtdparts=' prefix | Miquel Raynal |
2018-09-20 | cmd: mtdparts: accept spi-nand devices | Miquel Raynal |
2018-09-20 | cmd: mtdparts: add fallthrough in switch statement | Miquel Raynal |
2018-09-20 | cmd: ubi: delete useless and misleading definitions | Miquel Raynal |
2018-09-19 | fix: cmd: mvebu: Exclude mvebu commands from SPL builds | Konstantin Porotchkin |
2018-09-11 | Merge tag 'fpga-for-v2018.11' of git://git.denx.de/u-boot-microblaze | Tom Rini |
2018-09-11 | cmd: fpga: Fix loads command | Michal Simek |
2018-09-11 | cmd: fpga: Use CMD_RET_FAILURE instead of simple 1 | Michal Simek |