Age | Commit message (Expand) | Author |
2018-03-21 | arc: Introduce a possibility to not relocate U-boot | Alexey Brodkin |
2018-03-19 | bootm: optee: Add a bootm command for type IH_OS_TEE | Bryan O'Donoghue |
2018-03-19 | image: Add IH_OS_TEE for TEE chain-load boot | Bryan O'Donoghue |
2018-03-19 | spl: add SPL_RESET_SUPPORT | Patrick Delaunay |
2018-03-19 | tools/mkimage: add support for STM32 image format | Patrick Delaunay |
2018-03-19 | SPL: Add signature verification when loading image | Jun Nie |
2018-03-16 | common: move init_helpers.h prototypes in init.h | Patrick Delaunay |
2018-03-16 | common: move board_f.c prototypes in init.h | Patrick Delaunay |
2018-03-13 | common/memsize.c: restore content of the base address | Patrick Delaunay |
2018-03-13 | common/memsize.c: prepare get_ram_size update | Patrick Delaunay |
2018-03-05 | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada |
2018-03-05 | spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-... | Faiz Abbas |
2018-02-23 | Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig | Adam Ford |
2018-02-23 | Merge git://git.denx.de/u-boot-usb | Tom Rini |
2018-02-23 | fdt: Fixup only valid memory banks | Thierry Reding |
2018-02-21 | dfu: Rename _FUNCTION_DFU to DFU_OVER_ | Marek Vasut |
2018-02-21 | dfu: Fix up the Kconfig mess | Marek Vasut |
2018-02-21 | usb: gadget: sdp: add missing line breaks | Andre Heider |
2018-02-18 | fdt: Fixup only valid memory banks | Thierry Reding |
2018-02-18 | fdt: Implement weak arch_fixup_fdt() | Alexey Brodkin |
2018-02-14 | configs: Migrate CONFIG_SPL_FRAMEWORK | Tom Rini |
2018-02-13 | fix spelling of 'functions' in 2 places (was 'funtcions') | Simon Goldschmidt |
2018-02-13 | tftp: update: Include missing cfi_flash.h header | Marek Vasut |
2018-02-13 | cmd: fitupd: Convert CONFIG_UPDATE_TFTP and co. | Marek Vasut |
2018-02-13 | spl: fit: move fdt_record_loadable out of ARCH_FIXUP_FDT_MEMORY guard | Philipp Tomsich |
2018-02-07 | spl: eMMC/SD: Provide one __weak spl_boot_mode() function | Lukasz Majewski |
2018-02-07 | parse the second area of android image | Bin Chen |
2018-02-03 | log: add category LOGC_EFI | Heinrich Schuchardt |
2018-02-03 | log: Add a way to log error-return values | Simon Glass |
2018-02-03 | log: Update log_console to honour the log format | Simon Glass |
2018-02-03 | log: Add control over log formatting | Simon Glass |
2018-02-03 | log: Add functions to convert IDs to/from names | Simon Glass |
2018-01-29 | spl: include timezone in banner | Klaus Goger |
2018-01-29 | flash: Fix spelling of "ERR_TIMOUT" | Mario Six |
2018-01-28 | Merge git://git.denx.de/u-boot-rockchip | Tom Rini |
2018-01-28 | spl: add option to disable SPL banner output | Anatolij Gustschin |
2018-01-28 | spl: use different BOARD_INIT MACRO for spl and tpl | Kever Yang |
2018-01-28 | spl: atf: pass NULL for bl32_ep pc | Kever Yang |
2018-01-28 | common: board_r: Fix style violations | Mario Six |
2018-01-28 | common: board_f: Fix style violations | Mario Six |
2018-01-28 | Initialize SHA buffer size var in passwd_abort | Martin Etnestad |
2018-01-24 | Merge branch 'master' of git://git.denx.de/u-boot-coldfire | Tom Rini |
2018-01-23 | common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO | Angelo Dureghello |
2018-01-23 | crypto/fsl: Fix HW accelerated hash commands | Breno Lima |
2018-01-23 | common: board_f: vid: Add VID specific API to adjust core voltage | Rajesh Bhagat |
2018-01-19 | board_r: remove superfluous #ifdef CONFIG_PRAM | Heinrich Schuchardt |
2018-01-15 | fix incorrect usage of DT node unit address in comments | Andre Przywara |
2018-01-14 | Merge git://git.denx.de/u-boot-mmc | Tom Rini |
2018-01-12 | riscv: Modify generic codes to support RISC-V | Rick Chen |
2018-01-12 | mmc: add a Kconfig option to enable the support for MMC write operations | Jean-Jacques Hiblot |