Age | Commit message (Expand) | Author |
2020-01-30 | cmd/gpt: Address error cases during gpt rename more correctly | Tom Rini |
2020-01-27 | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi | Tom Rini |
2020-01-27 | pmic: allow dump command for non contiguous register maps | Martin Fuzzey |
2020-01-27 | cmd: sata: Add block unbind device function | Peng Ma |
2020-01-27 | cmd: spi: Permit setting bus frequency | Marek Vasut |
2020-01-24 | cmd: mtd: solve bad block support in erase command | Patrick Delaunay |
2020-01-23 | zfs: remove unused buf variable | Joel Johnson |
2020-01-22 | cmd: pxe: execute the cls command only when supported | Patrick Delaunay |
2020-01-21 | cmd: add tlv_eeprom command | Baruch Siach |
2020-01-17 | common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA | Simon Glass |
2020-01-17 | common: Move RAM-sizing functions to init.h | Simon Glass |
2020-01-17 | common: Rename and move source() | Simon Glass |
2020-01-17 | common: Move the image globals into image.h | Simon Glass |
2020-01-17 | image: Rename load_addr, save_addr, save_size | Simon Glass |
2020-01-17 | common: Move reset_cpu() to the CPU header | Simon Glass |
2020-01-17 | common: Drop floppy disk support | Simon Glass |
2020-01-17 | common: Move functions for loading from fat/ext2 to fs.h | Simon Glass |
2020-01-17 | common: Move do_tftpb() to net.h | Simon Glass |
2020-01-17 | common: Move flash_perror() to flash.h | Simon Glass |
2020-01-17 | aes: add support of aes192 and aes256 | Philippe Reynes |
2020-01-17 | aes: add a define for the size of a block | Philippe Reynes |
2020-01-16 | cmd/blk_common: clarify no partition error message | Alexandre Besnard |
2020-01-10 | cmd: adtimg: Refactor usage style | Eugeniu Rosca |
2020-01-10 | cmd: adtimg: Rename internal symbols | Eugeniu Rosca |
2020-01-10 | dtimg/am57xx_evm_defconfig: Rename dtimg to adtimg | Eugeniu Rosca |
2020-01-10 | cmd/eeprom.c: prepend 0x to hex numbers in output message format | Klaus H. Sorensen |
2020-01-09 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2020-01-08 | Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo... | Tom Rini |
2020-01-08 | cmd/Kconfig: Add more dependencies to OSE bootm support | Tom Rini |
2020-01-07 | cmd: add rng command | Heinrich Schuchardt |
2020-01-07 | bootm: Add a bootm command for type IH_OS_EFI | Cristian Ciocaltea |
2020-01-07 | cmd: efidebug: capitalize UEFI | Heinrich Schuchardt |
2020-01-07 | cmd: efidebug: new sub-command tables | Heinrich Schuchardt |
2020-01-07 | cmd: efidebug: simplify get_guid_text() | Heinrich Schuchardt |
2020-01-07 | efi_loader: free load options after execution | Heinrich Schuchardt |
2020-01-07 | efi_loader: export efi_install_fdt() | Heinrich Schuchardt |
2020-01-07 | efi_loader: carve out efi_run_image() | Heinrich Schuchardt |
2020-01-07 | efi_loader: use hardware device tree by default | Heinrich Schuchardt |
2020-01-07 | efi_loader: pass address to efi_install_fdt() | Heinrich Schuchardt |
2020-01-07 | bdinfo: show multi_dtb_fit | Heiko Schocher |
2020-01-07 | dfu: Add optional timeout parameter | Andy Shevchenko |
2020-01-07 | dfu: Refactor do_dfu() to handle optional argument | Andy Shevchenko |
2019-12-15 | x86: Update the fsp command for FSP2 | Simon Glass |
2019-12-15 | x86: sandbox: Add a PMC emulator and test | Simon Glass |
2019-12-09 | cmd: pxe: Increase maximum path length | Ben Wolsieffer |
2019-12-09 | cmd: mdio/mii: add Kconfig help and allow break dependency | Ramon Fried |
2019-12-09 | net: Always build the string_to_enetaddr() helper | Joe Hershberger |
2019-12-06 | rtc: move date.c from drivers/rtc/ to lib/ | AKASHI Takahiro |
2019-12-06 | cmd: pxe: Fix checkpatch WARNING/CHECK | Patrice Chotard |
2019-12-06 | cmd: sysboot: Fix checkpatch WARNING/CHECK | Patrice Chotard |