| Commit message (Expand) | Author | Age | Files | Lines |
* | efi_loader: efidebug.c function documentation | Heinrich Schuchardt | 2019-07-30 | 1 | -3/+2 |
* | Add validation for icache/dcache arguments - arguments different from off/on/... | Eric Perie | 2019-07-29 | 1 | -2/+6 |
* | Drop linker-generated array creation when CONFIG_CMDLINE is disabled | Andrej Rosano | 2019-07-29 | 1 | -0/+2 |
* | Merge branch '2019-07-26-ti-imports'WIP/27Jul2019 | Tom Rini | 2019-07-27 | 1 | -20/+22 |
|\ |
|
| * | cmd: remoteproc: Allow list command to print the probed devices | Lokesh Vutla | 2019-07-26 | 1 | -5/+4 |
| * | cmd: remoteproc: Add support for initializing devices individually | Lokesh Vutla | 2019-07-26 | 1 | -15/+18 |
* | | Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini | 2019-07-27 | 2 | -3/+11 |
|\ \
| |/
|/| |
|
| * | cosmetic: Update comment in cmd/eeprom.c | Lukasz Majewski | 2019-07-19 | 1 | -1/+1 |
| * | Kconfig: Add CMD_SPL_NOR_OFS config for falcon boot argument offset | Lukasz Majewski | 2019-07-19 | 1 | -0/+8 |
| * | Kconfig: cosmetic: Update description of CMD_SPL_NAND_OFS | Lukasz Majewski | 2019-07-19 | 1 | -2/+1 |
| * | Kconfig: Make CMD_SPL_NAND_OFS only available when proper memory is used | Lukasz Majewski | 2019-07-19 | 1 | -0/+1 |
* | | cmd: Add 'ab_select' command | Ruslan Trofymenko | 2019-07-24 | 3 | -0/+68 |
* | | cmd: bcb: Apply non-functional refinements | Eugeniu Rosca | 2019-07-24 | 1 | -21/+22 |
* | | cmd: bcb: Use strcmp() instead of strncmp() for string literals | Eugeniu Rosca | 2019-07-24 | 1 | -11/+11 |
* | | cmd: bcb: Fix duplicated handling in two case-branches | Eugeniu Rosca | 2019-07-24 | 1 | -3/+0 |
* | | treewide: Fix stale references of Android docs | Eugeniu Rosca | 2019-07-24 | 1 | -1/+1 |
* | | cmd: part: Add 'number' sub-command | Ruslan Trofymenko | 2019-07-24 | 1 | -1/+15 |
* | | Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/23Jul2019 | Tom Rini | 2019-07-23 | 2 | -11/+25 |
|\ \ |
|
| * | | efi_loader: function comments cmd/efi_debug.c | Heinrich Schuchardt | 2019-07-16 | 1 | -6/+10 |
| * | | efi_loader: fix function comments in cmd/bootefi.c | Heinrich Schuchardt | 2019-07-16 | 1 | -3/+13 |
| * | | efi_loader: Change return type of efi_add_memory_map() | Bryan O'Donoghue | 2019-07-16 | 1 | -2/+2 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-netWIP/18Jul2019 | Tom Rini | 2019-07-18 | 1 | -0/+5 |
|\ \ \
| |_|/
|/| | |
|
| * | | cmd: mdio: prevent data abort when no mdio bus is found | Simon Goldschmidt | 2019-07-18 | 1 | -0/+5 |
| |/ |
|
* | | cmd: mem: Add a command to fill the memory with random data | Jean-Jacques Hiblot | 2019-07-18 | 2 | -0/+59 |
* | | env: register erase command | Frank Wunderlich | 2019-07-18 | 2 | -0/+28 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-net | Tom Rini | 2019-07-15 | 2 | -90/+104 |
|\ |
|
| * | net: introduce MDIO DM class for MDIO devices | Alex Marginean | 2019-07-15 | 1 | -0/+5 |
| * | cmd: mii: Add the standard 1000BASE-T registers | Trent Piepho | 2019-07-15 | 1 | -5/+29 |
| * | cmd: mii: Refactor some of the MII reg dump code | Trent Piepho | 2019-07-15 | 1 | -85/+70 |
* | | Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc | Tom Rini | 2019-07-15 | 3 | -98/+0 |
|\ \
| |/
|/| |
|
| * | cmd: Remove mmc_spi command | Anup Patel | 2019-07-15 | 3 | -98/+0 |
* | | Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians... | Tom Rini | 2019-07-14 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | cmd: pinmux: Fix warnings when compiling with W=1 | Patrick Delaunay | 2019-07-12 | 1 | -0/+1 |
* | | cmd: nvedit: Add sub-command 'env info' | Leo Ruan | 2019-07-13 | 2 | -0/+121 |
* | | Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/... | Tom Rini | 2019-07-11 | 1 | -6/+4 |
|\ \
| |/
|/| |
|
| * | trace: do not limit trace buffer to 2GiB | Heinrich Schuchardt | 2019-07-10 | 1 | -6/+4 |
* | | cmd: Add 'bcb' command to read/modify/write BCB fields | Eugeniu Rosca | 2019-07-11 | 3 | -0/+358 |
* | | configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT | Tom Rini | 2019-07-11 | 7 | -15/+15 |
|/ |
|
* | Merge tag 'efi-2019-07-rc5-3' of https://gitlab.denx.de/u-boot/custodians/u-b... | Tom Rini | 2019-06-21 | 2 | -17/+24 |
|\ |
|
| * | efi_loader: consistent error handling in efidebug.c | Heinrich Schuchardt | 2019-06-20 | 1 | -7/+16 |
| * | efi_loader: consistent types in efidebug.c | Heinrich Schuchardt | 2019-06-20 | 1 | -11/+14 |
| * | fs: do_load: pass device path for efi payload | Mian Yousaf Kaukab | 2019-06-20 | 1 | -5/+0 |
* | | cmd/led.c: fix typos in online help | Anatolij Gustschin | 2019-06-21 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini | 2019-06-17 | 1 | -0/+3 |
|\ |
|
| * | Kconfig: Add SPI / SPI_FLASH as dependencies | Tom Rini | 2019-06-13 | 1 | -0/+3 |
* | | usb: gadget: error out if g_dnl registration fails | Sjoerd Simons | 2019-06-14 | 1 | -3/+8 |
* | | Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-boot | Tom Rini | 2019-06-11 | 1 | -15/+21 |
|\ \
| |/
|/| |
|
| * | env: enable saveenv command when one CONFIG_ENV_IS_IN is activated | Patrick Delaunay | 2019-06-06 | 1 | -15/+21 |
* | | Merge tag 'efi-2019-07-rc4-2' of git://git.denx.de/u-boot-efi | Tom Rini | 2019-06-05 | 3 | -4/+17 |
|\ \
| |/
|/| |
|
| * | cmd: env: add -nv option for UEFI non-volatile variable | AKASHI Takahiro | 2019-06-04 | 2 | -4/+14 |