Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
8bdd7efa2336310941e818f0b441ddc3946721de
/
include
41651ca
serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTI
by Marek Vasut
· 12 years ago
425101e
serial: zoom2: Remove zoom2 serial prototypes from serial.h
by Marek Vasut
· 12 years ago
5ae1de0
serial: bfin: Adjust serial_register_bfin_uart()
by Marek Vasut
· 12 years ago
c513d7e
serial: bfin: Remove the bfin_serialN_device exports from serial.h
by Marek Vasut
· 12 years ago
abc0ed8
serial: ns16550: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
918327c
serial: mpc512x: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
87d6922
serial: microblaze: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
51d8102
serial: zynq: Move serial registration from serial_initialize()
by Tom Rini
· 12 years ago
b498051
serial: s5p: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
1fe5c11
serial: pxa: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
28af638
serial: s3c24xx: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
bfb3127
serial: mpc512x: Properly define CONFIG_SYS_PSC3 in config files
by Marek Vasut
· 12 years ago
ce6971c
serial: pxa: Make use of default_serial_console in serial_pxa
by Marek Vasut
· 12 years ago
89143fb
serial: Rename .init() and .uninit() in serial_device
by Marek Vasut
· 12 years ago
78322d6
serial: Coding style cleanup of struct serial_device
by Marek Vasut
· 12 years ago
51926d5
COMMON: Use __stringify() instead of rest of implementations
by Marek Vasut
· 12 years ago
5368c55
COMMON: Use __stringify() instead of MK_STR()
by Marek Vasut
· 12 years ago
93ea89f
COMMON: Use __stringify() instead of xstr()
by Marek Vasut
· 12 years ago
9aed508
COMMON: Add __stringify() function
by Marek Vasut
· 12 years ago
61c0d6a
gth2: Remove this platform
by Tom Rini
· 12 years ago
2a090ce
m28: Properly configure the SPI flash chipselect
by Marek Vasut
· 12 years ago
8a10180
ide: Correct IDE_BUS(dev) macro
by Luka Perkov
· 12 years ago
6538397
ml507: Fix Xilinx uartlite driver hang
by Rommel Custodio
· 12 years ago
d923a5d
MPC85xx: remove support for TQM85xx boards
by Wolfgang Denk
· 12 years ago
1981668
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
7775440
ARM: Add Altera SOCFPGA Cyclone5
by Dinh Nguyen
· 12 years ago
f22651c
xilinx: Add new Zynq board
by Michal Simek
· 12 years ago
194846f
serial: Add Zynq serial driver
by Michal Simek
· 12 years ago
995b72d
ARM: Add X600 board support (SPEAr600 based)
by Stefan Roese
· 12 years ago
73c15c6
ext4: Rename block group descriptor table from gd to bgd
by Simon Glass
· 12 years ago
386c6cb
Merge remote-tracking branch 'u-boot-marvell/master'
by Albert ARIBAUD
· 12 years ago
be3e8be
km_kirkwood: enable MV88E6352_SWITCH support for kmnusa
by Valentin Longchamp
· 12 years ago
84fb04b
edminiv2: increase malloc len to 256K
by Albert ARIBAUD
· 12 years ago
9b91472
kirkwood: add support for Iomega iConnect board
by Luka Perkov
· 12 years ago
ee8f6d2
ARM: add support for d2 Network v2
by Simon Guinot
· 12 years ago
3723549
ARM: add support for Network Space v2 Lite and Mini
by Simon Guinot
· 12 years ago
8e62243
lacie_kw: add support for EFI partitions
by Simon Guinot
· 12 years ago
b770262
ARM : Add support for MINI2440 (s3c2440).
by Gabriel Huau
· 13 years ago
a085ba6
rmobile: armadillo-800eva: Remove CONFIG_SYS_NO_L2CACHE
by Nobuhiro Iwamatsu
· 12 years ago
ca2fbea
rmobile: armadillo-800eva: Add Support NFS and BOOTZ command
by Nobuhiro Iwamatsu
· 12 years ago
09a3be0
rmobile: armadillo-800eva: Add Support CONFIG_OF_LIBFDT
by Nobuhiro Iwamatsu
· 12 years ago
1a31ca4
arm: rmobile: Add support for ATMARK-TECHNO Armadillo-800EVA board
by Hideyuki Sano
· 12 years ago
eae6c8a
arm: rmobile: kzm9g: Add CONFIG_GLOBAL_TIMER to board config file
by Nobuhiro Iwamatsu
· 12 years ago
2c541df
arm: rmobile: Add support TMU base timer function
by Nobuhiro Iwamatsu
· 12 years ago
af0dd19
arm: rmobile: kzm9g: remove unrelated config
by Nobuhiro Iwamatsu
· 12 years ago
15f2aa7
arm: rmobile: kzm9g: Add LIBFDT support
by Nobuhiro Iwamatsu
· 12 years ago
67d4d26
arm: rmobile: kzm9g: remove unrelated config
by Tetsuyuki Kobayashi
· 12 years ago
38263df
arm: rmobile: kzm9g: add NFS_TIMEOUT in config file
by Tetsuyuki Kobayashi
· 12 years ago
18a65af
arm: rmobile: kzm9g: Fix CONFIG_BAUDRATE setting
by Tetsuyuki Kobayashi
· 12 years ago
087a277
arm: rmobile: kzm9g: change prompt to board specific
by Tetsuyuki Kobayashi
· 12 years ago
9415cf9
arm: rmobile: kzm9g: Modify sdram area
by Tetsuyuki Kobayashi
· 12 years ago
8d811ca
arm: rmobile: Add supoprt for KMC KZM-A9-GT board
by Nobuhiro Iwamatsu
· 12 years ago
0ffb941
mpc52xx/motionpro: fix monitor size and update default environment
by Wolfgang Grandegger
· 12 years ago
3c2e616
omap4_panda: remove CONFIG_PANDA, not used
by Peter Meerwald
· 12 years ago
3580777
am335x-evm config: decrease bootdelay to 1s and mount rootfs RO
by Koen Kooi
· 12 years ago
7ac2fe2
OMAP: networking support for SPL
by Ilya Yanok
· 12 years ago
6feb4e9
am335x_evm: enable networking in SPL
by Ilya Yanok
· 12 years ago
a64f024
davinci: ea20: add some configs and default environmet variables
by Bastian Ruppert
· 12 years ago
39e133d
davinci: ea20: the console is always set to the serial line
by Bastian Ruppert
· 12 years ago
b72db20
devkit8000: add rootwait to mmcboot option
by Andreas Bießmann
· 12 years ago
1c27059
Merge remote-tracking branch 'u-boot/master'
by Albert ARIBAUD
· 12 years ago
88d52c6
lib: add gzip lib function callback
by Lei Wen
· 12 years ago
7a32b98
lib: zlib: include deflate into zlib build
by Lei Wen
· 12 years ago
8f0732a
Merge remote-tracking branch 'u-boot-imx/master'
by Albert ARIBAUD
· 12 years ago
fa651cc
Merge remote-tracking branch 'u-boot-atmel/master'
by Albert ARIBAUD
· 12 years ago
cec2655
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 12 years ago
a4cc1c4
SPL: SPI: Enhance spi_spl_load to match the other load functions
by Tom Rini
· 12 years ago
022b497
SPL: Add option to skip copying of the mkimage header
by Stefan Roese
· 12 years ago
33d3464
SPL: Add NOR flash booting support
by Stefan Roese
· 12 years ago
d79f3a6
hawkboard: Update config file to work with common spl framework
by Sughosh Ganu
· 12 years ago
3f7f241
ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK
by Tom Rini
· 12 years ago
b737337
net/phy: support the mv88e6352 switch
by Valentin Longchamp
· 12 years ago
6507f13
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
by Tom Rini
· 12 years ago
47f7bca
SPL: Move the omap SPL framework to common/spl
by Tom Rini
· 12 years ago
d7cb93b
ARM: SPL: Move gpmc_init() to spl_board_init()
by Tom Rini
· 12 years ago
861a86f
omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
by Tom Rini
· 12 years ago
1170e63
FAT: Make it possible to read from any file position
by Benoît Thébaudeau
· 12 years ago
00d0d2a
malloc: remove extern declarations of malloc_bin_reloc() in board.c files
by Daniel Schwierzeck
· 12 years ago
185f7d9
net: Add driver for Zynq Gem IP
by Michal Simek
· 12 years ago
e1dbdf9
net: introduce transparent driver private in ueth_data
by Lucas Stach
· 12 years ago
894bfbb
disk: part_efi: parse and store partition UUID
by Stephen Warren
· 12 years ago
10a37fd
disk: get_device_and_partition() "auto" partition and cleanup
by Stephen Warren
· 12 years ago
2023e60
disk: introduce get_device()
by Stephen Warren
· 12 years ago
650f366
cmd_reiser: use common get_device_and_partition function
by Rob Herring
· 12 years ago
4120457
cmd_zfs: use common get_device_and_partition function
by Rob Herring
· 12 years ago
8118081
cmd_extX: use common get_device_and_partition function
by Rob Herring
· 12 years ago
9450106
ext4: remove init_fs/deinit_fs
by Rob Herring
· 12 years ago
99d2c20
disk/part: introduce get_device_and_partition
by Rob Herring
· 12 years ago
40e0e56
disk/part: check bootable flag for DOS partitions
by Rob Herring
· 12 years ago
7405a13
combine block device load commands into common function
by Rob Herring
· 12 years ago
5675b50
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 12 years ago
8a0eccb
net: Filter incoming netconsole packets by IP
by Joe Hershberger
· 12 years ago
f8be7d6
net: Improve the speed of netconsole
by Joe Hershberger
· 12 years ago
7577a4b
mx28evk: Add missing 'setexpr' command
by Otavio Salvador
· 12 years ago
5f8e17c
i.MX: mxc_ipuv3_fb: add ipuv3_fb_shutdown() routine to stop IPU frame buffer
by Eric Nelson
· 12 years ago
362635b
mx51evk: Add CONFIG_REVISION_TAG
by Benoît Thébaudeau
· 12 years ago
9fe2cfb
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Tom Rini
· 12 years ago
495dbd7
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
5bfa78d
fdt: Add header guard to fdtdec.h
by Simon Glass
· 12 years ago
1bbd28d
Add gpio_request() to asm-generic header
by Simon Glass
· 12 years ago
Next »