Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
591535caee94b29f6f0d9a7e493c514da760a39f
/
cmd
51ba522
rtc: move date.c from drivers/rtc/ to lib/
by AKASHI Takahiro
· 5 years ago
7f87165
cmd: pxe: Fix checkpatch WARNING/CHECK
by Patrice Chotard
· 5 years ago
1918e73
cmd: sysboot: Fix checkpatch WARNING/CHECK
by Patrice Chotard
· 5 years ago
6233de4
cmd: pxe_utils: Fix checkpatch WARNING/CHECK
by Patrice Chotard
· 5 years ago
7b81c05
cmd: sysboot: Create a sysboot command dedicated file
by Patrice Chotard
· 5 years ago
17e8804
cmd: Prepare sysboot command independence
by Patrice Chotard
· 5 years ago
ceed4b4
cmd: Migrate from_env() from pxe.c to nvedit.c
by Patrice Chotard
· 5 years ago
b5f461a
cmd: cp: add missing map_sysmem
by Philippe Reynes
· 5 years ago
f6f75ee
iminfo: add missing map_sysmem
by Philippe Reynes
· 5 years ago
d241820
cmd: make MTD commands depend on MTD
by Miquel Raynal
· 5 years ago
617fd79
cmd: nand/sf: isolate legacy code
by Miquel Raynal
· 5 years ago
f21322f
cmd: mtdparts: Kconfig: join mtdparts command entry with its options
by Miquel Raynal
· 5 years ago
2e35dbb
mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD
by Miquel Raynal
· 5 years ago
d093536
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
by Miquel Raynal
· 5 years ago
0fb975d
Merge tag 'efi-2020-01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 5 years ago
dab93f4
cmd: efidebug: fix a build error in show_efi_boot_opt()
by AKASHI Takahiro
· 5 years ago
7ca4e2c
cmd: pxe: Fix bootm argument count
by Abhishek Shah
· 5 years ago
609a074
blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more
by Tom Rini
· 5 years ago
eba6b8d
common: Move old EEPROM functions into a new header
by Simon Glass
· 5 years ago
320a5d4
common: Drop board_show_dram()
by Simon Glass
· 5 years ago
8f3f761
common: Move enable/disable_interrupts out of common.h
by Simon Glass
· 5 years ago
6333448
common: Move ARM cache operations out of common.h
by Simon Glass
· 5 years ago
1d91ba7
common: Move some cache and MMU functions out of common.h
by Simon Glass
· 5 years ago
370382c
common: Move some SMP functions out of common.h
by Simon Glass
· 5 years ago
3673618
common: Move serial functions out of common.h
by Simon Glass
· 5 years ago
f5c208d
Move strtomhz() to vsprintf.h
by Simon Glass
· 5 years ago
16ff570
common: Move sorting functions to their own header file
by Simon Glass
· 5 years ago
48b6c6b
crc32: Use the crc.h header for crc functions
by Simon Glass
· 5 years ago
c2226bf
crc: Fix code style with crc functions
by Simon Glass
· 5 years ago
970b61e
common: Move older CPU functions to their own header
by Simon Glass
· 5 years ago
0f675d9
efi_loader: support building UEFI binaries on sandbox
by Heinrich Schuchardt
· 5 years ago
8d95b6e
cmd: move down CONFIG_CMD_BOOTEFI after CONFIG_BOOTM_VXWORKS
by AKASHI Takahiro
· 5 years ago
6cae4f4
cmd: mtdparts: Fix build with option ..._SHOW_NET_SIZES
by Alexander Dahl
· 5 years ago
2e5aad6
cmd: nand: Remove not used declaration
by Alexander Dahl
· 5 years ago
7593603
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 5 years ago
6f5056f
Merge tag 'efi-2020-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 5 years ago
f6b91bf
cmd: avb: Support A/B slots
by Sam Protsenko
· 5 years ago
ac80a98
cmd: avb: Fix requested partitions list
by Sam Protsenko
· 5 years ago
0616403
dfu: allow to manage DFU on several devices
by Patrick Delaunay
· 5 years ago
af23348
thor: fix error path after g_dnl_register() failure
by Marek Szyprowski
· 5 years ago
de4752e
cmd: thor: select DFU subsystem also for 'thor' download tool
by Marek Szyprowski
· 5 years ago
2e95212
cmd: env: extend "env [set|print] -e" to manage UEFI variables
by AKASHI Takahiro
· 5 years ago
f211cc3
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· 5 years ago
62dd16e
cmd: booti: Store OS start and end info in images structure
by Lokesh Vutla
· 5 years ago
132e81f
cmd: sf: Mark it default if DM_SPI_FLASH enabled
by Jagan Teki
· 5 years ago
61e9fbb
cmd: Add Support for UFS commands
by Faiz Abbas
· 5 years ago
aeceb4c
Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubi
by Tom Rini
· 5 years ago
9ea7786
ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdr
by Stefan Roese
· 5 years ago
a88049b
ubi: provide a way to skip CRC checks
by Quentin Schulz
· 5 years ago
93f80ea
cmd: aes: use map_sysmem when accessing memory
by Philippe Reynes
· 5 years ago
5b07922
Merge branch '2019-10-11-master-imports'
by Tom Rini
· 5 years ago
ba81b90
cmd: itest: add support for .q size specifier
by Marek Szyprowski
· 5 years ago
d396410
cmd: avoid decimal conversion
by T Karthik Reddy
· 5 years ago
986fb6a
cmd: ti: ddr3: Move the print statement after test
by Krunal Bhargav
· 5 years ago
e728d54
cmd: ti: ddr3: Fix ecc address calculation
by Lokesh Vutla
· 5 years ago
73eb78f
Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· 5 years ago
82a4525
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· 5 years ago
a55d317
Merge tag 'efi-2020-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 5 years ago
4f10743
arm64: zynqmp: Define default SYS_PROMPT
by Michal Simek
· 5 years ago
f048cae
ARM: zynq: Define default SYS_PROMPT
by Michal Simek
· 5 years ago
d45fc8f
iod: Enhance to support display of multiple values
by Simon Glass
· 5 years ago
1372414
x86: Rename some FSP functions to have an fsp_ prefix
by Simon Glass
· 5 years ago
6c34fc1
x86: Rename existing FSP code to fsp1
by Simon Glass
· 5 years ago
23b1349
cmd: host: fix seg fault at "host info"
by AKASHI Takahiro
· 5 years ago
01437e1
cmd: disable CMD_NVEDIT_EFI by default
by Heinrich Schuchardt
· 5 years ago
a383c81
cmd: env: fix a typo in a comment of do_env_set_efi()
by AKASHI Takahiro
· 5 years ago
1d5ccd6
Kconfig: fix a typo in the description of bmp command.
by Andrius Štikonas
· 5 years ago
9a10207
Kconfig: Migrate CONFIG_BOOTM_* options
by Tom Rini
· 5 years ago
014a381
cmd: part: number: return hexadecimal value
by Roman Stratiienko
· 5 years ago
c492752
autoboot: add necessary dependency at AUTOBOOT_MENU_SHOW
by AKASHI Takahiro
· 5 years ago
ac598c1
net: introduce packet capture support
by Ramon Fried
· 5 years ago
8a3968c
net: mdio: Clarify code flow Covarity 244085 & 244090
by Joe Hershberger
· 5 years ago
c36366c
cmd: pci: Adjust display of digits for 64bit address and size
by Kunihiko Hayashi
· 5 years ago
02767cb
cmd: gpio: remove redundant assignment
by Heinrich Schuchardt
· 5 years ago
87eb2a1
Merge branch '2019-08-23-master-imports'
by Tom Rini
· 5 years ago
1ef0c49
Convert CONFIG_MX_CYCLIC to Kconfig
by Adam Ford
· 5 years ago
51709f7
clk: support clk tree dump
by Peng Fan
· 5 years ago
f152bf0
cbfs: Move result variable into the struct
by Simon Glass
· 5 years ago
aaef3bf
Drop PCMCIA
by Simon Glass
· 5 years ago
9d1f619
env: Rename environment.h to env_internal.h
by Simon Glass
· 5 years ago
9cce6f7
env: Drop environment.h header file where not needed
by Simon Glass
· 5 years ago
63a2f57
env: Drop the ACTION typedef
by Simon Glass
· 5 years ago
4686d8f
env: Rename the redundancy flags
by Simon Glass
· 5 years ago
1a23686
env: Drop the ENTRY typedef
by Simon Glass
· 5 years ago
9738586
env: Move get/set_default_env() to env.h
by Simon Glass
· 5 years ago
eec9796
env: Move set_default_vars to env.h
by Simon Glass
· 5 years ago
d416b4b
env: net: Move eth_parse_enetaddr() to net.c/h
by Simon Glass
· 5 years ago
0af6e2d
env: Move env_get() to env.h
by Simon Glass
· 5 years ago
5e6201b
env: Move env_set() to env.h
by Simon Glass
· 5 years ago
83c2e49
env: Move env_get_hex() to env.h
by Simon Glass
· 5 years ago
c301bd8
env: Move env_get_yesno() to env.h
by Simon Glass
· 5 years ago
07dc93c
env: Move env_set_ulong() to env.h
by Simon Glass
· 5 years ago
313112a
env: Move env_set_hex() to env.h
by Simon Glass
· 5 years ago
909ff4d
env: Move envmatch() to env.h
by Simon Glass
· 5 years ago
db22961
env: Move env_get_f() to env.h
by Simon Glass
· 5 years ago
2d85a75
env: Move get_env_id() to env.h
by Simon Glass
· 5 years ago
1a974af
common: Move gzip functions into a new gzip header
by Simon Glass
· 5 years ago
a2ac168
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 5 years ago
538aec9
x86: Add a common HOB library
by Park, Aiden
· 5 years ago
0961cf7
x86: lib: fsp: Use EFI_GUID and efi_guid_t
by Park, Aiden
· 5 years ago
Next »