Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
006be69b76e17c91c995fa79ce4b645632f44018
/
include
6b9124e
serial: Implement default_serial_puts()
by Marek Vasut
· 12 years ago
ed06204
mpc82xx: Remove BMW board port
by Stefan Roese
· 12 years ago
a29c787
Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging
by Tom Rini
· 12 years ago
22e1b01
configs: mx6qsabre_common.h: Use default clock definitions
by Fabio Estevam
· 12 years ago
a83d2a9
mx31: Fix PDR0_CSI_PODF
by Benoît Thébaudeau
· 12 years ago
1c0b9be
mx6qsabreauto: Use ttymxc3 as console
by Otavio Salvador
· 12 years ago
afac165
mx5/6: Define default SoC input clock frequencies
by Benoît Thébaudeau
· 12 years ago
afe20bf
mx6q: Add basic support for mx6qsabreauto
by Fabio Estevam
· 12 years ago
c5ca897
configs: mx6: Add a common config file
by Fabio Estevam
· 12 years ago
2ebe246
mx6qsabresd: Add Ethernet support
by Fabio Estevam
· 12 years ago
77e6289
mx6: Add basic support for mx6qsabresd board.
by Fabio Estevam
· 12 years ago
91623dd
tegra: enable CONFIG_CMD_PART
by Stephen Warren
· 12 years ago
ab37196
Tegra20: Move some include files to arch-tegra for sharing with Tegra30
by Tom Warren
· 12 years ago
98a2a7a
tegra: Rename Medcom to Medcom-Wide
by Thierry Reding
· 12 years ago
7a951eb
input: Allow key ghosting filter to be disabled
by Simon Glass
· 12 years ago
6bca4f4
input: Separate out keyboard repeat/delay from init
by Simon Glass
· 12 years ago
9e9f628
sata.h: Make all sata/ata drivers include <sata.h>
by Pavel Herrmann
· 12 years ago
0275862
ide.h: Make ide_(read|write) match block_dev_desc_t block_(read|write)
by Tom Rini
· 12 years ago
dd94a8e
usb.h: Add udc_disconnect prototype to usb.h
by Lukasz Dalek
· 12 years ago
c86753b
usb: ulpi: add indicator configuration function
by Lucas Stach
· 12 years ago
a323128
usb: lowlevel interface change to support multiple controllers
by Lucas Stach
· 12 years ago
d47f07e
ppc4xx: Remove AP1000 board support
by Stefan Roese
· 12 years ago
33bda90
ppc4xx: Remove ML2 board support
by Stefan Roese
· 12 years ago
32ca04a
ppc4xx: Remove IOP480 support
by Stefan Roese
· 12 years ago
52039da
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
by Marek Vasut
· 12 years ago
8ee2951
serial: Remove CONFIG_SERIAL_MULTI from config files
by Marek Vasut
· 12 years ago
3862c4a
serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTI
by Marek Vasut
· 12 years ago
6b6fcfc
serial: zoom2: Remove zoom2 serial prototypes from serial.h
by Marek Vasut
· 12 years ago
840b724
serial: bfin: Adjust serial_register_bfin_uart()
by Marek Vasut
· 12 years ago
d012436
serial: bfin: Remove the bfin_serialN_device exports from serial.h
by Marek Vasut
· 12 years ago
3f08506
serial: ns16550: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
f9bf966
serial: mpc512x: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
d97fb5c
serial: microblaze: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
354531e
serial: zynq: Move serial registration from serial_initialize()
by Tom Rini
· 12 years ago
533e31e
serial: s5p: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
f344201
serial: pxa: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
b3e48aa
serial: s3c24xx: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
e79aa90
serial: mpc512x: Properly define CONFIG_SYS_PSC3 in config files
by Marek Vasut
· 12 years ago
0d4bef7
serial: pxa: Make use of default_serial_console in serial_pxa
by Marek Vasut
· 12 years ago
b46931d
serial: Rename .init() and .uninit() in serial_device
by Marek Vasut
· 12 years ago
80919de
serial: Coding style cleanup of struct serial_device
by Marek Vasut
· 12 years ago
1b476f9
COMMON: Use __stringify() instead of rest of implementations
by Marek Vasut
· 12 years ago
0b3176c
COMMON: Use __stringify() instead of MK_STR()
by Marek Vasut
· 12 years ago
fd5ba89
COMMON: Use __stringify() instead of xstr()
by Marek Vasut
· 12 years ago
a3f1634
COMMON: Add __stringify() function
by Marek Vasut
· 12 years ago
3132715
gth2: Remove this platform
by Tom Rini
· 12 years ago
8ed7a80
m28: Properly configure the SPI flash chipselect
by Marek Vasut
· 12 years ago
f5c0be0
ide: Correct IDE_BUS(dev) macro
by Luka Perkov
· 13 years ago
7163a88
ml507: Fix Xilinx uartlite driver hang
by Rommel Custodio
· 12 years ago
178d49c
MPC85xx: remove support for TQM85xx boards
by Wolfgang Denk
· 12 years ago
659c9cd
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
ad51f7c
ARM: Add Altera SOCFPGA Cyclone5
by Dinh Nguyen
· 12 years ago
af482d5
xilinx: Add new Zynq board
by Michal Simek
· 12 years ago
76bed83
serial: Add Zynq serial driver
by Michal Simek
· 12 years ago
181e06b
ARM: Add X600 board support (SPEAr600 based)
by Stefan Roese
· 13 years ago
ea8e519
ext4: Rename block group descriptor table from gd to bgd
by Simon Glass
· 12 years ago
1b0280e
Merge remote-tracking branch 'u-boot-marvell/master'
by Albert ARIBAUD
· 12 years ago
8887481
km_kirkwood: enable MV88E6352_SWITCH support for kmnusa
by Valentin Longchamp
· 12 years ago
a1ec610
edminiv2: increase malloc len to 256K
by Albert ARIBAUD
· 12 years ago
9f49706
kirkwood: add support for Iomega iConnect board
by Luka Perkov
· 12 years ago
caf09e2
ARM: add support for d2 Network v2
by Simon Guinot
· 12 years ago
13c5ae6
ARM: add support for Network Space v2 Lite and Mini
by Simon Guinot
· 12 years ago
707f5d6
lacie_kw: add support for EFI partitions
by Simon Guinot
· 12 years ago
c4824ff
ARM : Add support for MINI2440 (s3c2440).
by Gabriel Huau
· 13 years ago
953bf47
rmobile: armadillo-800eva: Remove CONFIG_SYS_NO_L2CACHE
by Nobuhiro Iwamatsu
· 12 years ago
af03f20
rmobile: armadillo-800eva: Add Support NFS and BOOTZ command
by Nobuhiro Iwamatsu
· 12 years ago
712d3e0
rmobile: armadillo-800eva: Add Support CONFIG_OF_LIBFDT
by Nobuhiro Iwamatsu
· 12 years ago
1da7a59
arm: rmobile: Add support for ATMARK-TECHNO Armadillo-800EVA board
by Hideyuki Sano
· 12 years ago
8c00236
arm: rmobile: kzm9g: Add CONFIG_GLOBAL_TIMER to board config file
by Nobuhiro Iwamatsu
· 12 years ago
8176247
arm: rmobile: Add support TMU base timer function
by Nobuhiro Iwamatsu
· 12 years ago
dcf2b45
arm: rmobile: kzm9g: remove unrelated config
by Nobuhiro Iwamatsu
· 12 years ago
e56b137
arm: rmobile: kzm9g: Add LIBFDT support
by Nobuhiro Iwamatsu
· 12 years ago
ce4f03c
arm: rmobile: kzm9g: remove unrelated config
by Tetsuyuki Kobayashi
· 12 years ago
3d74327
arm: rmobile: kzm9g: add NFS_TIMEOUT in config file
by Tetsuyuki Kobayashi
· 12 years ago
238ce70
arm: rmobile: kzm9g: Fix CONFIG_BAUDRATE setting
by Tetsuyuki Kobayashi
· 12 years ago
8c131a1
arm: rmobile: kzm9g: change prompt to board specific
by Tetsuyuki Kobayashi
· 12 years ago
6a8c515
arm: rmobile: kzm9g: Modify sdram area
by Tetsuyuki Kobayashi
· 12 years ago
06d4c6d
arm: rmobile: Add supoprt for KMC KZM-A9-GT board
by Nobuhiro Iwamatsu
· 12 years ago
7390f02
bootstage: Add new bootstage IDs for board, LCD
by Simon Glass
· 12 years ago
a774eb5
bootstage: Add feature to stash/unstash bootstage info
by Simon Glass
· 12 years ago
0fa36a4
bootstage: Store boot timings in device tree
by Simon Glass
· 12 years ago
62d51e8
bootstage: Add time accumulation feature
by Simon Glass
· 12 years ago
7f7df68
bootstage: Export bootstage_add_record() function
by Simon Glass
· 12 years ago
870ee40
mpc52xx/motionpro: fix monitor size and update default environment
by Wolfgang Grandegger
· 12 years ago
514672e
omap4_panda: remove CONFIG_PANDA, not used
by Peter Meerwald
· 12 years ago
18534e2
am335x-evm config: decrease bootdelay to 1s and mount rootfs RO
by Koen Kooi
· 12 years ago
f7a2c55
OMAP: networking support for SPL
by Ilya Yanok
· 12 years ago
a1560ec
am335x_evm: enable networking in SPL
by Ilya Yanok
· 12 years ago
29665cf
davinci: ea20: add some configs and default environmet variables
by Bastian Ruppert
· 12 years ago
cf52537
davinci: ea20: the console is always set to the serial line
by Bastian Ruppert
· 12 years ago
3b88bcf
devkit8000: add rootwait to mmcboot option
by Andreas Bießmann
· 12 years ago
426d9fd
Merge remote-tracking branch 'u-boot/master'
by Albert ARIBAUD
· 12 years ago
7592d1b
lib: add gzip lib function callback
by Lei Wen
· 12 years ago
8dd348f
lib: zlib: include deflate into zlib build
by Lei Wen
· 12 years ago
a20e6d3
Merge remote-tracking branch 'u-boot-imx/master'
by Albert ARIBAUD
· 12 years ago
919f5c5
Merge remote-tracking branch 'u-boot-atmel/master'
by Albert ARIBAUD
· 12 years ago
b314ebe
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 12 years ago
1e2abf9
SPL: SPI: Enhance spi_spl_load to match the other load functions
by Tom Rini
· 12 years ago
00b57b3
SPL: Add option to skip copying of the mkimage header
by Stefan Roese
· 12 years ago
900c177
SPL: Add NOR flash booting support
by Stefan Roese
· 12 years ago
Next »