| Commit message (Expand) | Author | Age | Lines |
... | |
| * | | arm:trats:pmic: Default PMIC(MAX8997) initialization for Samsung's TRATS board | Łukasz Majewski | 2012-11-14 | -0/+160 |
| * | | pmic:max8997: Function for calculating LDO internal register value | Łukasz Majewski | 2012-11-14 | -0/+18 |
| * | | pmic:fuel-gauge: Support for MAX17042 fuel-gauge | Łukasz Majewski | 2012-11-14 | -0/+462 |
| * | | pmic:muic: Support for MUIC built into MAX8997 device | Łukasz Majewski | 2012-11-14 | -0/+152 |
| * | | pmic:battery: Support for Trats Battery at PMIC framework | Łukasz Majewski | 2012-11-14 | -1/+149 |
| * | | pmic: Extend struct pmic to support battery and charger related operations | Łukasz Majewski | 2012-11-14 | -1/+67 |
| * | | pmic: Move pmic related code to ./drivers/power directory | Łukasz Majewski | 2012-11-14 | -11/+59 |
| * | | pmic:chrg: Common information about charger and battery (power_chrg.h) | Łukasz Majewski | 2012-11-14 | -0/+43 |
| * | | pmic: Enable power_board_init() support at TRATS | Łukasz Majewski | 2012-11-14 | -4/+11 |
| * | | pmic: Introduce power_init_board() method at ./lib/board.c file | Łukasz Majewski | 2012-11-14 | -0/+8 |
| * | | pmic: Extend PMIC framework to support multiple instances of PMIC devices | Łukasz Majewski | 2012-11-14 | -106/+288 |
| * | | pmic:max8997: Switch the MAX8997 PMIC to be used with multibus I2C | Łukasz Majewski | 2012-11-14 | -1/+2 |
| * | | pmic:i2c: Add I2C sensor byte order (big/little) to PMIC framework | Łukasz Majewski | 2012-11-14 | -9/+31 |
| * | | pmic:i2c: Handle PMIC I2C transmission comprising of two bytes | Łukasz Majewski | 2012-11-14 | -1/+8 |
| * | | nand_spl: fix u-boot.lst breakage | Scott Wood | 2012-11-14 | -8/+16 |
| * | | Makefile: silence 'make clean' | Andreas Bießmann | 2012-11-14 | -1/+1 |
| * | | patman: Issue empty change logs for unchanged patches | Simon Glass | 2012-11-14 | -8/+13 |
| * | | MAKEALL: Add spear platform target to compile all SPEAr boards | Stefan Roese | 2012-11-07 | -0/+6 |
| |/ |
|
* | | nios2: remove asm/status_led.h | Thomas Chou | 2012-11-10 | -34/+2 |
* | | nios2: use builtin functions for control registers access | Thomas Chou | 2012-11-10 | -10/+2 |
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze | Tom Rini | 2012-11-09 | -37/+14 |
|\ \ |
|
| * | | microblaze: Fix compilation failure because of missing libdts | Michal Simek | 2012-11-08 | -0/+2 |
| * | | microblaze: Remove asm/bitops.h from asm/posix_types.h | Michal Simek | 2012-11-07 | -3/+0 |
| * | | microblaze: Flush caches before enabling them | Michal Simek | 2012-11-07 | -10/+10 |
| * | | microblaze: Fix byteorder for microblaze | Michal Simek | 2012-11-07 | -23/+0 |
| * | | microblaze: Fix compilation warning in ext2_find_next_zero_bit | Michal Simek | 2012-11-07 | -1/+2 |
| |/ |
|
* | | common/command.c: revert changes from commit 199adb60 | Anatolij Gustschin | 2012-11-08 | -8/+1 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-avr32 | Tom Rini | 2012-11-05 | -9/+0 |
|\ |
|
| * | avr32: allow multi block mmc access for all boards | Andreas Bießmann | 2012-11-02 | -9/+0 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2012-11-05 | -639/+5732 |
|\ \ |
|
| * | | socfpga/spl: Remove malloc.h | Vikram Narayanan | 2012-11-04 | -1/+0 |
| * | | socfpga/spl: Remove timer_init from spl_board_init | Vikram Narayanan | 2012-11-04 | -3/+0 |
| * | | arm: atmel: cpux9k2: add missing cache configs | Jens Scharsig (BuS Elektronik) | 2012-11-04 | -1/+4 |
| * | | Merge remote-tracking branch 'u-boot-ti/master' | Albert ARIBAUD | 2012-11-03 | -32/+3421 |
| |\ \ |
|
| | * | | am335x: add initial AM335x IDK board support | Matthias Fuchs | 2012-11-02 | -1/+26 |
| | * | | omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFF | Tom Rini | 2012-10-30 | -13/+15 |
| | * | | am335x: add mux config for DDR3 version of beaglebone | Koen Kooi | 2012-10-30 | -0/+6 |
| | * | | eco5pk: Add new board and default config | Raphael Assenat | 2012-10-30 | -0/+594 |
| | * | | New board support: Nokia RX-51 aka N900 | Pali Rohár | 2012-10-30 | -0/+2193 |
| | * | | cfb_console: Add support for some ANSI terminal escape codes | Pali Rohár | 2012-10-30 | -9/+323 |
| | * | | Add power bus message definitions in twl4030.h | Pali Rohár | 2012-10-30 | -0/+98 |
| | * | | arm bootm: Allow to pass board specified atags | Pali Rohár | 2012-10-30 | -0/+9 |
| | * | | am335x_evm: Enable use of UART{1,2,3,4,5} | Andrew Bradford | 2012-10-25 | -6/+13 |
| | * | | serial: ns16550: Enable COM5 and COM6 | Andrew Bradford | 2012-10-25 | -3/+33 |
| | * | | am33xx: Enable UART{1,2,3,4,5} pin-mux | Andrew Bradford | 2012-10-25 | -0/+76 |
| | * | | am33xx: Enable UART{1,2,3,4,5} clocks | Andrew Bradford | 2012-10-25 | -0/+35 |
| * | | | arm720t: add back common.h include | Allen Martin | 2012-10-29 | -0/+2 |
| * | | | serial: remove calls to serial_assign() | Allen Martin | 2012-10-29 | -13/+0 |
| * | | | ARM: tegra: combine duplicate Makefile rules | Stephen Warren | 2012-10-29 | -7/+8 |
| * | | | tegra20: initialize variable to avoid compiler warning | Allen Martin | 2012-10-29 | -1/+1 |