Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
d3aa8b8be2204e709fe307787dfbd8234316b41b
« Previous
7bae844
usb: r8a6659: Fix build by missing of parenthesis
by Nobuhiro Iwamatsu
· 12 years ago
9d03420
usb: r8a66597: Switched from variable to only macro
by Nobuhiro Iwamatsu
· 13 years ago
c2af345
omap3_beagle: use new MUSB intstead of the old one
by Ilya Yanok
· 12 years ago
c642b15
omap3_beagle: add musb-new init
by Ilya Yanok
· 12 years ago
673a524
musb-new: omap2plus backend driver
by Ilya Yanok
· 12 years ago
88919ff
am3517_evm: switch to musb-new
by Ilya Yanok
· 12 years ago
08fc717
OMAP3: am35x: add musb functions
by Ilya Yanok
· 12 years ago
272165f
OMAP3: am35x_def.h: add USB defines
by Ilya Yanok
· 12 years ago
833a53c
musb-new: am35x backend driver
by Ilya Yanok
· 12 years ago
d2aa115
am335x_evm: enable both musb gadget and host
by Ilya Yanok
· 12 years ago
7df5cf3
am33xx: init OTG hardware and new musb gadget driver
by Ilya Yanok
· 12 years ago
37931f0
musb-new: dsps backend driver
by Ilya Yanok
· 12 years ago
eb81955
musb-new: port of Linux musb driver
by Ilya Yanok
· 12 years ago
c60795f
usb: use linux/usb/ch9.h instead of usbdescriptors.h
by Ilya Yanok
· 12 years ago
82651c3
linux/usb/ch9.h: update with the version from Linux tree
by Ilya Yanok
· 12 years ago
4151a40
USB: add arrow key support to usb_kbd
by Allen Martin
· 12 years ago
5ddcc38
tegra: Enable USB keyboard
by Allen Martin
· 12 years ago
7992bfb
tegra: move TEGRA_DEVICE_SETTINGS to tegra-common-post.h
by Allen Martin
· 12 years ago
d747538
USB: make usb_kbd obey USB DMA alignment requirements
by Allen Martin
· 12 years ago
c11ace6
boards: remove the no longer used CONFIG_EHCI_DCACHE
by Jeroen Hofstee
· 12 years ago
178d0cc
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 12 years ago
bb367b9
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Tom Rini
· 12 years ago
59ddead
cmd_mmc.c: Fix typo, "dislay" -> "display"
by Robert P. J. Day
· 12 years ago
30ea4be
mx53loco: Fix build error when CONFIG_VIDEO is disabled
by Vikram Narayanan
· 12 years ago
5d71bd2
mx51evk: Fix build error when CONFIG_VIDEO is disabled
by Vikram Narayanan
· 12 years ago
da1fd96
fs/fs.c: do_fsload: measure throughput
by Andreas Bießmann
· 12 years ago
624c721
fs: zfs: fix illegal use of fp
by Alejandro Mery
· 12 years ago
4a1921e
Video: fix compiler warnings in bus_vcxk
by Jens Scharsig (BuS Elektronik)
· 12 years ago
d858c33
M68K: eb_cpu5282: general update and enhanced board support
by Jens Scharsig (BuS Elektronik)
· 12 years ago
f5a7004
arm:universal_c210:pmic: Adjust C210 Universal target platform board to new PMIC framework
by Łukasz Majewski
· 12 years ago
0ecdab6
arm:goni:pmic: Adjust GONI target platform board to new PMIC framework
by Łukasz Majewski
· 12 years ago
2988e86
power:pmic: Rename CONFIG_DIALOG_PMIC defines to CONFIG_DIALOG_POWER
by Łukasz Majewski
· 12 years ago
be3b51a
power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER
by Łukasz Majewski
· 12 years ago
316a51b
power:pmic: Rename ./drivers/power/pmic_* to ./drivers/power/power_* files
by Łukasz Majewski
· 12 years ago
7d19629
pmic: Extend PMIC framework to support battery related commands
by Łukasz Majewski
· 12 years ago
bdee9c8
arm:trats:pmic: Support for charging battery at Samsung's TRATS board
by Łukasz Majewski
· 12 years ago
69ad72a
arm:trats:pmic: Power consumption reduction state for Samsung's TRATS board
by Łukasz Majewski
· 12 years ago
d955c6d
pmic:max8997: Support for MAX8997 internal charger control
by Łukasz Majewski
· 12 years ago
61365ff
arm:trats:pmic: Enable battery support at Samsung's TRATS board
by Łukasz Majewski
· 12 years ago
5a77358
arm:trats:pmic: Enable fuel-gauge (MAX17042) at Samsung's TRATS board
by Łukasz Majewski
· 12 years ago
7dcda99
arm:trats:pmic: Enable MUIC (MAX8997) at Samsung's TRATS board
by Łukasz Majewski
· 12 years ago
a52a7b1
arm:trats:pmic: Default PMIC(MAX8997) initialization for Samsung's TRATS board
by Łukasz Majewski
· 12 years ago
bf995a9
pmic:max8997: Function for calculating LDO internal register value
by Łukasz Majewski
· 12 years ago
b95aacd
pmic:fuel-gauge: Support for MAX17042 fuel-gauge
by Łukasz Majewski
· 12 years ago
294a97d
pmic:muic: Support for MUIC built into MAX8997 device
by Łukasz Majewski
· 12 years ago
eba4239
pmic:battery: Support for Trats Battery at PMIC framework
by Łukasz Majewski
· 12 years ago
bd8479e
pmic: Extend struct pmic to support battery and charger related operations
by Łukasz Majewski
· 12 years ago
e0a0cbf
pmic: Move pmic related code to ./drivers/power directory
by Łukasz Majewski
· 12 years ago
9a1c4b2
pmic:chrg: Common information about charger and battery (power_chrg.h)
by Łukasz Majewski
· 12 years ago
d47ab98
pmic: Enable power_board_init() support at TRATS
by Łukasz Majewski
· 12 years ago
2ffb4be
pmic: Introduce power_init_board() method at ./lib/board.c file
by Łukasz Majewski
· 12 years ago
c733681
pmic: Extend PMIC framework to support multiple instances of PMIC devices
by Łukasz Majewski
· 12 years ago
452329f
pmic:max8997: Switch the MAX8997 PMIC to be used with multibus I2C
by Łukasz Majewski
· 12 years ago
86879d7
pmic:i2c: Add I2C sensor byte order (big/little) to PMIC framework
by Łukasz Majewski
· 12 years ago
b5bf9ca
pmic:i2c: Handle PMIC I2C transmission comprising of two bytes
by Łukasz Majewski
· 12 years ago
a6d0f62
nand_spl: fix u-boot.lst breakage
by Scott Wood
· 12 years ago
b3141fd
Makefile: silence 'make clean'
by Andreas Bießmann
· 12 years ago
27e9760
patman: Issue empty change logs for unchanged patches
by Simon Glass
· 12 years ago
0087847
fdt: Remove fdtdec_find_alias_node() function
by Simon Glass
· 12 years ago
fcabc24
fdt: Set kernaddr if fdt indicates a kernel is present
by Simon Glass
· 12 years ago
d95f6ec
fdt: Add option to default to most compatible conf in a fit image
by Gabe Black
· 12 years ago
67e1ea2
fdt: Allow device tree to specify secure booting
by Doug Anderson
· 12 years ago
3b73459
fdt: Tell the FDT library where the device tree is
by Gabe Black
· 12 years ago
224b72e
fdt: Load boot command from device tree
by Che-Liang Chiou
· 12 years ago
202ff75
fdt: Add polarity-aware gpio functions to fdtdec
by Sean Paul
· 12 years ago
aadef0a
fdt: Add fdtdec_get_uint64 to decode a 64-bit value from a property
by Che-Liang Chiou
· 12 years ago
79289c0
fdt: Add function to read boolean property
by Gabe Black
· 12 years ago
7cde397
fdt: Export fdtdec_lookup() and fix the name
by Gerald Van Baren
· 12 years ago
5921f6a
fdt: Add function for decoding multiple gpios globally available
by Abhilash Kesavan
· 12 years ago
f20c461
fdt: Add fdtdec_decode_region() to decode memory region
by Simon Glass
· 12 years ago
332ab0d
fdt: Add function to get a config string from device tree
by Simon Glass
· 12 years ago
09258f1
fdt: Add function to get config int from device tree
by Abhilash Kesavan
· 12 years ago
cfcd1c0
video: atmel: implement lcd_setcolreg function
by Bo Shen
· 12 years ago
db71964
nios2: remove asm/status_led.h
by Thomas Chou
· 12 years ago
4f63bfb
nios2: use builtin functions for control registers access
by Thomas Chou
· 12 years ago
59852d0
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 12 years ago
22b6fcb
common/command.c: revert changes from commit 199adb60
by Anatolij Gustschin
· 12 years ago
b3e5cd1
microblaze: Fix compilation failure because of missing libdts
by Michal Simek
· 12 years ago
f8c1ed0
microblaze: Remove asm/bitops.h from asm/posix_types.h
by Michal Simek
· 12 years ago
5811830
microblaze: Flush caches before enabling them
by Michal Simek
· 12 years ago
ea01228
microblaze: Fix byteorder for microblaze
by Michal Simek
· 12 years ago
548ce4b
microblaze: Fix compilation warning in ext2_find_next_zero_bit
by Michal Simek
· 12 years ago
24dede4
MAKEALL: Add spear platform target to compile all SPEAr boards
by Stefan Roese
· 12 years ago
d484b52
video: Skip bitmaps which do not fit into the screen in cfb_console
by Vadim Bendebury
· 12 years ago
45d7f52
lcd: Implement RLE8 bitmap decoding
by Tom Wai-Hong Tam
· 12 years ago
fecac46
lcd: Fix BMP decode bug that skips the wrong padded row
by Tom Wai-Hong Tam
· 12 years ago
395166c
lcd: Provide an API to access LCD parameters
by Vadim Bendebury
· 12 years ago
c20ee07
video: Implement additional video API functions in cfb_console
by Stefan Reinauer
· 12 years ago
f674f7c
video: Provide an API to access video parameters
by Stefan Reinauer
· 12 years ago
945d069
ipu common: reset ipuv3 correctly
by Liu Ying
· 12 years ago
1cc619b
Merge branch 'master' of git://git.denx.de/u-boot-avr32
by Tom Rini
· 12 years ago
6acc7c3
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
a6e8dca
Makefile: use EXTRAVERSION for -rc? tag
by Wolfgang Denk
· 12 years ago
3ae7b24
Prepare v2013.01-rc1
by Tom Rini
· 12 years ago
619dd5d
patman: Add additional tags to ignore
by Simon Glass
· 12 years ago
57a87a2
usb gadget ether: Fix warning in is_eth_addr_valid()
by Tom Rini
· 12 years ago
ac63f2a
drivers/serial/serial_ns16550.c: sparse fixes
by Kim Phillips
· 12 years ago
7d2ab9a
drivers/mtd/nand: sparse fixes
by Kim Phillips
· 12 years ago
11dc401
drivers/mtd/cfi_flash.c: sparse fixes
by Kim Phillips
· 12 years ago
eafa90a
drivers/mmc/fsl_esdhc.c: sparse fixes
by Kim Phillips
· 12 years ago
Next »