| Commit message (Expand) | Author | Age | Files | Lines |
* | cmd: log: Add commands to manipulate filters | Sean Anderson | 2020-10-30 | 2 | -0/+242 |
* | cmd: log: Make "log level" print all log levels | Sean Anderson | 2020-10-30 | 1 | -3/+9 |
* | cmd: log: Add commands to list categories and drivers | Sean Anderson | 2020-10-30 | 1 | -0/+35 |
* | cmd: log: Split off log level parsing | Sean Anderson | 2020-10-30 | 1 | -6/+23 |
* | cmd: log: Use sub-commands for log | Sean Anderson | 2020-10-30 | 1 | -27/+4 |
* | test: log: Convert log_test from python to C | Sean Anderson | 2020-10-30 | 1 | -6/+0 |
* | log: Use CONFIG_IS_ENABLED() for LOG_TEST | Sean Anderson | 2020-10-30 | 1 | -2/+2 |
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq | Tom Rini | 2020-10-29 | 3 | -0/+281 |
|\ |
|
| * | cmd: optee_rpmb command for read/write of rpmb from optee | Ruchika Gupta | 2020-10-23 | 3 | -0/+281 |
* | | cmd: Add a mux command | Pratyush Yadav | 2020-10-28 | 3 | -0/+191 |
* | | cmd: fat: Use do_save() for fatwrite | Lad Prabhakar | 2020-10-23 | 1 | -42/+1 |
* | | cmd: Add a 'misc' command to access miscellaneous devices | Bin Meng | 2020-10-23 | 3 | -0/+143 |
* | | cmd: Split out timer command from the sleep command | Bin Meng | 2020-10-23 | 3 | -28/+35 |
* | | cmd: Rename CMD_MISC to CMD_SLEEP | Bin Meng | 2020-10-23 | 3 | -6/+2 |
|/ |
|
* | common: rename getc() to getchar() | Heinrich Schuchardt | 2020-10-22 | 2 | -24/+24 |
* | cmd/button: return button status | Heinrich Schuchardt | 2020-10-14 | 1 | -2/+2 |
* | cmd: Fixup DT to pass PStore Ramoops parameters | Frédéric Danis | 2020-10-14 | 1 | -0/+38 |
* | cmd: Add command to display or save Linux PStore dumps | Frédéric Danis | 2020-10-14 | 3 | -0/+578 |
* | Kconfig: Move autoboot options under boot options | Simon Glass | 2020-10-09 | 1 | -117/+0 |
* | Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dmWIP/06Oct2020 | Tom Rini | 2020-10-06 | 3 | -0/+47 |
|\ |
|
| * | bloblist: Add a command | Simon Glass | 2020-10-06 | 3 | -0/+47 |
* | | efi_loader: consider no-map property of reserved memory | Heinrich Schuchardt | 2020-10-06 | 1 | -6/+28 |
|/ |
|
* | Merge branch 'next' | Tom Rini | 2020-10-05 | 12 | -19/+352 |
|\ |
|
| * | sntp: use udp frameworkWIP/30Sep2020-next2 | Philippe Reynes | 2020-09-30 | 2 | -1/+10 |
| * | cmd: irq: disable CMD_IRQ for riscv arch | Pragnesh Patel | 2020-09-30 | 1 | -1/+1 |
| * | Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...WIP/25Sep2020-next | Tom Rini | 2020-09-25 | 3 | -12/+129 |
| |\ |
|
| | * | x86: video: Show information about each video device | Simon Glass | 2020-09-25 | 1 | -1/+31 |
| | * | x86: Add support for more than 8 MTRRs | Simon Glass | 2020-09-25 | 1 | -4/+5 |
| | * | x86: Allow showing details about a HOB entry | Simon Glass | 2020-09-25 | 1 | -4/+45 |
| | * | x86: hob: Try to show a name instead of a GUID | Simon Glass | 2020-09-25 | 1 | -2/+41 |
| | * | x86: hob: Add way to show a single hob entry | Simon Glass | 2020-09-25 | 1 | -5/+11 |
| * | | Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u...WIP/24Sep2020-next | Tom Rini | 2020-09-24 | 1 | -0/+14 |
| |\ \
| | |/
| |/| |
|
| | * | cmd: pxe: Add relocation to pxe_sub cmds | T Karthik Reddy | 2020-09-23 | 1 | -0/+14 |
| * | | Merge branch 'master' into next | Tom Rini | 2020-09-21 | 4 | -8/+36 |
| |\ \
| | |/ |
|
| * | | board: ns3: kconfig: extend board kconfig with specific commands | Vladimir Olovyannikov | 2020-09-09 | 1 | -0/+2 |
| * | | cmd: broadcom: add command for chimp handshake | Bharat Kumar Reddy Gooty | 2020-09-09 | 2 | -0/+34 |
| * | | cmd: broadcom: add cmd to update bnxt image env variables | Vikas Gupta | 2020-09-09 | 2 | -0/+126 |
| * | | cmd: broadcom: add bnxt boot command | Trac Hoang | 2020-09-09 | 2 | -0/+41 |
| * | | Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.de... | Tom Rini | 2020-09-07 | 2 | -11/+1 |
| |\ \ |
|
| | * | | cmd: bdinfo: Remove print of superseeded bi_memstart / bi_memsize values | Stefan Roese | 2020-08-26 | 1 | -8/+0 |
| | * | | global: Move from bi_memstart/memsize -> gd->ram_base/ram_size | Stefan Roese | 2020-08-26 | 1 | -1/+1 |
| | * | | CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined | Stefan Roese | 2020-08-26 | 1 | -2/+0 |
* | | | | efi_loader: efidebug display RNG protocol | Heinrich Schuchardt | 2020-09-27 | 1 | -0/+5 |
| |_|/
|/| | |
|
* | | | cmd: acpi: Print revisions in hex format | Andy Shevchenko | 2020-09-21 | 1 | -1/+1 |
* | | | Merge tag 'efi-2020-10-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/19Sep2020 | Tom Rini | 2020-09-19 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | efi: change 'env -e -i' usage syntax | Maxim Uvarov | 2020-09-18 | 1 | -2/+2 |
* | | | | cmd: mem: fix range of bitflip testWIP/2020-09-18-assorted-bugfixes | Ralph Siemsen | 2020-09-18 | 2 | -5/+28 |
|/ / / |
|
* | | | env: Crash in 'env import' when using checksum and a specific size | Pedro Aguilar | 2020-09-11 | 1 | -0/+5 |
|/ / |
|
* | | efi: clean up efi command | Heinrich Schuchardt | 2020-09-06 | 1 | -4/+22 |
* | | efi_loader: log messages for bootefi command | Heinrich Schuchardt | 2020-09-06 | 1 | -3/+9 |