Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
ee1e600c13d16febd517ab7d0d2c243db174789b
/
cmd
ee1e600
powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx
by Christophe Leroy
· 7 years ago
e294ba0
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
d14db11
sunxi: revert disabling of features
by Andre Przywara
· 7 years ago
33222c8
cmd: cbfs: fix reading the end_of_rom pointer for 64bit archs
by Andre Heider
· 7 years ago
10f087f
cmd: sf: fix map_physmem check
by Liam Beguin
· 7 years ago
64e6a49
cmd: part: Extract common code to separate function
by Sam Protsenko
· 7 years ago
36df616
cmd: part: Allow passing partition name to start and size
by Sam Protsenko
· 7 years ago
b08c8c4
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
d231182
Merge git://git.denx.de/u-boot-net
by Tom Rini
· 7 years ago
3b3ea2c
Kconfig: cmd: Make networking command dependent on NET
by Michal Simek
· 7 years ago
c550389
cmd: mdio: Fix style violations
by Mario Six
· 7 years ago
d021e94
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
by Adam Ford
· 7 years ago
b0cce3f
cmd: fastboot: Kconfig: solve config issue
by Patrick Delaunay
· 7 years ago
bb4059a
dfu: Rename _FUNCTION_DFU to DFU_OVER_
by Marek Vasut
· 7 years ago
0f44d33
dfu: Fix up the Kconfig mess
by Marek Vasut
· 7 years ago
24ccd0c
usb: gadget: sdp: add missing line breaks
by Andre Heider
· 7 years ago
c6b89f3
sandbox: Add 64-bit sandbox
by Mario Six
· 7 years ago
0c3fecd
cmd: scsi: move CMD_SCSI to device access commands
by Heinrich Schuchardt
· 7 years ago
bf14d9a
cmd: booti: fix invalid image address in debug message
by Masahiro Yamada
· 7 years ago
ac08432
cmd: fitupd: Convert CONFIG_CMD_FITUPD
by Marek Vasut
· 7 years ago
f623e07
efi_loader: fix the online help for bootefi bootmgr
by Heinrich Schuchardt
· 7 years ago
1811a92
Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig
by Adam Ford
· 7 years ago
a451bc2
Convert LIB_UUID to Kconfig
by Adam Ford
· 7 years ago
6808ef9
move booti_setup to arch/arm/lig/image.c
by Bin Chen
· 7 years ago
a4fa811
cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA
by Tuomas Tynkkynen
· 7 years ago
3fd24fa
log: Add a command to output a log record
by Simon Glass
· 7 years ago
ad0e503
log: Add a command to control the log output format
by Simon Glass
· 7 years ago
e4d4604
usb: ums: Kconfig: Select USB_FUNCTION_MASS_STORAGE when enabling 'ums' command
by Lukasz Majewski
· 7 years ago
87c7fb3
cmd: nvedit: env_get_f must check for env_get_char error codes
by Simon Goldschmidt
· 7 years ago
ca92ad4
cmd/bdinfo: print relocation info on X86
by Heinrich Schuchardt
· 7 years ago
af09eba
aes: Allow non-zero initialization vector
by Андрей Мозжухин
· 7 years ago
49db1cb
efi_loader: catch misspelled bootefi subcommand
by Heinrich Schuchardt
· 7 years ago
c6fa5df
efi_loader: Always use EFIAPI instead of asmlinkage
by Alexander Graf
· 7 years ago
8996975
powerpc: Drop CONFIG_WALNUT and other related dead code
by Tuomas Tynkkynen
· 7 years ago
9c24dfb
cmd: nvedit: Get rid of the env lookup
by Maxime Ripard
· 7 years ago
748277c4
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
07dc22d
cmd: misc: Disable by default on sunXi
by Maxime Ripard
· 7 years ago
e302ede
cmd: loads: Disable by default on sunXi
by Maxime Ripard
· 7 years ago
197e0be
cmd: loadb: Disable by default on sunXi
by Maxime Ripard
· 7 years ago
3b50382
cmd: unzip: Disable by default on sunXi
by Maxime Ripard
· 7 years ago
b024360
cmd: crc32: Disable by default on sunXi
by Maxime Ripard
· 7 years ago
a516416
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 7 years ago
05ef48a
efi_driver: EFI block driver
by Heinrich Schuchardt
· 7 years ago
17ff6f0
efi_loader: store DT in EFI_RUNTIME_SERVICES_DATA memory
by Heinrich Schuchardt
· 7 years ago
2074f70
efi_loader: consistently use efi_handle_t for handles
by Heinrich Schuchardt
· 7 years ago
3d22bae
fs: Migrate ext4 to Kconfig
by Tuomas Tynkkynen
· 7 years ago
7e37a88
cmd: pmic: update help description
by Klaus Goger
· 7 years ago
8a8af8a
cmd: ti: Generalize cmd_ddr3 command
by Lokesh Vutla
· 7 years ago
5cd9661
arm: keystone: Move cmd_ddr3 to a common place
by Lokesh Vutla
· 7 years ago
3dde8f2
Merge git://git.denx.de/u-boot-mmc
by Tom Rini
· 7 years ago
068feb9
riscv: Modify generic codes to support RISC-V
by Rick Chen
· 7 years ago
b7a6e2c
mmc: remove hc_wp_grp_size from struct mmc if not needed
by Jean-Jacques Hiblot
· 7 years ago
e6fa5a5
mmc: compile out erase and write mmc commands if write operations are not enabled
by Jean-Jacques Hiblot
· 7 years ago
d6400c3
mmc: add a Kconfig option to enable the support for MMC write operations
by Jean-Jacques Hiblot
· 7 years ago
cf17789
mmc: make optional the support for eMMC hardware partitioning
by Jean-Jacques Hiblot
· 7 years ago
52d241d
mmc: dump card and host capabilities if debug is enabled
by Jean-Jacques Hiblot
· 7 years ago
7a96ec7
cmd: mmc: display the mode name and current bus speed in the mmc info
by Jean-Jacques Hiblot
· 7 years ago
453c95e
usb: rockchip: add rockusb command
by Eddie Cai
· 7 years ago
8e18f34
x86: Move commands from under arch/x86 to cmd/x86/
by Tom Rini
· 7 years ago
76cc372
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
ef11ed8
log: Add a test command
by Simon Glass
· 7 years ago
d5f61f2
log: Add a 'log level' command
by Simon Glass
· 7 years ago
c5404b6
Drop the log buffer
by Simon Glass
· 7 years ago
95b41b8
mtdparts: Correct use of debug()
by Simon Glass
· 7 years ago
7c750fa
fastboot: Enable flashing by default on sunxi
by Maxime Ripard
· 7 years ago
28df8ed
cmd: i2c: Fix use sdram sub command with CONFIG_DM_I2C
by Nobuhiro Iwamatsu
· 7 years ago
9188c43
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 7 years ago
6ae3900
mtd: nand: Rename nand.h into rawnand.h
by Masahiro Yamada
· 7 years ago
ea54ad5
efi_loader: pass handle of loaded image
by Heinrich Schuchardt
· 7 years ago
8300be6
efi_loader: Exit in efi_set_bootdev() upon invalid "desc"
by Stefan Roese
· 7 years ago
b57f48a
efi_loader: use bootargs as load options
by Heinrich Schuchardt
· 7 years ago
c2b5390
efi_selftest: correctly cleanup after selftest
by Heinrich Schuchardt
· 7 years ago
d78e40d
efi_selftest: allow to select a single test for execution
by Heinrich Schuchardt
· 7 years ago
f972dc1
efi_selftest: provide a dummy device path
by Heinrich Schuchardt
· 7 years ago
3eb0841
efi_loader: consistently use efi_status_t in bootefi
by Heinrich Schuchardt
· 7 years ago
b3d6090
efi_loader: implement SetWatchdogTimer
by Heinrich Schuchardt
· 7 years ago
254eede
cmd: blk: remove unreachable code
by Heinrich Schuchardt
· 7 years ago
abd7ced
cmd: usb: ignore blk, emulation devices in usb tree/info display
by Suneel Garapati
· 7 years ago
29c4992
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 7 years ago
6dfd65f
cmd/fdt.c align data buffer to avoid unaligned word access
by Bernhard Messerklinger
· 7 years ago
3e27e16
cmd: mac: Update description of help
by Prabhakar Kushwaha
· 7 years ago
43ede0b
Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT
by Tom Rini
· 7 years ago
7dec673
cmd: fastboot: Enable FASTBOOT_FLASH_NAND for SUNXI_NAND devices
by Benjamin Young
· 7 years ago
3a2605f
cmd: gpt: solve issue for swap and rename command
by Patrick Delaunay
· 7 years ago
59ee8f8
cmd/pxe.c: Rework bootargs construction to clarify string checks
by Tom Rini
· 7 years ago
c68c03f
Drop CONFIG_HAS_DATAFLASH
by Tuomas Tynkkynen
· 7 years ago
7b7341d
env: Drop CONFIG_ENV_IS_IN_DATAFLASH
by Tuomas Tynkkynen
· 7 years ago
f855a7b
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 7 years ago
26f9184
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
bf19273
efi_loader: Add mem-mapped for fallback
by Rob Clark
· 7 years ago
ad12dc1
cmd: Toggle the default value of CONFIG_CMD_IMLS
by Tuomas Tynkkynen
· 7 years ago
b65ac63
cmd: spl: fix compiling error when CONFIG_CMD_SPL_WRITE_SIZE not defined
by York Sun
· 7 years ago
99e46df
cmd: Make CMD_LZMA / CMD_UNZIP default y if CMD_BOOTI
by Tom Rini
· 7 years ago
610eec7
scripts: Move Kconfig contents to cmd/Kconfig
by Sam Protsenko
· 7 years ago
bf52fcd
cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity
by Tom Rini
· 7 years ago
146dda3
cmd/time.c: Initialize 'repeatable' variable
by Tom Rini
· 7 years ago
48ee0a8
cmd/pxe.c: Rework initrd and bootargs handling slightly
by Tom Rini
· 7 years ago
c667723
cmd/nvedit.c: Update input handling to cover overflow cases
by Tom Rini
· 7 years ago
18030d0
GPT: fix memory leaks identified by Coverity
by Alison Chaiken
· 7 years ago
4f42a0d
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
Next »