aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-06spi: mpc8xxx: Add support for SPI on mpc832xChristophe Leroy
2023-04-06gpio: Add QUICC Engine GPIOs driverChristophe Leroy
2023-04-06clk: mpc83xx: Fix clocks for mpc832xChristophe Leroy
2023-04-06powerpc: mpc83xx: Don't activate MMU when not necessaryChristophe Leroy
2023-04-06powerpc: mpc83xx: Fix soc.hChristophe Leroy
2023-04-06powerpc: mpc832x: Fix reset wordChristophe Leroy
2023-04-06watchdog: mpc8xxx: Add support for mpc83xxChristophe Leroy
2023-04-06watchdog: mpc8xxx: Make it genericChristophe Leroy
2023-04-05watchdog: mpc8xx: Rename it mpc8xxxChristophe Leroy
2023-04-05powerpc: mpc8xx: Migrate to CONFIG_SYS_CLK_FREQChristophe Leroy
2023-04-03Revert "disk: Use a helper function to reduce duplication"Tom Rini
2023-03-31Merge tag 'u-boot-imx-next-20230331' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2023-03-31Merge branch '2023-03-30-assorted-general-upates' into nextTom Rini
2023-03-30test: fs: Check fat short file nameStefan Herbrechtsmeier
2023-03-30input: button_kbd: make driver complementary to gpio buttonsSvyatoslav Ryhel
2023-03-30cmd: ums: abort mounting by pressing any keySvyatoslav Ryhel
2023-03-30test: exit: fix run_commandf() warningsEvgeny Bachinin
2023-03-30test: fdt: fix run_commandf() warningsEvgeny Bachinin
2023-03-30unit-test: cover run_commandf() by test-casesEvgeny Bachinin
2023-03-30cli: run_commandf(): small fixupsEvgeny Bachinin
2023-03-30drivers: rtc: add max313xx series rtc driverChris Packham
2023-03-30include: kernel.h: port find_closest() from LinuxChris Packham
2023-03-30disk: Use a helper function to reduce duplicationSimon Glass
2023-03-30lib: Fix SYS_TIMER_COUNTS_DOWN description in KconfigMarek Vasut
2023-03-30gpio: allow passing NULL to gpio_request_by_line_name() to search all gpio co...Rasmus Villemoes
2023-03-30rtc: m41t62: implements read8/write8 operationsThomas Perrot
2023-03-30fs: ext4: fix files seen as symlink during deletionCorentin GUILLEVIC
2023-03-30fs: fat: do not mangle short filenamesStefan Herbrechtsmeier
2023-03-30test: Add test for new command pci_mpsStephen Carlson
2023-03-30drivers: pci: sandbox: Add stub sandbox PCI MPS supportStephen Carlson
2023-03-30cmd: pci: Add command to set MPS of all PCIe devicesStephen Carlson
2023-03-30sysinfo: gpio: fix loop over DT "revisions" arrayRasmus Villemoes
2023-03-30nvedit: simplify do_env_indirect()Rasmus Villemoes
2023-03-30api: move API related config options into submenuHeinrich Schuchardt
2023-03-30Kconfig: Sort the BUILD_TARGET listMarek Vasut
2023-03-30image: Fix potentially uninitialized data variableMarek Vasut
2023-03-30powerpc/mpc85xx: disable legacy format bootingHeiko Schocher
2023-03-30Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvel...Tom Rini
2023-03-30clk: imx8mp: add pwm clocks supportTommaso Merciai
2023-03-30arm64: imx8mm: imx8mn: imx8mp: Drop FEC GPR[1] board workaroundMarek Vasut
2023-03-30arm64: imx8mp: Drop EQoS GPR[1] board workaroundMarek Vasut
2023-03-30arm64: dts: imx8mp: Drop EQoS clock workaroundMarek Vasut
2023-03-30configs: verdin-imx8mp: Fix wrong early malloc() heap sizeEmanuele Ghidoli
2023-03-30ARM: imx: imx8mp: fix enable_i2c_clkRasmus Villemoes
2023-03-30compulab: imx8mm-cl-iot-gate: Fix some function declarations in ddr.hYing-Chun Liu (PaulLiu)
2023-03-30net: fec_mxc: Add board_interface_eth_init() for i.MX8M Mini/Nano/PlusMarek Vasut
2023-03-30net: fec_mxc: Add ref clock setup support for i.MX8M Mini/Nano/PlusMarek Vasut
2023-03-30net: dwc_eth_qos: Add board_interface_eth_init() for i.MX8M PlusMarek Vasut
2023-03-30net: dwc_eth_qos: Add i.MX8M Plus RMII supportMarek Vasut
2023-03-30net: dwc_eth_qos: Add DM CLK support for i.MX8M PlusMarek Vasut