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
2023-04-06
spi: mpc8xxx: Add support for SPI on mpc832x
Christophe Leroy
2023-04-06
gpio: Add QUICC Engine GPIOs driver
Christophe Leroy
2023-04-06
clk: mpc83xx: Fix clocks for mpc832x
Christophe Leroy
2023-04-06
powerpc: mpc83xx: Don't activate MMU when not necessary
Christophe Leroy
2023-04-06
powerpc: mpc83xx: Fix soc.h
Christophe Leroy
2023-04-06
powerpc: mpc832x: Fix reset word
Christophe Leroy
2023-04-06
watchdog: mpc8xxx: Add support for mpc83xx
Christophe Leroy
2023-04-06
watchdog: mpc8xxx: Make it generic
Christophe Leroy
2023-04-05
watchdog: mpc8xx: Rename it mpc8xxx
Christophe Leroy
2023-04-05
powerpc: mpc8xx: Migrate to CONFIG_SYS_CLK_FREQ
Christophe Leroy
2023-04-03
Revert "disk: Use a helper function to reduce duplication"
Tom Rini
2023-03-31
Merge tag 'u-boot-imx-next-20230331' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2023-03-31
Merge branch '2023-03-30-assorted-general-upates' into next
Tom Rini
2023-03-30
test: fs: Check fat short file name
Stefan Herbrechtsmeier
2023-03-30
input: button_kbd: make driver complementary to gpio buttons
Svyatoslav Ryhel
2023-03-30
cmd: ums: abort mounting by pressing any key
Svyatoslav Ryhel
2023-03-30
test: exit: fix run_commandf() warnings
Evgeny Bachinin
2023-03-30
test: fdt: fix run_commandf() warnings
Evgeny Bachinin
2023-03-30
unit-test: cover run_commandf() by test-cases
Evgeny Bachinin
2023-03-30
cli: run_commandf(): small fixups
Evgeny Bachinin
2023-03-30
drivers: rtc: add max313xx series rtc driver
Chris Packham
2023-03-30
include: kernel.h: port find_closest() from Linux
Chris Packham
2023-03-30
disk: Use a helper function to reduce duplication
Simon Glass
2023-03-30
lib: Fix SYS_TIMER_COUNTS_DOWN description in Kconfig
Marek Vasut
2023-03-30
gpio: allow passing NULL to gpio_request_by_line_name() to search all gpio co...
Rasmus Villemoes
2023-03-30
rtc: m41t62: implements read8/write8 operations
Thomas Perrot
2023-03-30
fs: ext4: fix files seen as symlink during deletion
Corentin GUILLEVIC
2023-03-30
fs: fat: do not mangle short filenames
Stefan Herbrechtsmeier
2023-03-30
test: Add test for new command pci_mps
Stephen Carlson
2023-03-30
drivers: pci: sandbox: Add stub sandbox PCI MPS support
Stephen Carlson
2023-03-30
cmd: pci: Add command to set MPS of all PCIe devices
Stephen Carlson
2023-03-30
sysinfo: gpio: fix loop over DT "revisions" array
Rasmus Villemoes
2023-03-30
nvedit: simplify do_env_indirect()
Rasmus Villemoes
2023-03-30
api: move API related config options into submenu
Heinrich Schuchardt
2023-03-30
Kconfig: Sort the BUILD_TARGET list
Marek Vasut
2023-03-30
image: Fix potentially uninitialized data variable
Marek Vasut
2023-03-30
powerpc/mpc85xx: disable legacy format booting
Heiko Schocher
2023-03-30
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvel...
Tom Rini
2023-03-30
clk: imx8mp: add pwm clocks support
Tommaso Merciai
2023-03-30
arm64: imx8mm: imx8mn: imx8mp: Drop FEC GPR[1] board workaround
Marek Vasut
2023-03-30
arm64: imx8mp: Drop EQoS GPR[1] board workaround
Marek Vasut
2023-03-30
arm64: dts: imx8mp: Drop EQoS clock workaround
Marek Vasut
2023-03-30
configs: verdin-imx8mp: Fix wrong early malloc() heap size
Emanuele Ghidoli
2023-03-30
ARM: imx: imx8mp: fix enable_i2c_clk
Rasmus Villemoes
2023-03-30
compulab: imx8mm-cl-iot-gate: Fix some function declarations in ddr.h
Ying-Chun Liu (PaulLiu)
2023-03-30
net: fec_mxc: Add board_interface_eth_init() for i.MX8M Mini/Nano/Plus
Marek Vasut
2023-03-30
net: fec_mxc: Add ref clock setup support for i.MX8M Mini/Nano/Plus
Marek Vasut
2023-03-30
net: dwc_eth_qos: Add board_interface_eth_init() for i.MX8M Plus
Marek Vasut
2023-03-30
net: dwc_eth_qos: Add i.MX8M Plus RMII support
Marek Vasut
2023-03-30
net: dwc_eth_qos: Add DM CLK support for i.MX8M Plus
Marek Vasut
[next]