index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-12-12
board/km/cent2: migrate to environment text file
Holger Brunck
2022-12-12
km/powerpc: migrate to env.txt file
Holger Brunck
2022-12-12
board/km: move ls102xa boards to environment text files
Holger Brunck
2022-12-12
configs: remove support of MTDIDS_DEFAULT/MTDPARTS_DEFAULT
Patrick Delaunay
2022-12-12
configs: SBx81LIFKW: move MTDPART_DEFAULT in defconfig
Patrick Delaunay
2022-12-12
configs: SBx81LIFXCAT: move MTDPART_DEFAULT in defconfig
Patrick Delaunay
2022-12-12
configs: x530: move MTDPART/MTDIDS_DEFAULT in defconfig
Patrick Delaunay
2022-12-12
configs: am333x_guardian: move MTDIDS_DEFAULT in defconfif
Patrick Delaunay
2022-12-12
Makefile: link with --no-warn-rwx-segments
Tom Rini
2022-12-12
Merge branch '2022-12-12-assorted-improvements' into next
Tom Rini
2022-12-12
configs: set CONFIG_LMB_MAX_REGIONS=64 for all mt798[16] boards
Daniel Golle
2022-12-12
ARM: dts: npcm7xx: add npcm750 gpio node compatible name
Jim Liu
2022-12-12
ARM: dts: npcm8xx: add npcm845 function node
Jim Liu
2022-12-12
ARM: config: enable function for nuvoton npcm845 bmc
Jim Liu
2022-12-12
omap4: make musb probeable by simple bus
Andreas Kemnade
2022-12-12
distro/pxeboot: Handle prompt variable
Manuel Traut
2022-12-12
cmd: pxe: use strdup to copy config
Patrick Delaunay
2022-12-12
cmd: pxe: support INITRD and FDT selection with FIT
Patrick Delaunay
2022-12-12
cmd: pxe: reorder kernel treatment in label_boot
Patrick Delaunay
2022-12-12
drivers: pci: pcie_dw_common: add upper-limit to iATU
Ben Dooks
2022-12-12
arm: mach-omap2: Move common image process functions out of board files
Andrew Davis
2022-12-09
Merge branch '2022-12-09-platform-updates' into next
Tom Rini
2022-12-09
configs: enable OSPI related configs in AM62x
Dhruva Gole
2022-12-09
arm: dts: Add OSPI support for AM62-SK
Dhruva Gole
2022-12-09
arm: dts: k3-am62x: sync dt with linux kernel
Dhruva Gole
2022-12-09
configs: introduce configs for the am62a
Bryan Brattlof
2022-12-09
board: ti: introduce the basic files needed to support the am62a
Bryan Brattlof
2022-12-09
arm: mach-k3: am62a: introduce auto-generated SoC data
Bryan Brattlof
2022-12-09
arm: mach-k3: introduce basic files to support the am62a
Bryan Brattlof
2022-12-09
soc: ti: k3-socinfo: add am62a SoC entry
Bryan Brattlof
2022-12-09
ram: k3-ddrss: add am62a controller support
Bryan Brattlof
2022-12-09
arm: dts: introduce am62a7 u-boot dtbs
Bryan Brattlof
2022-12-09
arm: dts: introduce am62a7 dtbs from linux kernel
Bryan Brattlof
2022-12-09
ram: k3-ddrss: add auto-generated macros for am62a support
Bryan Brattlof
2022-12-09
rtc: Add fallbacks for dm functions
Sean Anderson
2022-12-09
x86: fsp: Only compile fsp_save_s3_stack if (SPL_)DM_RTC is enabled
Sean Anderson
2022-12-09
Nokia RX-51: Use ENTRY/ENDPROC for save_boot_params
Pali Rohár
2022-12-08
Merge branch '2022-12-08-assorted-tooling-and-fs-fixes' into next
Tom Rini
2022-12-08
ata: ahci-pci: Replace magic constant by macro
Pali Rohár
2022-12-08
fs/squashfs: use lldiv function for math
Kasper Revsbech
2022-12-08
u-boot-initial-env: rework make target
Max Krummenacher
2022-12-08
firmware: scmi: use protocol node name to bind the scmi regulator driver
Patrick Delaunay
2022-12-08
tools: mkimage: add new image type "fdt_legacy"
Marc Kleine-Budde
2022-12-08
tools: mkimage: don't print error message "Success" in case of failure
Marc Kleine-Budde
2022-12-08
tools: fdtgrep: Fix handle leak
Mikhail Ilin
2022-12-08
tools: mkimage: Fix nullptr at strchr()
Mikhail Ilin
2022-12-08
fs: ext4: Fix free(NULL)
Mikhail Ilin
2022-12-08
tool: ifwitool: Fix buffer overflow
Mikhail Ilin
2022-12-08
tool: ifwitool: The function localtime() can return NULL.
Mikhail Ilin
2022-12-08
tools: env: fw_env: Fix unused-result warning
Jaehoon Chung
[next]