| Commit message (Expand) | Author | Age | Files | Lines |
* | image: android: fix 'iminfo' typo | Eugeniu Rosca | 2019-04-24 | 1 | -1/+1 |
* | image: android: allow booting lz4-compressed kernels | Eugeniu Rosca | 2019-04-24 | 2 | -1/+12 |
* | bootm: Simplying cache flush code | Trent Piepho | 2019-04-23 | 1 | -6/+1 |
* | malloc: Fix memalign not honoring alignment prior to full malloc init | Andreas Dannenberg | 2019-04-23 | 1 | -2/+1 |
* | spl: spl_nand.c: Add NAND loading message | Stefan Roese | 2019-04-23 | 1 | -0/+4 |
* | spl: ymodem: Add support for loading full fitImages | Marek Vasut | 2019-04-22 | 1 | -1/+19 |
* | fit: load all fragments from the extra configurations | Peter Ujfalusi | 2019-04-22 | 1 | -0/+12 |
* | Support boot Android image without address on bootm command | Shawn Guo | 2019-04-22 | 2 | -2/+2 |
* | Merge tag 'efi-2019-07-rc1-2' of git://git.denx.de/u-boot-efi | Tom Rini | 2019-04-15 | 1 | -0/+7 |
|\ |
|
| * | efi_loader: move efi_save_gd() call to board_r.c | Heinrich Schuchardt | 2019-04-12 | 1 | -0/+7 |
* | | Merge tag 'video-for-2019.07-rc1' of git://git.denx.de/u-boot-video | Tom Rini | 2019-04-15 | 1 | -1/+23 |
|\ \ |
|
| * | | usb: kbd: Properly translate up/down arrow keys | Andre Przywara | 2019-04-14 | 1 | -1/+23 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini | 2019-04-14 | 1 | -0/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | dm: spi: Read default speed and mode values from DT | Patrick Delaunay | 2019-04-12 | 1 | -0/+2 |
| |/ |
|
* | | fdt: Remove duplicate code | Thierry Reding | 2019-04-11 | 1 | -6/+0 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini | 2019-04-11 | 1 | -13/+5 |
|\ |
|
| * | usb: Make portspeed return a read-only string | Ismael Luceno Cortes | 2019-04-09 | 1 | -13/+5 |
* | | spl: ymodem: Move GZ handling out of YModem session | Marek Vasut | 2019-04-09 | 1 | -13/+15 |
* | | spl: ymodem: Terminate YModem session on error | Marek Vasut | 2019-04-09 | 1 | -2/+3 |
|/ |
|
* | common: image-android-dt: Fix out-of-bounds access | Eugeniu Rosca | 2019-03-22 | 1 | -2/+2 |
* | common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled | Abel Vesa | 2019-03-22 | 1 | -0/+4 |
* | image: fdt: handle coalesced reserve region | Patrick Delaunay | 2019-03-08 | 1 | -2/+2 |
* | spl: add debug print for early malloc usage | Simon Goldschmidt | 2019-02-28 | 1 | -0/+2 |
* | preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOT | Masahiro Yamada | 2019-02-22 | 1 | -0/+18 |
* | log: Add a Kconfig option to set the default log level | Simon Glass | 2019-02-20 | 2 | -1/+21 |
* | log: Fix up Kconfig log level names | Simon Glass | 2019-02-20 | 1 | -29/+37 |
* | spl: implement CRC check on U-Boot uImage | Simon Goldschmidt | 2019-02-19 | 2 | -7/+45 |
* | usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE | Abel Vesa | 2019-02-15 | 4 | -9/+6 |
* | efi_loader: refactor switch to non-secure mode | Heinrich Schuchardt | 2019-02-13 | 1 | -0/+10 |
* | Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm | Tom Rini | 2019-02-10 | 1 | -0/+8 |
|\ |
|
| * | Convert CONFIG_BOARD_TYPES to Kconfig | Simon Glass | 2019-02-09 | 1 | -0/+8 |
* | | initcall: Move to inline function | Alexander Graf | 2019-02-09 | 1 | -4/+1 |
* | | fdt: support booting with dtb in Android image | Shawn Guo | 2019-02-08 | 1 | -0/+21 |
|/ |
|
* | spl: Kconfig: Enable SPI_FLASH_TINY by default for SPL | Vignesh R | 2019-02-07 | 1 | -0/+1 |
* | mtd: spi: Add lightweight SPI flash stack for SPL | Vignesh R | 2019-02-07 | 1 | -1/+10 |
* | mtd: spi: spi-nor-core: Add SFDP support | Vignesh R | 2019-02-07 | 1 | -1/+12 |
* | lmb: handle more than one DRAM BANK | Simon Goldschmidt | 2019-02-02 | 1 | -2/+2 |
* | spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 | Tien Fong Chee | 2019-02-01 | 3 | -5/+5 |
* | spl: fat/fs: Add option to include/exclude FAT write build in SPL | Tien Fong Chee | 2019-02-01 | 1 | -0/+7 |
* | spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT | Tien Fong Chee | 2019-02-01 | 3 | -5/+5 |
* | linker: Modify linker scripts to be more generic | Tom Rini | 2019-01-26 | 1 | -0/+2 |
* | dfu: Remove dependency on HUSH parser in SPL | Andrew F. Davis | 2019-01-26 | 2 | -2/+1 |
* | spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU | Andrew F. Davis | 2019-01-26 | 4 | -8/+8 |
* | Kconfig: Migrate BOUNCE_BUFFER | Philipp Tomsich | 2019-01-19 | 1 | -0/+11 |
* | common: spl: Kconfig: spelling fixes | Chris Packham | 2019-01-18 | 1 | -1/+1 |
* | bootm: use new common function lmb_init_and_reserve | Simon Goldschmidt | 2019-01-16 | 1 | -6/+2 |
* | fdt: parse "reserved-memory" for memory reservation | Simon Goldschmidt | 2019-01-16 | 1 | -8/+45 |
* | Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm | Tom Rini | 2019-01-15 | 1 | -2/+2 |
|\ |
|
| * | common: fdt_support: print hexadecimal numbers in debug | Sekhar Nori | 2019-01-14 | 1 | -2/+2 |
* | | common: command: Add support for $ auto-completion | Boris Brezillon | 2019-01-15 | 1 | -6/+26 |