Age | Commit message (Expand) | Author |
2019-12-03 | mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND | Miquel Raynal |
2019-12-03 | spl: ymodem: Fix loading of fit image | Lokesh Vutla |
2019-12-03 | bootm: vxworks: Support Linux compatible standard DTB for ARM and PPC | Lihua Zhao |
2019-12-03 | cosmetic: Fix spelling and whitespace errors | Thomas Hebb |
2019-12-02 | common: Move board_get_usable_ram_top() out of common.h | Simon Glass |
2019-12-02 | common: Move command functions out of common.h | Simon Glass |
2019-12-02 | common: Move enable/disable_interrupts out of common.h | Simon Glass |
2019-12-02 | common: Move interrupt functions into a new header | Simon Glass |
2019-12-02 | common: Move ARM cache operations out of common.h | Simon Glass |
2019-12-02 | common: Move some cache and MMU functions out of common.h | Simon Glass |
2019-12-02 | common: Move checkcpu() out of common.h | Simon Glass |
2019-12-02 | common: Move get_ticks() function out of common.h | Simon Glass |
2019-12-02 | common: Add a new lz4.h header file | Simon Glass |
2019-12-02 | common: Move serial functions out of common.h | Simon Glass |
2019-12-02 | common: Move sorting functions to their own header file | Simon Glass |
2019-12-02 | spl: bootcount: Move code out of header file | Simon Glass |
2019-12-02 | crc32: Use the crc.h header for crc functions | Simon Glass |
2019-12-02 | common: Drop global inclusion of status_led.h | Simon Glass |
2019-12-02 | Drop CONFIG_SHOW_ACTIVITY | Simon Glass |
2019-11-25 | usb: kbd: move USB_KBD_BOOT_REPORT_SIZE to usb.h | Heinrich Schuchardt |
2019-11-25 | usb: kbd: implement special keys | Heinrich Schuchardt |
2019-11-25 | usb: kbd: simplify coding for arrow keys | Heinrich Schuchardt |
2019-11-25 | usb: kbd: signature of usb_kbd_put_queue() | Heinrich Schuchardt |
2019-11-25 | usb: kbd: fix typo | Heinrich Schuchardt |
2019-11-20 | env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol | Tom Rini |
2019-11-17 | Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodi... | Tom Rini |
2019-11-17 | spl: separate SPL_FRAMEWORK config for spl and tpl | Heiko Stuebner |
2019-11-14 | image: fdt: copy possible optee nodes to a loaded devicetree | Heiko Stuebner |
2019-11-11 | Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodi... | Tom Rini |
2019-11-10 | common: spl: atf: support booting bl32 image | Joseph Chen |
2019-11-07 | hush: re-sequence includes | Heinrich Schuchardt |
2019-11-07 | dlmalloc: calloc: fix zeroing early allocations | Simon Goldschmidt |
2019-11-07 | spl: fix SPI config dependencies | Simon Goldschmidt |
2019-11-06 | common/console.c: Fix unused warning with console_doenv() | Tom Rini |
2019-11-06 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2019-11-04 | Merge tag 'u-boot-imx-20191104' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2019-11-03 | spl: nor: Provide falcon boot support for NOR memories | Lukasz Majewski |
2019-11-03 | spl: Add a size check for TPL | Simon Glass |
2019-11-01 | Merge tag 'video-for-2020.01-rc1' of https://gitlab.denx.de/u-boot/custodians... | Tom Rini |
2019-11-01 | Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm | Tom Rini |
2019-10-31 | common: Kconfig: Fix typo in TPL_LOG_CONSOLE description | Simon South |
2019-10-31 | usb: storage: Only clear READY flag on error | Marek Vasut |
2019-10-31 | usb: storage: Limit transfer size to 120 kiB | Marek Vasut |
2019-10-31 | splash: fix build breakage with newer llvm-7 | Anatolij Gustschin |
2019-10-29 | spl: spl_mmc: fix getting raw_sect when boot from emmc boot partition | Peng Fan |
2019-10-27 | fdt: Fix alignment issue when reading 64-bits properties from fdt | Jean-Jacques Hiblot |
2019-10-27 | bootstage: Allow SPL to obtain bootstage info from TPL | Simon Glass |
2019-10-27 | bootstage: Mark the start/end of TPL and SPL separately | Simon Glass |
2019-10-27 | bootstage: Correct relocation algorithm | Simon Glass |
2019-10-27 | bootstage: Avoid conflicts between stash/unstash | Simon Glass |