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
2016-09-18
dtoc: Move a few more common functions into fdt.py
Simon Glass
2016-09-18
dtoc: Move Widen() and GetPhandle() into the base class
Simon Glass
2016-09-18
dtoc: Move BytesToValue() and GetEmpty() into PropBase
Simon Glass
2016-09-18
dtoc: Create a base class for Fdt
Simon Glass
2016-09-18
dtoc: Rename fdt.py to fdt_normal.py
Simon Glass
2016-09-18
dtoc: Move the fdt library selection into fdt_select
Simon Glass
2016-09-18
dtoc: Move the struct import into the correct order
Simon Glass
2016-09-18
patman: Adjust command.Output() to raise an error by default
Simon Glass
2016-09-18
sandbox: Add "host size" hostfs command for fs test
Stefan Brüns
2016-09-18
sandbox: document support of block device emulation
Stefan Brüns
2016-09-18
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
2016-09-18
Merge branch 'master' of git://www.denx.de/git/u-boot-sunxi
Tom Rini
2016-09-18
Merge branch 'master' of git://www.denx.de/git/u-boot-arc
Tom Rini
2016-09-19
ARM: uniphier: update DRAM init code for LD20 SoC
Masahiro Yamada
2016-09-19
ARM: uniphier: add PLL init code for LD20 SoC
Masahiro Yamada
2016-09-19
ARM: uniphier: collect clock/PLL init code into a single directory
Masahiro Yamada
2016-09-19
ARM: uniphier: move PLL init code to U-Boot proper where possible
Masahiro Yamada
2016-09-18
ARM: uniphier: rename CONFIG_DPLL_SSC_RATE_1PER
Masahiro Yamada
2016-09-18
ARM: uniphier: move XIRQ pin-mux settings of LD11/LD20
Masahiro Yamada
2016-09-18
ARM: uniphier: consolidate System Bus pin-mux settings for LD11/LD20
Masahiro Yamada
2016-09-18
ARM: dts: uniphier: include System Bus pin group node in SPL DT
Masahiro Yamada
2016-09-18
ARM: uniphier: consolidate NAND pin-mux settings
Masahiro Yamada
2016-09-18
ARM: uniphier: remove ad-hoc pin-mux code for sLD3
Masahiro Yamada
2016-09-18
ARM: uniphier: remove redundant pin-muxing for EA24 pin of sLD3 SoC
Masahiro Yamada
2016-09-18
ARM: uniphier: select PINCTRL and SPL_PINCTRL
Masahiro Yamada
2016-09-18
ARM: dts: uniphier: add pinctrl device node and pinctrl properties
Masahiro Yamada
2016-09-18
pinctrl: uniphier: add UniPhier sLD3 pinctrl driver
Masahiro Yamada
2016-09-18
pinctrl: uniphier: support 4bit-width pin-mux register capability
Masahiro Yamada
2016-09-18
sunxi: Enable USB gadget support for Sinlinx SinA33
Chen-Yu Tsai
2016-09-18
sunxi: Enable USB host support for Sinlinx SinA33
Chen-Yu Tsai
2016-09-18
sunxi: Add mmc0 card detect pin for Sinlinx SinA33
Chen-Yu Tsai
2016-09-18
sunxi: Add defconfig and dts for the NanoPi NEO
Jelle van der Waa
2016-09-18
sunxi: musb: Re-init musb controller on repeated probe calls
Hans de Goede
2016-09-17
sunxi: musb: Power off OTG port VBUS when disabled
Chen-Yu Tsai
2016-09-17
sunxi: axp2xx: disable ldoio0/1 at boot
Hans de Goede
2016-09-16
Makefile: Give a build error if ad-hoc CONFIG options are added
Simon Glass
2016-09-16
Kconfig: Add a whitelist of ad-hoc CONFIG options
Simon Glass
2016-09-16
Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_USB_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_USB_HOST_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_USBETH_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_SPI_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_SATA_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_POWER_SUPPORT to Kconfig
Simon Glass
2016-09-16
Remove CONFIG_SPL_PINCTRL_SUPPORT
Simon Glass
2016-09-16
Convert CONFIG_SPL_ONENAND_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_NOR_SUPPORT to Kconfig
Simon Glass
[next]