Age | Commit message (Expand) | Author |
2019-04-11 | dm: remove pre reloc properties in SPL and TPL device tree | Patrick Delaunay |
2019-04-11 | soc: keystone: Merge into ti specific directory | Vignesh R |
2019-04-09 | Makefile.spl: Move generated AT91SAM NAND image boot.bin to spl directory | Stefan Roese |
2019-03-25 | Convert CONFIG_DEFAULT_SPI_* to Kconfig | Patrick Delaunay |
2019-03-25 | Convert CONFIG_SF_DEFAULT_* to Kconfig | Patrick Delaunay |
2019-03-25 | exynos: replace CONFIG_ENV_SPI_BASE by CONFIG_SYS_SPI_BASE | Patrick Delaunay |
2019-03-25 | scripts/Makefile.extrawarn: Silence more DTC warnings | Tom Rini |
2019-03-21 | ARM: socfpga: Build sfp image only for Gen5 and Arria10 devices | Dalon Westergreen |
2019-03-14 | efi_loader: fix build error for freestanding.o | Heinrich Schuchardt |
2019-03-03 | configs: fsl: move DDR specific defines to Kconfig | Rajesh Bhagat |
2019-02-28 | kbuild: fix DTB .cmd source variable | Stephen Warren |
2019-02-22 | configs: Resync with savedefconfig | Tom Rini |
2019-02-20 | Merge branch 'master' of git://git.denx.de/u-boot-tegra | Tom Rini |
2019-02-20 | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2019-02-20 | Kconfig: tegra: Migrate TEGRA_KEYBOARD | Peter Robinson |
2019-02-20 | Kconfig: tegra: Migrate SYS_I2C_TEGRA | Peter Robinson |
2019-02-19 | dtbo: Fix dtbo generation rules | Michal Simek |
2019-02-19 | armv8: layerscape: move CONFIG_LAYERSCAPE to Kconfig | Rajesh Bhagat |
2019-02-19 | armv8: layerscape: move TZASC and TZPC configs to Kconfig | Rajesh Bhagat |
2019-02-13 | efi_loader: do not use symbolic links | Heinrich Schuchardt |
2019-02-13 | efi_loader: use freestanding library for efi apps | Heinrich Schuchardt |
2019-02-09 | Convert CONFIG_BOARD_TYPES to Kconfig | Simon Glass |
2019-02-07 | configs: Resync with savedefconfig | Tom Rini |
2019-02-05 | pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfig | Stefan Roese |
2019-02-02 | Kconfig: Migrate CONFIG_BUILD_TARGET | Jagan Teki |
2019-01-26 | linker: Modify linker scripts to be more generic | Tom Rini |
2019-01-26 | PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPL | Tom Rini |
2019-01-25 | Merge tag 'arc-fixes-for-2019.04-rc1' of git://git.denx.de/u-boot-arc | Tom Rini |
2019-01-25 | serial: Get rid of CONFIG_DW_SERIAL | Alexey Brodkin |
2019-01-24 | Merge branch 'master' of git://git.denx.de/u-boot-sunxi | Tom Rini |
2019-01-24 | Merge branch 'master' of git://git.denx.de/u-boot-net | Tom Rini |
2019-01-24 | net: remove CONFIG_MCAST_TFTP | Chris Packham |
2019-01-24 | arm64: zynqmp: Align u-boot-spl.bin for boot.bin creation | Michal Simek |
2019-01-21 | ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to Kconfig | Derald D. Woods |
2019-01-19 | Kconfig: Migrate BOUNCE_BUFFER | Philipp Tomsich |
2019-01-18 | usb: host: Drop [e-o]hci-sunxi drivers | Jagan Teki |
2019-01-15 | kbuild: add .SECONDARY special target to scripts/Kbuild.include | Masahiro Yamada |
2019-01-15 | kbuild: add .DELETE_ON_ERROR special target | Masahiro Yamada |
2019-01-15 | pylibfdt: Use Python 2 in Makefile | Josef Lusticky |
2019-01-10 | Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET | Jean-Jacques Hiblot |
2019-01-07 | configs: Resync with savedefconfig | Tom Rini |
2018-12-26 | scripts/check-config.sh: Add usage() | Andy Shevchenko |
2018-12-12 | blk: Rework guard around part_init call | Tom Rini |
2018-12-05 | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini |
2018-12-03 | Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot | Tom Rini |
2018-12-03 | Kconfig: Migrate CONFIG_RTC_M41T62 define to Kconfig | Lukasz Majewski |
2018-12-02 | efi_loader: Generate Microsoft PE format compliant images | Bin Meng |
2018-11-30 | rtc: rv3029: update to support DM and sync with Linux 4.17 | Philipp Tomsich |
2018-11-28 | tools: MediaTek: add MTK boot header generation to mkimage | Ryder Lee |
2018-11-27 | spi: Zap CONFIG_HARD_SPI | Jagan Teki |