| Commit message (Expand) | Author | Age | Lines |
* | 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 |
* | 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 |
| * | | | tegra: move to common SPL framework | Allen Martin | 2012-10-29 | -77/+46 |
| * | | | SPL: make jump_to_image_no_args a weak symbol | Allen Martin | 2012-10-29 | -4/+4 |
| * | | | ARM: tegra: don't request GPIO from Seaboard's SPL | Stephen Warren | 2012-10-29 | -10/+4 |
| * | | | ARM: tegra: select between Seaboard/Ventana at compile time | Stephen Warren | 2012-10-29 | -3/+1 |
| * | | | ARM: tegra: derive CONFIG_SPL_MAX_SIZE instead of hard-coding it | Stephen Warren | 2012-10-29 | -1/+2 |
| * | | | ARM: enhance u-boot.lds to detect over-sized SPL | Stephen Warren | 2012-10-29 | -0/+4 |
| * | | | tegra: nand: make ONFI detection work | Lucas Stach | 2012-10-29 | -0/+37 |
| * | | | ARM: tegra: Whistler: remove unused USB alias | Stephen Warren | 2012-10-29 | -1/+4 |
| * | | | ARM: tegra: Seaboard: enable multiple USB ports | Stephen Warren | 2012-10-29 | -0/+1 |
| * | | | ARM: tegra: Harmony: enable ULPI USB port | Stephen Warren | 2012-10-29 | -1/+14 |
| * | | | ARM: tegra: use standard variables to define load addresses | Stephen Warren | 2012-10-29 | -3/+28 |
| * | | | ARM: tegra: define CONFIG_SYS_BOOTMAPSZ | Stephen Warren | 2012-10-29 | -1/+2 |
| * | | | tegra: add Colibri T20 board support | Lucas Stach | 2012-10-29 | -0/+272 |
| * | | | tegra: move common features to a common makefile | Marc Dietrich | 2012-10-29 | -13/+25 |