aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-15configs: am335x_guardian: Enable bootcount nvmem supportGireesh Hiremath
2021-07-15am335x, guardian: software update available status is stored in AM3352 RTC sc...Gireesh Hiremath
2021-07-15am335x, guardian: Enable panel driver Himax HX8238DGireesh Hiremath
2021-07-15drivers: video: hx8238 fix build bugGireesh Hiremath
2021-07-15configs: am335x_guardian: Enable display configGireesh Hiremath
2021-07-15am335x, guardian: Enable backlightGireesh Hiremath
2021-07-15am335x, guardian: update swi logicGireesh Hiremath
2021-07-15configs: am335x_guardian: disable spl commandGireesh Hiremath
2021-07-15configs: am335x_guardian: set boot delayGireesh Hiremath
2021-07-15am335x, guardian: code cleanup and boot optimizationGireesh Hiremath
2021-07-15am335x, guardian: set environment variable autoload to noGireesh Hiremath
2021-07-15am335x, guardian: Update pinmux configurationMoses Christopher
2021-07-15configs: am335x_guardian: add memtest configsGireesh Hiremath
2021-07-15am335x, guardian: set tftp_load_addr in environmentMoses Christopher
2021-07-15configs: am335x_guardian: add ubi fastmap supportGireesh Hiremath
2021-07-15am335x, guardian: mem: Add board dependent mem valuesMoses Christopher
2021-07-15configs: am335x_guardian: Enable clock driverGireesh Hiremath
2021-07-14Merge branch '2021-07-14-build-and-host-updates'Tom Rini
2021-07-14scripts/get_default_envs.sh: Update for thin archive supportTom Rini
2021-07-14Makefile: Conditionally add defaultenv_h to envtools targetJoel Stanley
2021-07-14kconfig / kbuild: Re-sync with Linux 4.20Tom Rini
2021-07-14get_maintainer.pl: update from Linux kernel v5.13-rc6Trevor Woerner
2021-07-14lib: move rtc-lib.c to libHeinrich Schuchardt
2021-07-14tools: image-host: fix wrong return valueMing Liu
2021-07-14tools/fitimage: add missing linebreak for some messagesSven Roederer
2021-07-14fixdep: remove leftover handling of IS_BUILTIN/IS_MODULERasmus Villemoes
2021-07-14mkimage: allow -l to work on block devices on LinuxYann Dirson
2021-07-14Merge branch '2021-07-14-platform-updates'Tom Rini
2021-07-14usb: musb-new: Add glue driver for ST-Ericsson Ux500Stephan Gerhold
2021-07-14phy: Add driver for ST-Ericsson AB8500 USB PHYStephan Gerhold
2021-07-14power: pmic: Add driver for ST-Ericsson AB8500 via PRCMUStephan Gerhold
2021-07-14board: stemmy: Copy atags for booting downstream/vendor kernelStephan Gerhold
2021-07-14board: stemmy: Parse atags to get available memoryStephan Gerhold
2021-07-14ARM: dts: uniphier: Add support for Akebi96Kunihiko Hayashi
2021-07-14configs: uniphier: Enable CONFIG_SYS_PCI_64BITKunihiko Hayashi
2021-07-14pci: uniphier: Add UniPhier PCIe controller driverKunihiko Hayashi
2021-07-14phy: socionext: Add UniPhier PCIe PHY driverKunihiko Hayashi
2021-07-14reset: uniphier: Add PCIe reset entryKunihiko Hayashi
2021-07-14clk: uniphier: Add PCIe clock entryKunihiko Hayashi
2021-07-14MAINTAINERS, git-mailrc: socfpga: Change co-maintainer to Tien Fong CheeLey Foon Tan
2021-07-14arm: mach-snapdragon: pinctrl: Place pin_name in .data sectionStephan Gerhold
2021-07-14board-info: Call sysinfo_detect() before sysinfo_get_str()Marek Vasut
2021-07-14board-info: Use sysinfo_get()Marek Vasut
2021-07-14misc: i2c_eeprom: Add atmel,24c01 to the listMarek Vasut
2021-07-14timer: nomadik-mtu: Use dev_read_addr_ptr()Stephan Gerhold
2021-07-14gpio: Add driver for Nomadik GPIOStephan Gerhold
2021-07-14gpio: Drop long unused DB8500 GPIO driverStephan Gerhold
2021-07-14board: armltd: Remove bootargs from Total Compute configurationAnders Dellien
2021-07-13Merge tag 'efi-2021-10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-07-12efi_loader: Fix to set bootdev_root correctly if bootdev foundMasami Hiramatsu