]> code.ossystems Code Review - bsp/u-boot.git/shortlog
bsp/u-boot.git
2014-10-24 Hans de Goedesunxi: Kconfig: Unify sunxi Kconfig code
2014-10-24 Hans de Goedesunxi: Enable second sdcard slot found on some boards
2014-10-24 Hans de Goedesunxi: Use PG3 - PG8 as io-pins for mmc1
2014-10-24 Hans de Goedesunxi: When we've both mmc0 and mmc2, detect from which...
2014-10-24 Hans de Goedesunxi: Turn MMC_SUNXI_SLOT_EXTRA into a proper Kconfig...
2014-10-24 Hans de Goedesunxi: Add mmc card-detect functionality
2014-10-24 Chen-Yu TsaiARM: sun6i: Add Colombus board defconfig
2014-10-24 Maxime RipardARM: sunxi: Add basic A31 support
2014-10-24 Maxime RipardARM: sun6i: Setup the A31 UART0 muxing
2014-10-24 Chen-Yu TsaiARM: sun6i: Define UART0 pins for A31
2014-10-24 Hans de GoedeARM: sunxi-mmc: Add mmc support for sun6i / A31
2014-10-24 Chen-Yu TsaiARM: sun6i: Add clock support
2014-10-24 Oliver SchinaglARM: sun6i: Add support for the power reset control...
2014-10-24 Oliver SchinaglARM: sun6i: Add base address for the new controllers...
2014-10-24 Chen-Yu TsaiARM: sunxi: Fix build break when CONFIG_USB_EHCI is...
2014-10-24 Chen-Yu TsaiARM: sunxi: Use macro values for setting UART GPIO...
2014-10-24 Hans de Goedesunxi: Add support for the Mele M3 board
2014-10-24 Wills Wangmmc: sunxi: add SDHC support for sun6i/sun7i/sun8i
2014-10-24 Iain Patonsun7i: Add support for Olimex A20-OLinuXino-LIME2
2014-10-24 Masahiro Yamadaserial: remove uniphier_serial_initialize() call
2014-10-24 Masahiro Yamadaserial: uniphier: move CONFIG_UNIPHIER_SERIAL to Kconfig
2014-10-24 Masahiro Yamadadm: serial: use Driver Model for UniPhier serial driver
2014-10-24 Masahiro Yamadadm: add entries to Kconfig
2014-10-24 Masahiro Yamadadm: serial: consolidate common code more
2014-10-24 Masahiro Yamadadm: serial: remove unnecessary casting
2014-10-24 Masahiro Yamadadm: serial: fix console putc
2014-10-24 Masahiro Yamadaserial: add static directive to local functions
2014-10-24 Masahiro Yamadadm: move platform data headers to include/dm/platform_data
2014-10-24 Simon Glassdm: x86: Convert coreboot serial to use driver model
2014-10-24 Simon Glassdm: x86: dts: Add additional info to the serial port...
2014-10-24 Simon Glassdm: x86: Convert Intel ICH6 GPIO driver to use driver...
2014-10-24 Simon Glassdm: x86: Add a gpio header for coreboot
2014-10-24 Simon Glassdm: x86: Support pre-reloc malloc()
2014-10-24 Simon Glassdm: x86: Zero global data before board_init_f()
2014-10-24 Simon Glassdm: x86: Remove ebp assembler warning in zimage.c
2014-10-24 Simon Glassdm: serial: ns16550: Add a cast to the I/O operations
2014-10-24 Simon Glassdm: gpio: Remove unused get_state() uclass method
2014-10-24 Simon Glassdm: dts: Move omap device tree includes to correct...
2014-10-24 Simon Glassdm: gpio: imx: Drop request()/free() in the driver
2014-10-24 Simon Glassdm: gpio: exynos: Drop request()/free() in the driver
2014-10-24 Simon Glassdm: gpio: rpi_b: Drop request()/free() in the driver
2014-10-24 Simon Glassdm: gpio: omap3: Drop request()/free() in the driver
2014-10-24 Simon Glassdm: gpio: tegra: Drop request()/free() in the driver
2014-10-24 Simon Glasstest: dm: Add additional GPIO tests
2014-10-24 Simon Glasstest: dm: Support memory leak checking as a core feature
2014-10-24 Simon Glassdm: gpio: Add gpio_requestf() helper for printf() strings
2014-10-24 Simon Glasstest: dm: Update GPIO tests for new gpio_request()...
2014-10-24 Simon Glassdm: gpio: sandbox: Drop request()/free() in the driver
2014-10-24 Simon Glassdm: gpio: sandbox: Implement the remove() method
2014-10-24 Simon Glassdm: gpio: sandbox: Implement the get_function() method
2014-10-24 Simon Glassdm: Move the function for getting GPIO status into...
2014-10-24 Simon Glassdm: gpio: Add gpio_get_function() and friends
2014-10-24 Simon Glassdm: gpio: Implement GPIO reservation in the uclass
2014-10-24 Simon Glassdm: omap3: Move to driver model for GPIO and serial
2014-10-24 Simon Glassdm: am33xx: Move to driver model for GPIO and serial
2014-10-24 Simon Glassdm: am335x: Remove serial options from CONFIG_SYS_EXTRA...
2014-10-24 Simon Glassdm: omap: serial: Add driver model support
2014-10-24 Simon Glassdm: am33xx: Provide platform data for serial
2014-10-24 Simon Glassdm: am33xx: Provide platform data for GPIOs
2014-10-24 Simon Glassdm: omap: gpio: Support driver model
2014-10-24 Simon Glassdm: omap: gpio: Put _get_gpio_value() logic into its...
2014-10-24 Simon Glassdm: dts: omap: Select correct console for beaglebone
2014-10-24 Simon Glassdm: serial: Support CONFIG_CONS_INDEX if available
2014-10-24 Simon Glassdm: ns16550: Correct the probe logic for platform data
2014-10-24 Simon Glassdm: ns16550: Use an address instead of a pointer for...
2014-10-24 Simon Glassdm: serial: ns16550: Correct logic for checking for...
2014-10-24 Simon Glassdm: serial: Reset the watchdog while waiting in getc()
2014-10-24 Simon Glassdm: gpio: Support numbered GPIOs
2014-10-23 Masahiro Yamadakbuild: clear VENDOR variable to fix build error on...
2014-10-23 Igor Grinbergmusb: fix warning in include/linux/usb/musb.h
2014-10-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2014-10-23 Masahiro Yamadamips: enable CONFIG_USE_PRIVATE_LIBGCC by default
2014-10-23 Masahiro Yamadakconfig: invoke silentoldconfig if spl, tpl/.config...
2014-10-23 Masahiro Yamadakbuild: fix a bug of the u-boot-spl link rule
2014-10-23 Masahiro Yamadakconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig
2014-10-23 Masahiro Yamadakbuild: drop CONFIG_USE_PRIVATE_LIBGCC=path/to/libgcc...
2014-10-23 Masahiro Yamadax86: set CONFIG_USE_PRIVATE_LIBGCC to y
2014-10-23 Masahiro Yamadakconfig: move CONFIG_SYS_HZ to lib/Kconfig
2014-10-23 Igor Grinbergomap3/am33xx: mux: fix several checkpatch issues
2014-10-23 Igor Grinbergomap3: cm-t35: remove enable_gpmc_cs_config()
2014-10-23 Igor Grinbergomap3: cm-t35: use define for mmc wp gpio
2014-10-23 Igor Grinbergomap3: Kconfig: fix the cm-t35 board option prompt
2014-10-23 Tom Riniam335x_evm: Correct "raw" portions of DFU alt into
2014-10-23 Tom Riniam335x_boneblack: Only modify NAND/NOR/MMC1 pinmux...
2014-10-23 Felipe Balbiarm: am43xx: switch over to CONFIG_ENV_IS_IN_FAT
2014-10-23 Felipe Balbicommon: Makefile: allow for spl builds with env_fat
2014-10-23 Stefan Herbrechtsmeieromap3: overo: Add usb host support
2014-10-23 Stefan Herbrechtsmeieromap3: overo: Separate module and expansion board MUX...
2014-10-23 Stefan Herbrechtsmeieromap3: overo: Move ethernet setup to board_eth_init...
2014-10-23 Stefan Herbrechtsmeieromap3: overo: Call bootm only after successful nand...
2014-10-23 Hao ZhangARM: keystone: cmd_ddr3: add ddr3 commands to test ddr
2014-10-23 Vitaly Andrianovkeystone2: ecc: add ddr3 error detection and correction...
2014-10-23 Vitaly AndrianovARM: keystone: msmc: extend functionality of SES
2014-10-23 Khoronzhuk... dma: ti-edma3: introduce edma3 driver
2014-10-23 Hao Zhangboard: k2e_evm: add network support
2014-10-23 Khoronzhuk... ARM: keystone: clock: add support for K2E SoCs
2014-10-23 Khoronzhuk... net: keystone_net: increase PHY auto negotiate time
2014-10-23 Khoronzhuk... net: keystone_net: add Keystone2 K2E SoC support
2014-10-23 Khoronzhuk... net: keystone_serdes: add keystone K2E SoC support
2014-10-23 Khoronzhuk... ARM: keystone2: keysonte_nav: add support for K2E SoC
next