Age | Commit message (Expand) | Author |
2018-04-23 | cmd: clk: Check return value from soc_clk_dump | Michal Simek |
2018-04-16 | bootvx: x86: Assign bootaddr based on kernel memory base | Bin Meng |
2018-04-16 | bootvx: Exit if bootline address is not specified | Bin Meng |
2018-04-16 | bootvx: Refactor the bootline copy codes a little bit | Bin Meng |
2018-04-16 | bootvx: x86: Make VxWorks EFI console driver happy | Bin Meng |
2018-04-16 | elf: Add a very simple ELF64 loader | Bin Meng |
2018-04-16 | x86: Rename e820entry to e820_entry | Bin Meng |
2018-04-16 | vxworks: x86: Rename e820info to e820_info | Bin Meng |
2018-04-16 | bootvx: x86: Explicitly clear the bootloader image size | Bin Meng |
2018-04-16 | bootvx: x86: Prepare e820 related stuff from the given kernel memory base add... | Bin Meng |
2018-04-15 | Merge git://git.denx.de/u-boot-net | Tom Rini |
2018-04-13 | vxworks: fixed cpu enable using PSCI on armv8 | Vasyl Vavrychuk |
2018-04-13 | Revert "Kconfig: cmd: Make networking command dependent on NET" | Joe Hershberger |
2018-04-13 | net: Make the BOOTP options default | Joe Hershberger |
2018-04-13 | net: Improve BOOTP PXE config option | Joe Hershberger |
2018-04-13 | net: Add the BOOTP_DNS2 option to Kconfig | Joe Hershberger |
2018-04-13 | net: Improve menu options and help for BOOTP options | Joe Hershberger |
2018-04-13 | net: Move the DHCP command below the BOOTP command | Joe Hershberger |
2018-04-13 | net: Move net command options to the cmd menu | Joe Hershberger |
2018-04-13 | net: Make CMD_NET a menuconfig | Joe Hershberger |
2018-04-09 | Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot | Tom Rini |
2018-04-08 | net: Move enetaddr env access code to env config instead of net config | Alex Kiernan |
2018-04-08 | treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig | Mario Six |
2018-04-06 | cmd: Add command for calculating binary operations | Mario Six |
2018-04-06 | cmd: ximg: Respect cache line size for flushing | Mario Six |
2018-04-06 | bootvx: use program header for loading | Christian Gmeiner |
2018-04-06 | powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx | Christophe Leroy |
2018-04-06 | efi_loader: Respect DT reserved regions | Alexander Graf |
2018-04-04 | Merge git://git.denx.de/u-boot-sunxi | Tom Rini |
2018-04-04 | efi_loader: correctly determine the boot partition | Heinrich Schuchardt |
2018-04-04 | efi_loader: support device tree for bootefi selftest | Heinrich Schuchardt |
2018-04-04 | efi_loader: check initialization of EFI subsystem is successful | Heinrich Schuchardt |
2018-04-04 | efi_loader: do_bootefi_exec should always return an EFI status code | Heinrich Schuchardt |
2018-04-04 | efi_loader: simplify calling efi_init_obj_list | Heinrich Schuchardt |
2018-04-04 | sunxi: revert disabling of features | Andre Przywara |
2018-03-31 | cmd: cbfs: fix reading the end_of_rom pointer for 64bit archs | Andre Heider |
2018-03-22 | cmd: sf: fix map_physmem check | Liam Beguin |
2018-03-13 | cmd: part: Extract common code to separate function | Sam Protsenko |
2018-03-13 | cmd: part: Allow passing partition name to start and size | Sam Protsenko |
2018-03-05 | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada |
2018-02-27 | Merge git://git.denx.de/u-boot-net | Tom Rini |
2018-02-27 | Kconfig: cmd: Make networking command dependent on NET | Michal Simek |
2018-02-26 | cmd: mdio: Fix style violations | Mario Six |
2018-02-23 | Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig | Adam Ford |
2018-02-21 | cmd: fastboot: Kconfig: solve config issue | Patrick Delaunay |
2018-02-21 | dfu: Rename _FUNCTION_DFU to DFU_OVER_ | Marek Vasut |
2018-02-21 | dfu: Fix up the Kconfig mess | Marek Vasut |
2018-02-21 | usb: gadget: sdp: add missing line breaks | Andre Heider |
2018-02-18 | sandbox: Add 64-bit sandbox | Mario Six |
2018-02-14 | cmd: scsi: move CMD_SCSI to device access commands | Heinrich Schuchardt |