Age | Commit message (Expand) | Author |
2018-04-06 | powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx | Christophe Leroy |
2018-04-04 | Merge git://git.denx.de/u-boot-sunxi | Tom Rini |
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 |
2018-02-13 | cmd: booti: fix invalid image address in debug message | Masahiro Yamada |
2018-02-13 | cmd: fitupd: Convert CONFIG_CMD_FITUPD | Marek Vasut |
2018-02-10 | efi_loader: fix the online help for bootefi bootmgr | Heinrich Schuchardt |
2018-02-08 | Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig | Adam Ford |
2018-02-08 | Convert LIB_UUID to Kconfig | Adam Ford |
2018-02-07 | move booti_setup to arch/arm/lig/image.c | Bin Chen |
2018-02-05 | cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA | Tuomas Tynkkynen |
2018-02-03 | log: Add a command to output a log record | Simon Glass |
2018-02-03 | log: Add a command to control the log output format | Simon Glass |
2018-02-02 | usb: ums: Kconfig: Select USB_FUNCTION_MASS_STORAGE when enabling 'ums' command | Lukasz Majewski |
2018-01-31 | cmd: nvedit: env_get_f must check for env_get_char error codes | Simon Goldschmidt |
2018-01-30 | cmd/bdinfo: print relocation info on X86 | Heinrich Schuchardt |
2018-01-29 | aes: Allow non-zero initialization vector | Андрей Мозжухин |
2018-01-28 | efi_loader: catch misspelled bootefi subcommand | Heinrich Schuchardt |
2018-01-28 | efi_loader: Always use EFIAPI instead of asmlinkage | Alexander Graf |
2018-01-28 | powerpc: Drop CONFIG_WALNUT and other related dead code | Tuomas Tynkkynen |
2018-01-27 | cmd: nvedit: Get rid of the env lookup | Maxime Ripard |
2018-01-26 | Merge git://git.denx.de/u-boot-sunxi | Tom Rini |
2018-01-26 | cmd: misc: Disable by default on sunXi | Maxime Ripard |
2018-01-26 | cmd: loads: Disable by default on sunXi | Maxime Ripard |
2018-01-26 | cmd: loadb: Disable by default on sunXi | Maxime Ripard |
2018-01-26 | cmd: unzip: Disable by default on sunXi | Maxime Ripard |
2018-01-26 | cmd: crc32: Disable by default on sunXi | Maxime Ripard |
2018-01-23 | Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot | Tom Rini |
2018-01-22 | efi_driver: EFI block driver | Heinrich Schuchardt |
2018-01-22 | efi_loader: store DT in EFI_RUNTIME_SERVICES_DATA memory | Heinrich Schuchardt |
2018-01-22 | efi_loader: consistently use efi_handle_t for handles | Heinrich Schuchardt |
2018-01-22 | fs: Migrate ext4 to Kconfig | Tuomas Tynkkynen |
2018-01-19 | cmd: pmic: update help description | Klaus Goger |
2018-01-19 | cmd: ti: Generalize cmd_ddr3 command | Lokesh Vutla |
2018-01-19 | arm: keystone: Move cmd_ddr3 to a common place | Lokesh Vutla |
2018-01-14 | Merge git://git.denx.de/u-boot-mmc | Tom Rini |