Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
40e0945ac14ce09b42fdd49ca625d8c38a19d653
/
cmd
40e0945
cmd: Move the "dm" command from test/dm/ to cmd/
by Tom Rini
· 6 years ago
ab6dbe6
dm: sound: Complete migration to driver model
by Simon Glass
· 6 years ago
76072ac
dm: sound: Create a uclass for sound
by Simon Glass
· 6 years ago
d914c09
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 6 years ago
aeed611
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
fc574be
cmd: i2c: Fix help output of i2c command.
by Christoph Muellner
· 6 years ago
d7e683f
cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPAT
by Jean-Jacques Hiblot
· 6 years ago
585e199
usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers
by Jean-Jacques Hiblot
· 6 years ago
4931d96
ensure active menuitem is inside menu
by Frank Wunderlich
· 6 years ago
f275163
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
42ca238
Merge tag 'video-updates-for-2019.01-rc2' of git://git.denx.de/u-boot-video
by Tom Rini
· 6 years ago
28e07f3
cmd: bmp: manage centered display
by Patrick Delaunay
· 6 years ago
e0455a4
cmd: add clear screen 'cls' command
by Anatolij Gustschin
· 6 years ago
de320b8
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 6 years ago
c71c269
eeprom: Add device model based I2C support to eeprom command
by Lukasz Majewski
· 6 years ago
68a0d5b
efi_loader: create fdt reservation before copy
by Heinrich Schuchardt
· 6 years ago
b23f9b7
efi_loader: fix memory mapping for sandbox
by Heinrich Schuchardt
· 6 years ago
dcdca29
efi_loader: macro efi_size_in_pages()
by Heinrich Schuchardt
· 6 years ago
4d77ee6
efi: Rename bootefi_test_finish() to bootefi_run_finish()
by Simon Glass
· 6 years ago
7816c7a
efi: Create a function to set up for running EFI code
by Simon Glass
· 6 years ago
93f2559
efi: Split out test init/uninit into functions
by Simon Glass
· 6 years ago
758cfa1
efi: Check for failure to create objects in selftest
by Simon Glass
· 6 years ago
3d92fc8
efi_loader: carving out memory reservations
by Heinrich Schuchardt
· 6 years ago
96af56e
efi_loader: memory reservation for fdt
by Heinrich Schuchardt
· 6 years ago
5e96f42
efi_loader: fix typos
by Heinrich Schuchardt
· 6 years ago
035fb01
efi_loader: add efi_dp_from_name()
by AKASHI Takahiro
· 6 years ago
7292872
efi_loader: rename parent to header
by Heinrich Schuchardt
· 6 years ago
4f94ec5
efi_loader: typedef struct efi_object *efi_handle_t
by Heinrich Schuchardt
· 6 years ago
8ceca1d
tpm: Convert to use a device parameter
by Simon Glass
· 6 years ago
fefc7ee
cmd, fdt: add subcommand "get" to fdt header
by Heiko Schocher
· 6 years ago
b64cea0
spi: Remove unused mpc8xx code
by Jagan Teki
· 6 years ago
6a3578e
add default-option to bootmenu
by Frank Wunderlich
· 6 years ago
e14f1a2
spl: Add support for passing handoff info to U-Boot proper
by Simon Glass
· 6 years ago
46508c9
sandbox: Add a new 'sb' command
by Simon Glass
· 6 years ago
f250d47
sandbox: Drop the deprecated 'sb' command
by Simon Glass
· 6 years ago
3d8686b
cmd: ubi: Make ubi_detach() static
by Stefan Roese
· 6 years ago
5f107b5
cmd: fdt: Fix fdt address information after the movement
by Hiroyuki Yokoyama
· 6 years ago
5b2449c
cmd: adc: add an option to scan some or all available channels
by Fabrice Gasnier
· 6 years ago
0555044
cmd: adc: print single conversion also in uV
by Fabrice Gasnier
· 6 years ago
fb40888
cmd: adc: add info on channel mask
by Fabrice Gasnier
· 6 years ago
c4b4ef0
cmd: pinmux: Add pinmux command
by Patrice Chotard
· 6 years ago
7959642
cmd/bdinfo: correct output of numerical values
by Heinrich Schuchardt
· 6 years ago
10a60d2
virtio: cmd: Add virtio command for virtio devices
by Tuomas Tynkkynen
· 6 years ago
cbc3da8
blk: Call part_init() in the post_probe() method
by Bin Meng
· 6 years ago
5c9cc8e
cmd: ubi: Remove useless call to mtdparts_init()
by Boris Brezillon
· 6 years ago
45c2320
mtd: Make {MTDIDS, MTDPARTS}_DEFAULT visible when MTD_PARTITIONS is selected
by Boris Brezillon
· 6 years ago
6259805
cmd: remove CONFIG_SOURCE support in Makefile
by Patrick Delaunay
· 6 years ago
a8fe108
cmd: remoteproc: Fix the base of strtoul for ID conversion from 3 to 10
by Keerthy
· 6 years ago
4c2c464
cmd: mii: don't check address for 'device' subcommand
by Hector Palacios
· 6 years ago
28fc9e6
Merge tag 'signed-efi-2018.11' of git://github.com/agraf/u-boot
by Tom Rini
· 6 years ago
9d36441
cmd: kgdb: Enable kgdb only for PPC
by Michal Simek
· 6 years ago
237a73e
efi_loader: execute efi_save_gd() first
by Heinrich Schuchardt
· 6 years ago
cf26c09
Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
e5fb786
fdt: add call to ft_board_setup_ex() for ks2 boards
by Nicholas Faustini
· 6 years ago
9456490
cros_ec: Update cros_ec_read_hash() to specify the image
by Simon Glass
· 6 years ago
8fafd01
x86: Update mtrr functions to allow leaving cache alone
by Simon Glass
· 6 years ago
2c1e550
cros: Update ec_commands to latest version
by Simon Glass
· 6 years ago
bccabbe
tpm: Add a few new commands for v1
by Simon Glass
· 6 years ago
bed4352
cros: Update cros_ec code to use struct udevice
by Simon Glass
· 6 years ago
1d3ffee
cmd: pxe: add support for FIT config selection
by Patrick Delaunay
· 6 years ago
6815afc
cmd: avb: print error message if command fails
by Jens Wiklander
· 6 years ago
5f51dcc
cmd: avb read_rb: print rb_idx in hexadecimal
by Jens Wiklander
· 6 years ago
c64736d
riscv: cmd: bdinfo: Print the relocation address
by Bin Meng
· 6 years ago
ebd336f
riscv: Remove mach type
by Bin Meng
· 6 years ago
ac3de90
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
007dddc
cmd: mtdparts: describe as legacy
by Miquel Raynal
· 6 years ago
12f1ff1
cmd: ubi: clean the partition handling
by Miquel Raynal
· 6 years ago
741f4c7
cmd: mtd: add 'mtd' command
by Miquel Raynal
· 6 years ago
b93eea7
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
f92c83b
u-boot: align cache flushes in load_elf_image_shdr to line boundaries
by Neil Stainton
· 6 years ago
960a5fd
cmd: env: Fix CRC calculation for 'env export -c -s'
by Neil Stainton
· 6 years ago
6973345
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 6 years ago
9254f99
cmd: clk: Add trivial implementation of clock dump for DM
by Marek Vasut
· 6 years ago
c4f1632
cmd: Relocate poweroff under Device access commands
by Adam Ford
· 6 years ago
b879c84
w1: add command for onewire protocol
by Eugen Hristev
· 6 years ago
bb7387f
cmd: ubifs: Factor out some checking codes into cmd_ubifs_mount()
by Tien Fong Chee
· 6 years ago
dbc9d85
cmd: ubifs: Move ubifs_initialized checking into cmd_ubifs_umount()
by Tien Fong Chee
· 6 years ago
f839590
cmd: Add osd commands
by Mario Six
· 6 years ago
9dfc34e
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 6 years ago
13ea685
cmd: add conitrace command
by Heinrich Schuchardt
· 6 years ago
3c3a735
efi_loader: refactor efi_setup_loaded_image()
by Heinrich Schuchardt
· 6 years ago
dc63a53
efi_loader: Fix loaded_image handle passing from EL3
by Alexander Graf
· 6 years ago
79d7202
efi_loader: create root node
by Heinrich Schuchardt
· 6 years ago
761ecc8
efi_loader: memory leak in efi_set_bootdev()
by Heinrich Schuchardt
· 6 years ago
078d6e2
efi_loader: do not use local variable for handle
by Heinrich Schuchardt
· 6 years ago
944eab8
cmd: fat: add fatrm command
by AKASHI Takahiro
· 6 years ago
e31874e
cmd: fat: add fatmkdir command
by AKASHI Takahiro
· 6 years ago
f63931e
cmd: fat: add offset parameter to fatwrite
by AKASHI Takahiro
· 6 years ago
de52780
efi_loader: buffer size for load options
by Heinrich Schuchardt
· 6 years ago
5d618df
efi: sandbox: Tidy up copy_fdt() to work with sandbox
by Simon Glass
· 6 years ago
609c392
efi: Relocate FDT to 127MB instead of 128MB
by Simon Glass
· 6 years ago
24de4a5
cmd: mtdparts: remove mandatory 'mtdparts=' prefix
by Miquel Raynal
· 6 years ago
ceb9cae
cmd: mtdparts: accept spi-nand devices
by Miquel Raynal
· 6 years ago
d989b58
cmd: mtdparts: add fallthrough in switch statement
by Miquel Raynal
· 6 years ago
f28306c
cmd: ubi: delete useless and misleading definitions
by Miquel Raynal
· 6 years ago
6d9e15f
fix: cmd: mvebu: Exclude mvebu commands from SPL builds
by Konstantin Porotchkin
· 6 years ago
9428305
Merge tag 'fpga-for-v2018.11' of git://git.denx.de/u-boot-microblaze
by Tom Rini
· 6 years ago
c1fd312
cmd: fpga: Fix loads command
by Michal Simek
· 6 years ago
ec2e3dc
cmd: fpga: Use CMD_RET_FAILURE instead of simple 1
by Michal Simek
· 6 years ago
1994247
cmd: fpga: Add support for missing fpga loadmk commands
by Michal Simek
· 6 years ago
Next »