index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-10-24
dm: x86: Support pre-reloc malloc()
Simon Glass
2014-10-24
dm: x86: Zero global data before board_init_f()
Simon Glass
2014-10-24
dm: x86: Remove ebp assembler warning in zimage.c
Simon Glass
2014-10-24
dm: serial: ns16550: Add a cast to the I/O operations
Simon Glass
2014-10-24
dm: gpio: Remove unused get_state() uclass method
Simon Glass
2014-10-24
dm: dts: Move omap device tree includes to correct place
Simon Glass
2014-10-24
dm: gpio: imx: Drop request()/free() in the driver
Simon Glass
2014-10-24
dm: gpio: exynos: Drop request()/free() in the driver
Simon Glass
2014-10-24
dm: gpio: rpi_b: Drop request()/free() in the driver
Simon Glass
2014-10-24
dm: gpio: omap3: Drop request()/free() in the driver
Simon Glass
2014-10-24
dm: gpio: tegra: Drop request()/free() in the driver
Simon Glass
2014-10-24
test: dm: Add additional GPIO tests
Simon Glass
2014-10-24
test: dm: Support memory leak checking as a core feature
Simon Glass
2014-10-24
dm: gpio: Add gpio_requestf() helper for printf() strings
Simon Glass
2014-10-24
test: dm: Update GPIO tests for new gpio_request() method
Simon Glass
2014-10-24
dm: gpio: sandbox: Drop request()/free() in the driver
Simon Glass
2014-10-24
dm: gpio: sandbox: Implement the remove() method
Simon Glass
2014-10-24
dm: gpio: sandbox: Implement the get_function() method
Simon Glass
2014-10-24
dm: Move the function for getting GPIO status into the uclass
Simon Glass
2014-10-24
dm: gpio: Add gpio_get_function() and friends
Simon Glass
2014-10-24
dm: gpio: Implement GPIO reservation in the uclass
Simon Glass
2014-10-24
dm: omap3: Move to driver model for GPIO and serial
Simon Glass
2014-10-24
dm: am33xx: Move to driver model for GPIO and serial
Simon Glass
2014-10-24
dm: am335x: Remove serial options from CONFIG_SYS_EXTRA_OPTIONS
Simon Glass
2014-10-24
dm: omap: serial: Add driver model support
Simon Glass
2014-10-24
dm: am33xx: Provide platform data for serial
Simon Glass
2014-10-24
dm: am33xx: Provide platform data for GPIOs
Simon Glass
2014-10-24
dm: omap: gpio: Support driver model
Simon Glass
2014-10-24
dm: omap: gpio: Put _get_gpio_value() logic into its own function
Simon Glass
2014-10-24
dm: dts: omap: Select correct console for beaglebone
Simon Glass
2014-10-24
dm: serial: Support CONFIG_CONS_INDEX if available
Simon Glass
2014-10-24
dm: ns16550: Correct the probe logic for platform data
Simon Glass
2014-10-24
dm: ns16550: Use an address instead of a pointer for the uart base
Simon Glass
2014-10-24
dm: serial: ns16550: Correct logic for checking for character
Simon Glass
2014-10-24
dm: serial: Reset the watchdog while waiting in getc()
Simon Glass
2014-10-24
dm: gpio: Support numbered GPIOs
Simon Glass
2014-10-23
kbuild: clear VENDOR variable to fix build error on tcsh
Masahiro Yamada
2014-10-23
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2014-10-23
mips: enable CONFIG_USE_PRIVATE_LIBGCC by default
Masahiro Yamada
2014-10-23
kconfig: invoke silentoldconfig if spl, tpl/.config is updated
Masahiro Yamada
2014-10-23
kbuild: fix a bug of the u-boot-spl link rule
Masahiro Yamada
2014-10-23
kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig
Masahiro Yamada
2014-10-23
kbuild: drop CONFIG_USE_PRIVATE_LIBGCC=path/to/libgcc syntax
Masahiro Yamada
2014-10-23
x86: set CONFIG_USE_PRIVATE_LIBGCC to y
Masahiro Yamada
2014-10-23
kconfig: move CONFIG_SYS_HZ to lib/Kconfig
Masahiro Yamada
2014-10-23
Makefile: Add CONFIG_BUILD_TARGET to automatically build an special image
Stefan Roese
2014-10-23
tools: kwbimage: Add image version 1 support for Armada XP / 370
Stefan Roese
2014-10-23
tools: Compile kwboot for Marvell Armada XP as those SoCs are now supported
Stefan Roese
2014-10-23
tools/kwboot: Sync with latest barebox version to support Armada XP
Stefan Roese
2014-10-23
arm: kirkwood: Remove some dead code from cpu.c
Stefan Roese
[next]