Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
62f3aaf89d01bdc9ff0e67d92f3bf085143edf8c
« Previous
644bc7e
arm: ls102xa: Add snoop disable for slave port 0, 1 and 2
by Jason Jin
· 10 years ago
8776cb2
ls1: config: Enable USB EHCI Host on LS1021AQDS
by Nikhil Badola
· 10 years ago
3f041f0
drivers: usb: fsl: Define USB configs for LS102XA
by Nikhil Badola
· 10 years ago
f3dff69
drivers : usb: fsl: Implement usb Erratum A007798 workaround
by Nikhil Badola
· 10 years ago
f3a05c8
Revert "hush: fix segfault on syntax error"
by Rabin Vincent
· 10 years ago
dee332f
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
1739564
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
746667f
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
e7eb277
mx6boards: Fix error handling in board_mmc_init()
by Fabio Estevam
· 10 years ago
612f2dc
nitrogen6x: Fix error handling in board_mmc_init()
by Fabio Estevam
· 10 years ago
e37197a
ot1200: Fix error handling in board_mmc_init()
by Fabio Estevam
· 10 years ago
44b9841
arm: imx: stop sata on boot
by Nikita Kiryanov
· 10 years ago
9cad354
arm: mx6: cm_fx6: implement board specific sata stop
by Nikita Kiryanov
· 10 years ago
d957c28
cmd_sata: implement sata stop command
by Nikita Kiryanov
· 10 years ago
10ee8ec
sata: implement reset_sata for dwc_ahsata
by Nikita Kiryanov
· 10 years ago
8d29cef
arm: mx6: introduce disable_sata_clock
by Nikita Kiryanov
· 10 years ago
3a7577e
gw_ventana: Use the generic spl_sd.cfg
by Fabio Estevam
· 10 years ago
8bc347e
ARM: bootm: Allow booting in secure mode on hyp capable systems
by Hans de Goede
· 10 years ago
ea624e1
ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options
by Hans de Goede
· 10 years ago
1bf0979
Kconfig: Add EXPERT option
by Tom Rini
· 10 years ago
df96337
odroid: Turn blue LED on
by Suriyan Ramasami
· 10 years ago
f2cca34
odroid: usbhost - Add missing gpio_request call
by Suriyan Ramasami
· 10 years ago
c8322be
odroid: Update README with USB host usage
by Suriyan Ramasami
· 10 years ago
6c01648
sandbox: script for testing sandbox/ext4/fat/fs commands
by Suriyan Ramasami
· 10 years ago
d455d87
fs: API changes enabling extra parameter to return size of type loff_t
by Suriyan Ramasami
· 10 years ago
96b1046
sandbox: Prepare API change for files greater than 2GB
by Suriyan Ramasami
· 10 years ago
9f12cd0
ext4: Prepare API change for files greater than 2GB
by Suriyan Ramasami
· 10 years ago
1ad0b98
fat: Prepare API change for files greater than 2GB
by Suriyan Ramasami
· 10 years ago
6455371
board/esd/common/auto_update.c: Use <flash.h>
by Tom Rini
· 10 years ago
7944495
sandbox: Use md5sum and fatwrite to enable testing of fs commands
by Suriyan Ramasami
· 10 years ago
9fdee7d
common/board_f: fix gcc warning on MIPS64
by Daniel Schwierzeck
· 10 years ago
666ba84
common/board_f: add setup of initial stack frame for MIPS
by Daniel Schwierzeck
· 10 years ago
167544e
spl: fix descending condition to drivers/mtd/nand/
by Masahiro Yamada
· 10 years ago
60296a8
commands: add more command entries in Kconfig
by Masahiro Yamada
· 10 years ago
6c77509
hush: add CONFIG_HUSH_PARSER to Kconfig
by Masahiro Yamada
· 10 years ago
b6cf443
FIT: add some FIT configurations to Kconfig
by Masahiro Yamada
· 10 years ago
c66109c
config: remove redundant CONFIG_SYS_PROMPT defines
by Masahiro Yamada
· 10 years ago
4efb654
tegra: do not descend into empty directories
by Masahiro Yamada
· 10 years ago
56f31e8
kbuild: use SoC-specific CONFIG to descend into SoC directory
by Masahiro Yamada
· 10 years ago
37c9940
x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory
by Masahiro Yamada
· 10 years ago
165ecd2
kbuild: Descend into SOC directory from CPU directory
by Masahiro Yamada
· 10 years ago
be25d87
Add pr_fmt() macro
by Thierry Reding
· 10 years ago
4efe52b
pci: Honour pci_skip_dev()
by Thierry Reding
· 10 years ago
042b83d
pci: Abort early if bus does not exist
by Thierry Reding
· 10 years ago
1eebd14
vsprintf: Add modifier for phys_addr_t
by Thierry Reding
· 10 years ago
59e890e
fs: make it possible to read the filesystem UUID
by Christian Gmeiner
· 10 years ago
1b51d32
sata: fix a bug in init_sata() for pci-sata card
by li pengbo
· 10 years ago
f333b9f
ARM: bcm: Enable bcm11130 boards
by Steve Rae
· 10 years ago
abb1678
ARM: bcm: Enable five Cygnus boards
by Steve Rae
· 10 years ago
18f26fd
spl: Change debug to printf for "Unsupported boot-device"
by Stefan Roese
· 10 years ago
b414119
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· 10 years ago
17b28ed
dm: core: remove unnecessary return condition in uclass lookup
by Masahiro Yamada
· 10 years ago
f724e0b
dm: core: remove unnecessary return condition in driver lookup
by Masahiro Yamada
· 10 years ago
84a7153
dm: core: remove meaningless if conditional
by Masahiro Yamada
· 10 years ago
cbf86d7
dm: core: a trivial clean up
by Masahiro Yamada
· 10 years ago
d11e8fd
cros_ec: Fix uninitialised variable in cros_ec.c
by Simon Glass
· 10 years ago
6b18656
dm: spi: Use device_bind_driver() instead of our own function
by Simon Glass
· 10 years ago
ff56bba
dm: spi: Correct handling of SPI chip selects in sandbox
by Simon Glass
· 10 years ago
e33dc22
dm: Add a function to bind a device by driver name
by Simon Glass
· 10 years ago
a88340d
dm: fdt: Correct handling of aliases with embedded digits
by Simon Glass
· 10 years ago
479728c
dm: core: Add functions to find parent and OF data
by Simon Glass
· 10 years ago
2ef249b
dm: core: Allow access to the device's driver_id data
by Simon Glass
· 10 years ago
c26c80a
drivers: usb: fsl: Move USB Errata checking code
by Nikhil Badola
· 10 years ago
7bf3816
mx53ard: Fix error handling in board_mmc_init()
by Fabio Estevam
· 10 years ago
1abd714
mx53evk: Fix error handling in board_mmc_init()
by Fabio Estevam
· 10 years ago
c5ba77a
mx53smd: Fix error handling in board_mmc_init()
by Fabio Estevam
· 10 years ago
a49c44d
mx6qarm2: Fix error handling in board_mmc_init()
by Fabio Estevam
· 10 years ago
d6af507
mx51evk: Fix error handling in board_mmc_init()
by Fabio Estevam
· 10 years ago
6c920ee
mx6: mx6sabre common: Enable i.MX thermal DM driver
by Ye.Li
· 10 years ago
7a26416
mx6: thermal: Check cpu temperature via thermal sensor
by Ye.Li
· 10 years ago
e3568d2
DM: thermal: Add imx thermal DM driver
by Ye.Li
· 10 years ago
cf202d2
mx6: clock: Add thermal clock enable function
by Nitin Garg
· 10 years ago
02a32a9
tbs2910: Fix error handling in board_mmc_init()
by Soeren Moch
· 10 years ago
c1a6f37
dm: i2c: Move error reporting into a common function
by Simon Glass
· 10 years ago
38687ae
dm: Update documentation to include CONFIG_DM... options
by Simon Glass
· 10 years ago
f8fff9d
dm: arm: spl: Make driver model linker lists available
by Simon Glass
· 10 years ago
0521f98
dm: tegra: Add platform data for the GPIO driver
by Simon Glass
· 10 years ago
bc0b284
dm: tegra: Add platform data for the SPL uart
by Simon Glass
· 10 years ago
a94f468
dm: Disable dm_warn() in SPL
by Simon Glass
· 10 years ago
236f2bd
dm: Allow stdio registration to be dropped
by Simon Glass
· 10 years ago
3ac435d
dm: Allow device removal features to be dropped
by Simon Glass
· 10 years ago
1151651
dm: spl: Allow driver model to be used
by Simon Glass
· 10 years ago
fb4f5e7
dm: spl: Make simple malloc() available when enabled
by Simon Glass
· 10 years ago
ba19599
dm: arm: spl: Allow simple malloc() in SPL
by Simon Glass
· 10 years ago
c9356be
dm: Split the simple malloc() implementation into its own file
by Simon Glass
· 10 years ago
9dacbb2
dm: tegra: Avoid using arch-specific memcpy() in SPL
by Simon Glass
· 10 years ago
ad1b81c
dm: serial: Support changing the baud rate
by Simon Glass
· 10 years ago
e87e0e7
dm: at91: Add myself as maintainer for snapper9260
by Simon Glass
· 10 years ago
1a1927f
dm: at91: Convert snapper9260 to use driver model
by Simon Glass
· 10 years ago
0f65f48
dm: at91: Add driver model support for the serial driver
by Simon Glass
· 10 years ago
62137fc
dm: at91: Refactor serial driver slightly for driver model
by Simon Glass
· 10 years ago
12fe7f7
dm: at91: Add platform data for GPIO on at91sam9260-based boards
by Simon Glass
· 10 years ago
918354b
dm: at91: Add driver model support for atmel GPIO driver
by Simon Glass
· 10 years ago
cd052cd
dm: at91: Move snapper9260 to generic baord
by Simon Glass
· 10 years ago
5e8a749
dm: at91: Correct text base for snapper9260
by Simon Glass
· 10 years ago
fe5b9b4
x86: Rename chromebook-x86 to coreboot
by Simon Glass
· 10 years ago
65dd74a
x86: ivybridge: Implement SDRAM init
by Simon Glass
· 10 years ago
3eafce0
x86: ivybridge: Add LAPIC support
by Simon Glass
· 10 years ago
a49e3c7
x86: Make show_boot_progress() common
by Simon Glass
· 10 years ago
437c2b7
x86: chromebook_link: Enable GPIO support
by Simon Glass
· 10 years ago
Next »