Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
1b0757eceddf037aad99ab59217a3a5c215e15d1
« Previous
af9f881
config: Enable CBFS, ext4 for coreboot
by Simon Glass
· 12 years ago
84cd932
fs: Add a Coreboot Filesystem (CBFS) driver and commands
by Gabe Black
· 12 years ago
9936be3
disk: Address cast and format errors
by Taylor Hutt
· 12 years ago
0c9c8fb
disk: Make the disk partition code work with no specific partition types
by Gabe Black
· 12 years ago
24a3fdd
ide: Add printf format string for CONFIG_SYS_64BIT_LBA option
by Gabe Black
· 12 years ago
47444a2
kerneldoc: tmpl: Implement template for LG-arrays
by Marek Vasut
· 12 years ago
8b493a5
common: Discard the __u_boot_cmd section
by Marek Vasut
· 12 years ago
6c7c946
common: Convert the U-Boot commands to LG-arrays
by Marek Vasut
· 12 years ago
5567514
common: Add .u_boot_list into all linker files
by Marek Vasut
· 12 years ago
42ebaae
common: Implement support for linker-generated arrays
by Marek Vasut
· 12 years ago
97b24d3
common: Add symbol handling for generic lists into Makefile
by Marek Vasut
· 12 years ago
4e0be34
P4080/esdhc: make the P4080 ESDHC13 errata workaround conditional
by Zang Roy-R61911
· 12 years ago
9f26fd7
board/freescale/common:QIXIS:Fix magic number usage
by Prabhakar Kushwaha
· 12 years ago
320d53d
powerpc mpc85xx: Only clear TSR:WIS in watchdog_reset.
by Mark Marshall
· 12 years ago
168e5bc
mpc85xx: make gpio_direction_output respect value
by Chris Packham
· 12 years ago
505f3e6
fsl_pci: use 'Header Type' field to judge PCIE mode
by Minghuan Lian
· 12 years ago
757bff4
mmc: dw-mmc: support DesignWare MMC Controller
by Jaehoon Chung
· 12 years ago
48cf9dc
mmc: pxa: Remove the old non-generic PXA MMC driver
by Marek Vasut
· 12 years ago
831f849
mmc: pxa: Flip over the remaining boards to pxa_mmc_generic
by Marek Vasut
· 12 years ago
13243f2
mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmd
by Tushar Behera
· 12 years ago
804c7f4
mmc: sdhci: add the DMA select for SDMA
by Jaehoon Chung
· 12 years ago
5d48e42
mmc: sdhci: increase the timeout value for data transfer
by Jaehoon Chung
· 12 years ago
d6b2e50
mmc: Fix mmc_spi error on cmd->flags field
by Marek Vasut
· 12 years ago
49a627f
MMC: Remove the MMC bounce buffer
by Marek Vasut
· 12 years ago
6dc71c8
MMC: MXS: Toggle the generic bounce buffer on the boards
by Marek Vasut
· 12 years ago
4e6d81d
MMC: MXS: Convert MXS MMC driver to generic bounce buffer
by Marek Vasut
· 12 years ago
b660df3
COMMON: Implement common bounce buffer
by Marek Vasut
· 12 years ago
047cea3
powerpc/usb: fix bug of CPU hang when missing USB PHY clock
by Shengzhou Liu
· 12 years ago
8b8d779
usb: fallback safely when a configuration descriptor is too large
by Vincent Palatin
· 12 years ago
e81e79e
usb: Support the CONFIG_SYS_64BIT_LBA option
by Gabe Black
· 12 years ago
99070db
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
7f14f30
patman: force git log commands to not use color
by Albert ARIBAUD
· 12 years ago
eeaec25
sandbox: Change global data baudrate to int
by Simon Glass
· 12 years ago
55f97c1
x86: Change global data baudrate to int
by Simon Glass
· 12 years ago
a25356d
nds32: Change global data baudrate to int
by Simon Glass
· 12 years ago
8dc22b0
mips: Change global data baudrate to int
by Simon Glass
· 12 years ago
5e84e5a
blackfin: Change global data baudrate to int
by Simon Glass
· 12 years ago
e46e31a
arm: Change global data baudrate to int
by Simon Glass
· 12 years ago
a8f1f1c
sparc: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
a7e5ee9
powerpc: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
7a68e33
openrisc: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
7fffe2f
nios2: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
74e8456
microblaze: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
f5a5b3c
m68k: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
15dc95d
avr32: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
ecd4551
sh: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
44abe47
input: Add ANSI 3.64 escape sequence generation.
by Hung-Te Lin
· 12 years ago
59a1b72
input: Fix i8042 keyboard reset
by Marc Jones
· 12 years ago
45fe668
input: i8042: Provide feature to disable keyboard before booting kernel
by Louis Yung-Chieh Lo
· 12 years ago
48edb30
input: Provide a board specific mechanism to decide whether to skip i8042 init
by Gabe Black
· 12 years ago
ef94f7f
input: Use finer grain udelays while waitng for the i8042 keyboard buffer to empty
by Gabe Black
· 12 years ago
ddd8418
env: cosmetic: Consilidate the default env definition
by Joe Hershberger
· 12 years ago
6ab6a65
disk: initialize name/part fields when returning a whole disk
by Stephen Warren
· 12 years ago
39826f0
arm: fdt: Relocate fdt along with other data
by Simon Glass
· 12 years ago
39c7a26
ColdFire: uart: fix build failure for missing header files
by Alison Wang
· 12 years ago
87c9b18
ColdFire: Fix the build error for Freescale m5282evb board.
by Jason Jin
· 12 years ago
fa862dd
ColdFire: Fix build error for astro mcf53731 board.
by Jason Jin
· 12 years ago
2b758ca
m68k: net: Fix unused variable in mcfmii.c
by Marek Vasut
· 12 years ago
c59ac90
m68k: Fix unused variable in board.c
by Marek Vasut
· 12 years ago
c1568ca5
m68k: Fix unused variable warning in speed.c
by Marek Vasut
· 12 years ago
2b05593
m68k: Fix unused variable warning
by Marek Vasut
· 12 years ago
37d6cc3
m68k: Fix wrong assembler instruction in start.S
by Marek Vasut
· 12 years ago
2ca7406
m68k: Fix relocation errors in start.S
by Philippe De Muyter
· 12 years ago
1fb187b
actux[123]: Update linker script for ELDK 4.2
by Tom Rini
· 12 years ago
de1f9ac
versatile: board configs: Use buffered writes on flash
by 402jagan@gmail.com
· 12 years ago
fb24ffc
dm: Move s3c24xx USB driver to a proper place
by Marek Vasut
· 12 years ago
d731282
dm: wdt: arm: Move tnetv107x into drivers/watchdog/
by Marek Vasut
· 12 years ago
12c79a9
powerpc: delete Wind River SBC8560/8540 support
by Paul Gortmaker
· 12 years ago
953cfd2
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 12 years ago
d1ff690
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 12 years ago
ff04f6d
fs: fat: Fix mkcksum() function parameters
by Marek Vasut
· 12 years ago
e2e9b37
disk: part_dos: print partition UUID in partition list
by Stephen Warren
· 12 years ago
304b571
disk: part_dos: checkpatch cleanups
by Stephen Warren
· 12 years ago
b4414f4
disk: part_efi: set bootable flag in partition objects
by Stephen Warren
· 12 years ago
13bf2f5
disk: part_efi: print raw partition attributes
by Stephen Warren
· 12 years ago
1c8346a
disk: part_efi: add new partition attribute definitions
by Stephen Warren
· 12 years ago
f07cd2c
disk: part_efi: print partition UUIDs
by Stephen Warren
· 12 years ago
788a8c1
disk: part_efi: re-order partition list printf, change case
by Stephen Warren
· 12 years ago
38a3021
disk: part_efi: remove indent level from loop
by Stephen Warren
· 12 years ago
71bba42
disk: get_device_and_partition() return value fixes
by Stephen Warren
· 12 years ago
8af4472
remove unnecessary includes from cmd_ide.c
by Pavel Herrmann
· 12 years ago
21d2bf4
split PCS440EP specific code from cmd_ide.c
by Pavel Herrmann
· 12 years ago
4d1361d
split AU1X00 specific code from cmd_ide.c
by Pavel Herrmann
· 12 years ago
0a4a64c
move CPC45 ide_led to the same file as other IDE hooks
by Pavel Herrmann
· 12 years ago
19be2ea
make ide_led() a weak alias
by Pavel Herrmann
· 12 years ago
28920b1
split CPC45 board-specific IDE functions from cmd_ide.c
by Pavel Herrmann
· 12 years ago
f5b82c0
change all versions of input_data() and output_data() to global weak aliases
by Pavel Herrmann
· 12 years ago
e4148c1
split IVM power hooks from cmd_ide.c
by Pavel Herrmann
· 12 years ago
8d1165e11a
split mpc8xx hooks from cmd_ide.c
by Pavel Herrmann
· 12 years ago
94fa029
remove CONFIG_SC3 from cmd_ide.c
by Pavel Herrmann
· 12 years ago
eb1f09e
kerneldoc: stdio: tmpl: Add stdio template
by Marek Vasut
· 12 years ago
9cd2b9e
kerneldoc: Annotate drivers/serial/serial.c
by Marek Vasut
· 12 years ago
dee1941
serial: Reorder get_current()
by Marek Vasut
· 12 years ago
6d93e25
serial: Reorder serial_assign()
by Marek Vasut
· 12 years ago
ec3fd68
serial: Use default_serial_puts() in drivers
by Marek Vasut
· 12 years ago
bfb7d7a
serial: Implement default_serial_puts()
by Marek Vasut
· 12 years ago
bfa5b71
mpc82xx: Remove BMW board port
by Stefan Roese
· 12 years ago
6abcf2d
nds32: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT
by Nobuhiro Iwamatsu
· 13 years ago
9924ca6
mmc: at91: use max timeout value. It will avoid some situation that timeout happened.
by Wu, Josh
· 12 years ago
3a49cd7
ARM: at91sam9x5: enable MCI0 support for 9x5ek board.
by Wu, Josh
· 12 years ago
Next »