summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-14pmic:chrg: Common information about charger and battery (power_chrg.h)Łukasz Majewski
2012-11-14pmic: Enable power_board_init() support at TRATSŁukasz Majewski
2012-11-14pmic: Introduce power_init_board() method at ./lib/board.c fileŁukasz Majewski
2012-11-14pmic: Extend PMIC framework to support multiple instances of PMIC devicesŁukasz Majewski
2012-11-14pmic:max8997: Switch the MAX8997 PMIC to be used with multibus I2CŁukasz Majewski
2012-11-14pmic:i2c: Add I2C sensor byte order (big/little) to PMIC frameworkŁukasz Majewski
2012-11-14pmic:i2c: Handle PMIC I2C transmission comprising of two bytesŁukasz Majewski
2012-11-14nand_spl: fix u-boot.lst breakageScott Wood
2012-11-14Makefile: silence 'make clean'Andreas Bießmann
2012-11-14patman: Issue empty change logs for unchanged patchesSimon Glass
2012-11-12fdt: Remove fdtdec_find_alias_node() functionSimon Glass
2012-11-12fdt: Set kernaddr if fdt indicates a kernel is presentSimon Glass
2012-11-12fdt: Add option to default to most compatible conf in a fit imageGabe Black
2012-11-12fdt: Allow device tree to specify secure bootingDoug Anderson
2012-11-12fdt: Tell the FDT library where the device tree isGabe Black
2012-11-12fdt: Load boot command from device treeChe-Liang Chiou
2012-11-12fdt: Add polarity-aware gpio functions to fdtdecSean Paul
2012-11-12fdt: Add fdtdec_get_uint64 to decode a 64-bit value from a propertyChe-Liang Chiou
2012-11-12fdt: Add function to read boolean propertyGabe Black
2012-11-12fdt: Export fdtdec_lookup() and fix the nameGerald Van Baren
2012-11-12fdt: Add function for decoding multiple gpios globally availableAbhilash Kesavan
2012-11-12fdt: Add fdtdec_decode_region() to decode memory regionSimon Glass
2012-11-12fdt: Add function to get a config string from device treeSimon Glass
2012-11-12fdt: Add function to get config int from device treeAbhilash Kesavan
2012-11-10video: atmel: implement lcd_setcolreg functionBo Shen
2012-11-10nios2: remove asm/status_led.hThomas Chou
2012-11-10nios2: use builtin functions for control registers accessThomas Chou
2012-11-10arm1136: Fix enable_caches()Benoît Thébaudeau
2012-11-10arch-mx6: add mx6dl_pins.hTroy Kisky
2012-11-10imx-common: cpu: add imx_ddr_sizeTroy Kisky
2012-11-10mx6: use CONFIG_MX6 instead of CONFIG_MX6QTroy Kisky
2012-11-10mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololiteTroy Kisky
2012-11-10Merge git://git.denx.de/u-bootStefano Babic
2012-11-09Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2012-11-08common/command.c: revert changes from commit 199adb60Anatolij Gustschin
2012-11-08microblaze: Fix compilation failure because of missing libdtsMichal Simek
2012-11-07microblaze: Remove asm/bitops.h from asm/posix_types.hMichal Simek
2012-11-07microblaze: Flush caches before enabling themMichal Simek
2012-11-07microblaze: Fix byteorder for microblazeMichal Simek
2012-11-07microblaze: Fix compilation warning in ext2_find_next_zero_bitMichal Simek
2012-11-07MAKEALL: Add spear platform target to compile all SPEAr boardsStefan Roese
2012-11-07video: Skip bitmaps which do not fit into the screen in cfb_consoleVadim Bendebury
2012-11-07lcd: Implement RLE8 bitmap decodingTom Wai-Hong Tam
2012-11-07lcd: Fix BMP decode bug that skips the wrong padded rowTom Wai-Hong Tam
2012-11-07lcd: Provide an API to access LCD parametersVadim Bendebury
2012-11-07video: Implement additional video API functions in cfb_consoleStefan Reinauer
2012-11-06video: Provide an API to access video parametersStefan Reinauer
2012-11-06ipu common: reset ipuv3 correctlyLiu Ying
2012-11-05Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini
2012-11-05Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini