| Commit message (Expand) | Author | Age | Files | Lines |
* | console: Add a way to output to serial only | Simon Glass | 2020-07-09 | 1 | -6/+22 |
* | command: Drop #ifdef for MEM_SUPPORT_64BIT_DATA | Simon Glass | 2020-07-08 | 1 | -4/+5 |
* | Update MEM_SUPPORT_64BIT_DATA to be always defined | Simon Glass | 2020-07-08 | 1 | -1/+1 |
* | spl: fit: improve spl_nand_fit_read(...) readability | Dario Binacchi | 2020-07-08 | 1 | -5/+5 |
* | spl: fit: nand: fix fit loading in case of bad blocks | Dario Binacchi | 2020-07-08 | 1 | -1/+4 |
* | spl: fit: fail fit loading in case of FDT appending error | Dario Binacchi | 2020-07-08 | 1 | -3/+6 |
* | image: Add support for ZSTD decompression | Robert Marko | 2020-07-07 | 1 | -0/+52 |
* | common/board_f: Respect original FDT size while relocating | Oleksandr Andrushchenko | 2020-07-07 | 1 | -1/+1 |
* | video: restore CONFIG_VIDCONSOLE_AS_LCD as boolean | Patrick Delaunay | 2020-07-06 | 1 | -3/+3 |
* | Merge branch 'next' | Tom Rini | 2020-07-06 | 9 | -103/+256 |
|\ |
|
| * | riscv: Clean up IPI initialization code | Sean Anderson | 2020-07-01 | 1 | -0/+5 |
| * | Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/... | Tom Rini | 2020-06-30 | 1 | -1/+1 |
| |\ |
|
| * | | spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* | Lukasz Majewski | 2020-06-29 | 1 | -0/+20 |
| * | | bdinfo: net: ppc: Drop bi_enet1addr and other similar info | Simon Glass | 2020-06-25 | 1 | -15/+1 |
| * | | Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...WIP/25Jun2020-next | Tom Rini | 2020-06-25 | 1 | -1/+1 |
| |\ \ |
|
| | * | | common: fdt: Remove additional 4k space for fdt allocation | Ashok Reddy Soma | 2020-06-25 | 1 | -1/+1 |
| * | | | video: extend stdout video console work-around for 'vga' | Anatolij Gustschin | 2020-06-18 | 1 | -3/+4 |
| * | | | common: hash: Remove a debug printf statement | Harald Seiler | 2020-06-16 | 1 | -2/+0 |
| * | | | Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into nextWIP/13Jun2020 | Tom Rini | 2020-06-13 | 1 | -74/+85 |
| |\ \ \ |
|
| | * | | | log: clean up Kconfig | Heinrich Schuchardt | 2020-06-11 | 1 | -74/+85 |
| | |/ / |
|
| * | | | Add support for SHA384 and SHA512 | Reuben Dowle | 2020-06-12 | 4 | -10/+142 |
| |/ / |
|
* | | | riscv: sbi: Add newline to error message | Sean Anderson | 2020-07-02 | 1 | -1/+1 |
| |/
|/| |
|
* | | splash: Fix build warning on 64 bits CPU | Ye Li | 2020-06-28 | 1 | -1/+1 |
|/ |
|
* | sifive: fu540: Add U-Boot proper sector start | Jagan Teki | 2020-06-04 | 1 | -1/+2 |
* | image: android: fix abootimg support | Christian Gmeiner | 2020-06-02 | 1 | -0/+7 |
* | spl: add fixed memory node in target fdt also when loading ATF | Heiko Stuebner | 2020-05-31 | 1 | -6/+13 |
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/20May2020 | Tom Rini | 2020-05-20 | 1 | -0/+8 |
|\ |
|
| * | board_r: Detect ifc-nor flash at run-time | Pankit Garg | 2020-05-19 | 1 | -0/+8 |
* | | common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.h | Simon Glass | 2020-05-18 | 1 | -1/+1 |
* | | common: Drop linux/delay.h from common header | Simon Glass | 2020-05-18 | 6 | -0/+6 |
* | | common: Drop linux/bug.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | | common: Drop asm/ptrace.h from common header | Simon Glass | 2020-05-18 | 3 | -0/+3 |
* | | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 51 | -0/+51 |
* | | Fix some checkpatch warnings in calls to debug() | Simon Glass | 2020-05-18 | 1 | -3/+3 |
* | | command: Remove the cmd_tbl_t typedef | Simon Glass | 2020-05-18 | 15 | -95/+104 |
* | | common: Drop init.h from common header | Simon Glass | 2020-05-18 | 4 | -0/+4 |
* | | common: Drop image.h from common header | Simon Glass | 2020-05-18 | 19 | -1/+23 |
* | | common: Drop bootstage.h from common header | Simon Glass | 2020-05-18 | 9 | -0/+9 |
* | | bootstage: Use BOOTSTAGE instead of BOOTSTATE | Simon Glass | 2020-05-18 | 3 | -6/+6 |
* | | common: Drop part.h from common header | Simon Glass | 2020-05-18 | 4 | -1/+6 |
* | | part: Drop disk_partition_t typedef | Simon Glass | 2020-05-18 | 3 | -6/+6 |
* | | common: Drop net.h from common header | Simon Glass | 2020-05-18 | 13 | -0/+14 |
* | | common: Drop flash.h from common header | Simon Glass | 2020-05-18 | 2 | -0/+2 |
* | | flash: Tidy up coding style for flash functions | Simon Glass | 2020-05-18 | 1 | -5/+5 |
|/ |
|
* | board_r: Introduce CONFIG_PCI_INIT_R Kconfig option | Ovidiu Panait | 2020-05-15 | 2 | -3/+12 |
* | board_r: env: Use IS_ENABLED() instead of #ifdefs | Ovidiu Panait | 2020-05-15 | 1 | -10/+11 |
* | common/board_f: avoid -Wtype-limits warning | Heinrich Schuchardt | 2020-05-15 | 1 | -1/+1 |
* | spl: Always define preloader_console_init | Samuel Holland | 2020-05-15 | 1 | -4/+3 |
* | rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA | Trevor Woerner | 2020-05-15 | 1 | -2/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot | Stefano Babic | 2020-05-10 | 5 | -33/+49 |
|\ |
|