index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmd: cp: add missing map_sysmem
Philippe Reynes
2019-12-05
1
-3
/
+13
*
iminfo: add missing map_sysmem
Philippe Reynes
2019-12-05
1
-1
/
+11
*
cmd: make MTD commands depend on MTD
Miquel Raynal
2019-12-04
1
-3
/
+7
*
cmd: nand/sf: isolate legacy code
Miquel Raynal
2019-12-04
5
-0
/
+118
*
cmd: mtdparts: Kconfig: join mtdparts command entry with its options
Miquel Raynal
2019-12-04
1
-14
/
+14
*
mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD
Miquel Raynal
2019-12-03
1
-1
/
+1
*
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
Miquel Raynal
2019-12-03
1
-1
/
+1
*
Merge tag 'efi-2020-01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2019-12-03
1
-2
/
+2
|
\
|
*
cmd: efidebug: fix a build error in show_efi_boot_opt()
AKASHI Takahiro
2019-12-03
1
-2
/
+2
*
|
cmd: pxe: Fix bootm argument count
Abhishek Shah
2019-12-03
1
-0
/
+1
*
|
blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more
Tom Rini
2019-12-03
2
-3
/
+1
|
/
*
common: Move old EEPROM functions into a new header
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Drop board_show_dram()
Simon Glass
2019-12-02
1
-7
/
+2
*
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
4
-0
/
+4
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
3
-0
/
+3
*
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
2
-0
/
+2
*
common: Move some SMP functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move serial functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
Move strtomhz() to vsprintf.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move sorting functions to their own header file
Simon Glass
2019-12-02
1
-0
/
+1
*
crc32: Use the crc.h header for crc functions
Simon Glass
2019-12-02
2
-0
/
+2
*
crc: Fix code style with crc functions
Simon Glass
2019-12-02
1
-1
/
+1
*
common: Move older CPU functions to their own header
Simon Glass
2019-12-02
1
-0
/
+1
*
efi_loader: support building UEFI binaries on sandbox
Heinrich Schuchardt
2019-11-12
1
-1
/
+1
*
cmd: move down CONFIG_CMD_BOOTEFI after CONFIG_BOOTM_VXWORKS
AKASHI Takahiro
2019-11-08
1
-7
/
+7
*
cmd: mtdparts: Fix build with option ..._SHOW_NET_SIZES
Alexander Dahl
2019-11-07
2
-3
/
+11
*
cmd: nand: Remove not used declaration
Alexander Dahl
2019-11-07
1
-1
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2019-11-06
3
-9
/
+16
|
\
|
*
dfu: allow to manage DFU on several devices
Patrick Delaunay
2019-10-31
1
-8
/
+13
|
*
thor: fix error path after g_dnl_register() failure
Marek Szyprowski
2019-10-31
1
-1
/
+2
|
*
cmd: thor: select DFU subsystem also for 'thor' download tool
Marek Szyprowski
2019-10-31
1
-0
/
+1
*
|
Merge tag 'efi-2020-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2019-11-01
2
-44
/
+252
|
\
\
|
*
|
cmd: env: extend "env [set|print] -e" to manage UEFI variables
AKASHI Takahiro
2019-10-30
2
-44
/
+252
*
|
|
cmd: avb: Support A/B slots
Sam Protsenko
2019-10-31
1
-4
/
+9
*
|
|
cmd: avb: Fix requested partitions list
Sam Protsenko
2019-10-31
1
-5
/
+1
|
|
/
|
/
|
*
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2019-10-30
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
cmd: sf: Mark it default if DM_SPI_FLASH enabled
Jagan Teki
2019-10-25
1
-0
/
+1
*
|
cmd: booti: Store OS start and end info in images structure
Lokesh Vutla
2019-10-25
1
-0
/
+3
|
/
*
cmd: Add Support for UFS commands
Faiz Abbas
2019-10-23
3
-1
/
+45
*
Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubi
Tom Rini
2019-10-17
1
-6
/
+52
|
\
|
*
ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdr
Stefan Roese
2019-10-16
1
-0
/
+33
|
*
ubi: provide a way to skip CRC checks
Quentin Schulz
2019-10-16
1
-6
/
+19
*
|
cmd: aes: use map_sysmem when accessing memory
Philippe Reynes
2019-10-15
1
-4
/
+10
|
/
*
Merge branch '2019-10-11-master-imports'
Tom Rini
2019-10-12
2
-12
/
+24
|
\
|
*
cmd: itest: add support for .q size specifier
Marek Szyprowski
2019-10-11
1
-0
/
+12
|
*
cmd: avoid decimal conversion
T Karthik Reddy
2019-10-11
1
-12
/
+12
*
|
cmd: ti: ddr3: Move the print statement after test
Krunal Bhargav
2019-10-11
1
-4
/
+5
*
|
cmd: ti: ddr3: Fix ecc address calculation
Lokesh Vutla
2019-10-11
1
-4
/
+4
|
/
*
Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-10-09
1
-0
/
+2
|
\
|
*
arm64: zynqmp: Define default SYS_PROMPT
Michal Simek
2019-10-08
1
-0
/
+1
[next]