Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
89bedb0c10d47c3889a218c17c3ee4612ec9af6c
89bedb0
sparc: merge CONFIG_SYS_CPU and CONFIG_SYS_VENDOR defines
by Masahiro Yamada
· 10 years ago
c2a1d5d
sparc: merge arch/sparc/cpu/*/config.mk to arch/sparc/config.mk
by Masahiro Yamada
· 10 years ago
8be2964
sparc: move CONFIG_{LEON, LEON2, LEON3} to Kconfig
by Masahiro Yamada
· 10 years ago
89c64cd
sparc: Use nicer prompt for board select menu
by Masahiro Yamada
· 10 years ago
94a255d
serial: add prototypes for init functions
by Jeroen Hofstee
· 10 years ago
09e6e0b
arm926ejs: cache: use __weak
by Jeroen Hofstee
· 10 years ago
13a8b7a
i2c: use __weak
by Jeroen Hofstee
· 10 years ago
0798082
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Tom Rini
· 10 years ago
ccc39d6
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Tom Rini
· 10 years ago
4dc9492
usb: ehci: rmobile: Collect up address data
by Nobuhiro Iwamatsu
· 10 years ago
a3058c0
usb: ehci: rmobile: Add support R8A7793
by Nobuhiro Iwamatsu
· 10 years ago
8e55311
usb: kbd: Add (optional) support for using an interrupt queue for polling
by Hans de Goede
· 10 years ago
8f8d7d2
usb: kbd: Cache pipe, interval and packetsize
by Hans de Goede
· 10 years ago
88274b6
stdio: Fix memleak on stdio_deregister
by Hans de Goede
· 10 years ago
dfe5b1c
usb: kbd: Fix memleak on usb_kbd_deregister()
by Hans de Goede
· 10 years ago
be17e75
usb: kbd: Remove unused usb_kbd_generic_poll function
by Hans de Goede
· 10 years ago
8460b89
usb: Make pollable int support available outside of ehci-hcd.c
by Hans de Goede
· 10 years ago
8aa26b8
usb: ehci: Move cache invalidation to poll_int_queue
by Hans de Goede
· 10 years ago
bd818d8
usb: ehci: Move interrupt packet length check to create_int_queue
by Hans de Goede
· 10 years ago
32f2eac
usb: ehci: Do not disable an already disabled periodic schedule
by Hans de Goede
· 10 years ago
0834bb2
usb: Do not power-cycle usb devices on init
by Hans de Goede
· 10 years ago
f7b9baf
usb: Remove unnecessary portnr lookup from usb_new_device
by Hans de Goede
· 10 years ago
46b7b2e
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 10 years ago
a8b972b
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 10 years ago
130aec7
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 10 years ago
265072b
MIPS: add .padding section to linker script
by Daniel Schwierzeck
· 10 years ago
837cad1
MIPS: refactor setting of compiler options
by Daniel Schwierzeck
· 10 years ago
4207917
MIPS: kconfig: add options for vct board variant select
by Daniel Schwierzeck
· 10 years ago
edf7dbb
MIPS: kconfig: add options for dbau1x00 board variant select
by Daniel Schwierzeck
· 10 years ago
aa45f75
MIPS: kconfig: merge targets qemu_mips and qemu_mips64
by Daniel Schwierzeck
· 10 years ago
b9863b6
MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPS
by Daniel Schwierzeck
· 10 years ago
02611cb
MIPS: kconfig: add options for CPU type select
by Daniel Schwierzeck
· 10 years ago
0e1dc34
MIPS: kconfig: add options for endianess select
by Daniel Schwierzeck
· 10 years ago
548b310
Remove the CREDITS file
by Masahiro Yamada
· 10 years ago
953d27a
novena: Add MAINTAINERS file
by Fabio Estevam
· 10 years ago
b445c33
ppc/arm: remove remainders of dead boards in Kconfig
by Masahiro Yamada
· 10 years ago
9ea7f3a
Remove unused files
by Masahiro Yamada
· 10 years ago
2ed8c87
twl4030: VMMC2 3.2V enable on MMC init
by Paul Kocialkowski
· 10 years ago
934a529
tools/kwbimage: Fix compilation warning
by Stefan Roese
· 10 years ago
e5f1a58
tools/kwbimage.c: fix build on darwin
by Andreas Bießmann
· 10 years ago
4aa9731
odroid: adjust gpio calls to dm gpio api
by Przemyslaw Marczak
· 10 years ago
9e306f1
exynos4/4x12: gpio: use gpio extra base addresses
by Przemyslaw Marczak
· 10 years ago
92f4dba
exynos4/4x12: cpu: add extra gpio base addresses
by Przemyslaw Marczak
· 10 years ago
2c54cb5
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
b8be4e3
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
by Tom Rini
· 10 years ago
026090e
x86: config: Increase CONFIG_SYS_BOOTM_LEN to 16MB
by Simon Glass
· 10 years ago
69445d6
powerpc: TQM5200: convert to generic board
by Wolfgang Denk
· 10 years ago
23c5d25
powerpc: tqm8xx*: convert to generic board
by Wolfgang Denk
· 10 years ago
d9bc8fd
serial: UniPhier: add static to locally used functions
by Masahiro Yamada
· 10 years ago
bb72148
serial: UniPhier: add .pending handler
by Masahiro Yamada
· 10 years ago
59ca553
ARM: UniPhier: make pinmon command optional
by Masahiro Yamada
· 10 years ago
571bdf1
arm: interrupt_init: set sp in IRQ/FIQ modes
by Georges Savoundararadj
· 10 years ago
3ff46cc
arm: relocate the exception vectors
by Georges Savoundararadj
· 10 years ago
c57a642
arm: make .vectors section allocatable
by Georges Savoundararadj
· 10 years ago
2e07c24
kconfig: arm: introduce symbol for ARM CPUs
by Georges Savoundararadj
· 10 years ago
678398b
i2c: designware: Convert driver to multibus/multiadapter framework
by Stefan Roese
· 10 years ago
318a9ce
i2c: mxs: Add support for I2C 1 on i.MX28
by Marek Vasut
· 10 years ago
58a7d1c
i2c: mxs: Pass the i2c_adapter around
by Marek Vasut
· 10 years ago
1fa96e8
i2c: mxs: Add basic support for i2c framework
by Marek Vasut
· 10 years ago
9536099
i2c: mxs: Consolidate hard-coded bus address
by Marek Vasut
· 10 years ago
2c363cb
x86: Correct a few progress message nits
by Simon Glass
· 10 years ago
61643ae
x86: bootm: Support booting a 64-bit raw kernel
by Simon Glass
· 10 years ago
5bda35c
x86: image: Add new image type for x64_64
by Simon Glass
· 10 years ago
7653938
x86: Move kernel boot function to arch/x86/lib/bootm.c
by Simon Glass
· 10 years ago
200182a
x86: Add support for starting 64-bit kernel
by Simon Glass
· 10 years ago
92cc94a
x86: Display basic CPU information on boot
by Simon Glass
· 10 years ago
dc68584
x86: Bring in msr-index.h from linux 3.8
by Simon Glass
· 10 years ago
7bddac9
x86: Move paging functions into cpu.c
by Simon Glass
· 10 years ago
d58a945
ppc/arm: zap EMK boards
by Wolfgang Denk
· 10 years ago
1a929f7
doc/README.scrapyard: update commit IDs
by Wolfgang Denk
· 10 years ago
0029d6c
dwc_ahsata: use bitwise operator in sata_port_status
by Nikita Kiryanov
· 10 years ago
93575c3
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
6c499ab
e1000: add i211 and unprogrammed i210/i211 support
by Marcel Ziswiler
· 10 years ago
6bc98f5
odroid: dts: fix name of included dtsi
by Przemyslaw Marczak
· 10 years ago
b746454
odroid: dts: adjust sd cd-gpios for SD Card
by Przemyslaw Marczak
· 10 years ago
6a5ce1e
trats2: dts: adjust gpio numbers after gpio rework
by Przemyslaw Marczak
· 10 years ago
2656347
trats: dts: adjust gpio numbers to new api
by Przemyslaw Marczak
· 10 years ago
3f51ce6
universal: dts: adjust gpio numbers to new api
by Przemyslaw Marczak
· 10 years ago
4381aad
universal: request soft i2c gpio
by Przemyslaw Marczak
· 10 years ago
523943d
exynos4210: dts: fix gpio offset in pinctrl-uboot
by Przemyslaw Marczak
· 10 years ago
8195a26
exynos4412: dts: adjust pinctrl-uboot to changed gpio order
by Przemyslaw Marczak
· 10 years ago
f065500
exynos4412: dts: fix bad gpio order in pinctrl
by Przemyslaw Marczak
· 10 years ago
4367c71
exynos: common: enable generic fs operations
by Przemyslaw Marczak
· 10 years ago
3f3c13a
mmc: s5p: set SD detection pin as input
by Przemyslaw Marczak
· 10 years ago
3664816
git-mailrc: add pmic custodian
by Przemyslaw Marczak
· 10 years ago
bedcf39
gitignore: ignore atmel pmecc parameter tool
by Andreas Bießmann
· 10 years ago
e76caa6
spl: move comment to the right place
by Andreas Bießmann
· 10 years ago
4a8c3f6
Use __stringify() instead of xstr()
by Anatolij Gustschin
· 10 years ago
f39c5d1
ppc4xx: update PMC440 board support
by Matthias Fuchs
· 10 years ago
86f4695
image: Fix Android boot image support
by Ahmad Draidi
· 10 years ago
11ab5be
arm: db-mv784mp-gp/maxbcm Add placeholder bin_hdr file so that linking works
by Stefan Roese
· 10 years ago
a3a4749
cmd_mem: call unmap_sysmem() after map_sysmem()
by Masahiro Yamada
· 10 years ago
616e216
common: command: trivial coding style fixes
by Masahiro Yamada
· 10 years ago
5699ea6
Correct two non-functional misspellings "overrided".
by Robert P. J. Day
· 10 years ago
3bd6f7e
Correct single misspelling of "consitant" in source tree.
by Robert P. J. Day
· 10 years ago
6a10560
doc: fix README.standalone
by Masahiro Yamada
· 10 years ago
17da712
e1000: fix sw fw sync on igb i210/i211
by Marcel Ziswiler
· 10 years ago
b265d0c
README.kconfig: fix typo
by Igor Grinberg
· 10 years ago
cf6bbe4
kconfig: add CONFIG_SUPPORT_TPL
by Masahiro Yamada
· 10 years ago
0262735
kconfig: add CONFIG_SUPPORT_SPL
by Masahiro Yamada
· 10 years ago
Next »