Age | Commit message (Expand) | Author |
2018-01-28 | omap3_logic: Clean up I2C pin muxing. | Adam Ford |
2018-01-28 | spl: add option to disable SPL banner output | Anatolij Gustschin |
2018-01-28 | bcm2835_pinctrl: Probe pre-reloc | Alexander Graf |
2018-01-28 | bcm2835_pl011_serial: Add BCM2835 specific serial driver | Alexander Graf |
2018-01-28 | MAINTAINERS: Take over BCM2835 maintainership | Alexander Graf |
2018-01-28 | bcm2835_mu_serial: Convert to Kconfig | Alexander Graf |
2018-01-28 | pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig | Alexander Graf |
2018-01-28 | pl011: Convert CONFIG_PL011_SERIAL to Kconfig | Alexander Graf |
2018-01-28 | pl010: Convert CONFIG_PL010_SERIAL to Kconfig | Alexander Graf |
2018-01-28 | pl01x: Convert to dev_read | Alexander Graf |
2018-01-28 | serial_bcm283x_mu: Fail loading if not muxed | Alexander Graf |
2018-01-28 | serial_bcm283x_mu: Always skip init | Alexander Graf |
2018-01-28 | serial_bcm283x_mu: Convert to dev_read | Alexander Graf |
2018-01-28 | rpi: Determine PL011/Mini-UART availability at runtime | Alexander Graf |
2018-01-28 | serial: bcm283x_mu: Remove support for post-init disabling | Alexander Graf |
2018-01-28 | rpi: Remove runtime disabling support for serial | Alexander Graf |
2018-01-28 | serial: Use next serial device if probing fails | Alexander Graf |
2018-01-28 | am33xx: board: Call spl_early_init() to support sdram_init() | Faiz Abbas |
2018-01-28 | arm: add support for PDU001 | Felix Brack |
2018-01-28 | mmc: Add bcm2835 sdhost controller | Alexander Graf |
2018-01-28 | bcm283x: Add pinctrl driver | Alexander Graf |
2018-01-28 | powerpc: Drop CONFIG_WALNUT and other related dead code | Tuomas Tynkkynen |
2018-01-28 | libfdt: migrate include/libfdt_env.h to a wrapper | Masahiro Yamada |
2018-01-28 | libfdt: migrate libfdt.h to a wrapper + U-Boot own code | Masahiro Yamada |
2018-01-28 | libfdt: move working_fdt and FDT_RAMDISK_OVERHEAD to include/libfdt.h | Masahiro Yamada |
2018-01-28 | tools: include necessary headers explicitly | Masahiro Yamada |
2018-01-28 | libfdt: fix <linux/libfdt.h> | Masahiro Yamada |
2018-01-28 | libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c | Masahiro Yamada |
2018-01-28 | host-tools: use python2 explicitly for shebang | Masahiro Yamada |
2018-01-28 | ARM: omap3: evm: Fix distro bootcmd UBIFS and MMC support | Derald D. Woods |
2018-01-28 | distro bootcmd: Allow board defined UBI partition and volume names | Derald D. Woods |
2018-01-28 | spl: use different BOARD_INIT MACRO for spl and tpl | Kever Yang |
2018-01-28 | fs: btrfs: Fix unaligned memory accesses | Alberto Sánchez Molero |
2018-01-28 | clk: clk_stm32f: Fix PLLSAICFGR_PLLSAIP_4 divider value | Patrice Chotard |
2018-01-28 | ARM: AM43XX: Call hw_data_init() again after relocation to update *ctrl | Faiz Abbas |
2018-01-28 | configs: Replace CONFIG_ISW_ENTRY_ADDR with CONFIG_SYS_TEXT_BASE | Faiz Abbas |
2018-01-28 | tools: remove unused ret | Jelle van der Waa |
2018-01-28 | clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks() | Patrice Chotard |
2018-01-28 | clk: clk_stm32f: Remove STMMAC clock setup | Patrice Chotard |
2018-01-28 | ARM: dts: stm32: Add STMMAC clocks for stm32f746 | Patrice Chotard |
2018-01-28 | atomic-long: Fix warnings on arm64 | Bradley Bolen |
2018-01-28 | ARM: dts: stm32: add stm32429-eval-u-boot dts file | Patrice Chotard |
2018-01-28 | ARM: dts: stm32: Add STM32F429 Evaluation board support | Patrice Chotard |
2018-01-28 | board: stm32: Add stm32f429-evaluation board support | Patrice Chotard |
2018-01-28 | configs: stm32f: Remove STM32_HSE_HZ for all STM32F series | Patrice Chotard |
2018-01-28 | clk: stm32: retrieve external oscillator frequency from DT | Patrice Chotard |
2018-01-28 | ARM: dts: stm32: add "u-boot, dm-pre-reloc" for clk_hse in stm32f7-u-boot | Patrice Chotard |
2018-01-28 | arm: bootm-fdt.c: fix compiler warning | Heiko Schocher |
2018-01-28 | arm: mach-omap2: Pass args to secure ROM in SRAM in SPL | Andrew F. Davis |
2018-01-28 | common: board_r: Fix style violations | Mario Six |