Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6c96ca1056dc00ec23b739d049bcdc42432fd300
/
include
a18ab90
net: tsec: Use portable regs type (uint->u32)
by Claudiu Manoil
· Mon Sep 30 12:44:46 2013 +0300
eec416b
net: tsec: Use portable types and accessors for BDs
by Claudiu Manoil
· Fri Oct 04 19:13:53 2013 +0300
c739af4
net: tsec: Fix CamelCase issues around BD code
by Claudiu Manoil
· Mon Sep 30 12:44:44 2013 +0300
401b94f
net: fsl_mdio: Fix warnings for __iomem pointers
by Claudiu Manoil
· Mon Sep 30 12:44:43 2013 +0300
cd0c412
net: tsec: Cleanup tsec regs init and fix __iomem warns
by Claudiu Manoil
· Mon Sep 30 12:44:42 2013 +0300
5c47357
net: Fix mcast function pointer prototype
by Claudiu Manoil
· Mon Sep 30 12:44:39 2013 +0300
6b8c597
net: add extended function to phy API
by Stefano Babic
· Mon Sep 02 15:42:30 2013 +0200
66875d5
phy: add missing constants for Micrel KSZ9031
by Stefano Babic
· Mon Sep 02 15:42:28 2013 +0200
c4e455a
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· Sat Nov 16 20:23:22 2013 -0500
30a198b
Makefile: rename all libraries to built-in.o
by Masahiro Yamada
· Mon Nov 11 14:36:00 2013 +0900
9d92da9
configs: clean up unused macro CONFIG_L2_OFF
by Masahiro Yamada
· Mon Nov 11 09:49:36 2013 +0900
c1df370
malta: use unmapped flash base address
by Gabor Juhos
· Tue Nov 12 16:47:32 2013 +0100
4f1856b
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· Thu Nov 14 11:48:15 2013 -0500
c42c989
powerpc/t104xrdb: Add T1042RDB_PI board support
by Priyanka Jain
· Fri Oct 18 17:19:23 2013 +0530
8b1a60e
powerpc/t104xrdb: Add T1040RDB board support
by Priyanka Jain
· Fri Oct 18 17:19:06 2013 +0530
649115c
powerpc/t1040: enable PBL tool for T1040
by Prabhakar Kushwaha
· Tue Oct 01 13:56:43 2013 +0530
465819a
i2c, zynq: convert zynq i2c driver to new multibus/multiadapter framework
by Heiko Schocher
· Fri Nov 08 07:30:53 2013 +0100
f53f2b8
i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework
by Heiko Schocher
· Tue Oct 22 11:03:18 2013 +0200
1224010
i2c: sh_i2c: Update to new CONFIG_SYS_I2C framework
by Nobuhiro Iwamatsu
· Tue Oct 29 13:33:51 2013 +0900
25da152
cm_t35: use scf0403 driver
by Nikita Kiryanov
· Wed Oct 16 17:23:29 2013 +0300
0e53704
lcd: add DataImage SCF0403x LCD panel support
by Nikita Kiryanov
· Wed Oct 16 17:23:27 2013 +0300
0873792
spi: define SPI_XFER_ONCE
by Nikita Kiryanov
· Wed Oct 16 17:23:26 2013 +0300
18dd07c
spi: omap3: add support for more word lengths
by Nikita Kiryanov
· Wed Oct 16 17:23:25 2013 +0300
19e5a4c
MPC824x: remove obsolete "PN62" board
by Wolfgang Denk
· Mon Nov 11 20:12:19 2013 +0100
44f6be3
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· Mon Nov 11 09:40:34 2013 -0500
ea385ed
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Sat Nov 09 12:51:47 2013 +0100
5e19515
malta: define CONFIG_MEMSIZE_IN_BYTES
by Gabor Juhos
· Thu Oct 24 14:32:00 2013 +0200
6046522
malta: store environment in flash
by Paul Burton
· Fri Nov 08 11:18:56 2013 +0000
c028f9b
malta: enable RTC support
by Paul Burton
· Fri Nov 08 11:18:55 2013 +0000
890c32c
malta: remove cache size definitions
by Paul Burton
· Fri Nov 08 11:18:53 2013 +0000
f38eea6
malta: enable CONFIG_PCNET_79C973, PCNET_HAS_PROM, CONFIG_CMD_DHCP
by Paul Burton
· Fri Nov 08 11:18:52 2013 +0000
234882c
malta: support for coreFPGA6 boards
by Paul Burton
· Fri Nov 08 11:18:50 2013 +0000
10a74b5
qemu-malta: rename to just "malta"
by Paul Burton
· Sat Nov 09 10:22:08 2013 +0000
162116e
pci.h: allow inclusion in assembly source
by Paul Burton
· Fri Nov 08 11:18:47 2013 +0000
5b9a6c5
Merge branch 'master' of git://www.denx.de/git/u-boot-usb
by Tom Rini
· Fri Nov 08 15:25:29 2013 -0500
86bd4e8
sandbox: convert to common time functions
by Rob Herring
· Fri Nov 08 08:40:44 2013 -0600
71d816f
highbank: set AUTOBOOT_KEYED_CTRLC config option
by Mark Langsdorf
· Tue Sep 10 15:20:24 2013 -0500
4e56395
include: delete include/linux/config.h
by Masahiro Yamada
· Mon Oct 07 16:04:18 2013 +0900
8177042
config/sandbox: Add EFI and GPT support
by Egbert Eich
· Fri Oct 04 19:44:07 2013 +0200
f6e664b
config: Define HAVE_BLOCK_DEVICE when CONFIG_CMD_GPT is set
by Egbert Eich
· Fri Oct 04 19:42:53 2013 +0200
1799fa8
usb, g_dnl: make iSerialNumber board configurable
by Heiko Schocher
· Mon Nov 04 14:05:01 2013 +0100
06ef7cc
usb: ums: add ums exit feature by ctrl+c or by detach usb cable
by Przemyslaw Marczak
· Wed Oct 23 14:30:46 2013 +0200
84c4b98
usb: ums: move ums code from trats to Samsung common directory
by Przemyslaw Marczak
· Wed Oct 23 14:30:45 2013 +0200
3dab730
usb: ums: fix disk capacity miscalculation and code cleanup
by Przemyslaw Marczak
· Wed Oct 23 14:30:44 2013 +0200
674b1a6
usb: ums: code refactoring to improve reusability on other boards.
by Przemyslaw Marczak
· Wed Oct 23 14:30:42 2013 +0200
06bc873
cosmetic: remove empty lines at the top of file
by Masahiro Yamada
· Tue Nov 05 11:28:48 2013 +0900
a4c867c
Add support for SX151x SPI GPIO Expanders
by Viktar Palstsiuk
· Thu Oct 31 11:16:59 2013 +0300
51feb2c
EP88x: remove remainders of dead board
by Masahiro Yamada
· Mon Oct 21 10:10:32 2013 +0900
4f95d6e
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Thu Nov 07 09:32:16 2013 +0100
56ef75c
ColdFire: fix some typoes for CF platform
by jason
· Wed Nov 06 22:59:08 2013 +0800
ef1030c
coldfire: cpu5282: increase malloc space to fix crash on start u-boot
by Jens Scharsig (BuS Elektronik)
· Mon Sep 23 08:26:41 2013 +0200
9028c8e
Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Tue Nov 05 20:50:39 2013 +0100
2059f31
ARM: ATMEL: eb_cpux9k2: fix TEXT_BASE for ramboot target
by Jens Scharsig (BuS Elektronik)
· Mon Oct 28 10:58:15 2013 +0100
4a985df
arm: atmel: get rid of too many ifdeffery
by Bo Shen
· Mon Oct 21 16:14:00 2013 +0800
8ed8783
arm: atmel: at91sam9n12ek: add usb host support
by Bo Shen
· Mon Oct 21 16:13:59 2013 +0800
4252e98
ARM: versatile: convert to common timer code
by Rob Herring
· Fri Oct 04 10:22:48 2013 -0500
741a0bd
ARM: tegra: convert to common timer code
by Rob Herring
· Fri Oct 04 10:22:47 2013 -0500
55d2326
ARM: socfpga: convert to common timer code
by Rob Herring
· Fri Oct 04 10:22:46 2013 -0500
9560ec4
ARM: vexpress: convert to common timer code
by Rob Herring
· Fri Oct 04 10:22:45 2013 -0500
c4d1a0e
ARM: mx25: convert to common timer code
by Rob Herring
· Fri Oct 04 10:22:44 2013 -0500
8ba859a
ARM: highbank: convert to common timer code
by Rob Herring
· Fri Oct 04 10:22:43 2013 -0500
5715694
Introduce common timer functions
by Rob Herring
· Fri Oct 04 10:22:41 2013 -0500
33d1b9a
config: remove platform CONFIG_SYS_HZ definition part 2/2
by Rob Herring
· Fri Oct 04 08:40:05 2013 -0500
7291732
config: remove platform CONFIG_SYS_HZ definition part 1/2
by Rob Herring
· Fri Oct 04 08:40:04 2013 -0500
a0f85d3
config: consolidate CONFIG_SYS_HZ definition
by Rob Herring
· Fri Oct 04 08:40:03 2013 -0500
204c4ed
config: Add a default CONFIG_SYS_PROMPT
by Rob Herring
· Mon Sep 30 17:11:48 2013 -0500
964f7e7
Revert "configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards"
by Stefano Babic
· Fri Nov 01 08:33:08 2013 +0100
e0f6fba
TI:omap5: Add rdaddr, use consistent loadaddr values
by Tom Rini
· Fri Oct 18 18:04:19 2013 -0400
54a9299
cm_t35: turn on GPIO commands
by Nikita Kiryanov
· Mon Oct 07 17:28:50 2013 +0300
cd823a3
cm_t35: reduce default bootdelay to 3 seconds
by Nikita Kiryanov
· Mon Oct 07 17:28:49 2013 +0300
01ae8ca
dra7xx_evm: Enabled UART-boot mode and add dra7xx_evm_uart3 build
by Minal Shah
· Fri Oct 04 14:52:02 2013 -0400
84286e3
TI:armv7: Change CONFIG_SYS_SPL_ARGS_ADDR to a higher address
by Tom Rini
· Fri Oct 04 10:51:40 2013 -0400
303bfe8
am335x: Enable CONFIG_OMAP_WATCHDOG support
by Tom Rini
· Tue Oct 01 12:32:04 2013 -0400
1c63d9f
tricorder: support 256MiB SDRAM on revision > D
by Andreas Bießmann
· Fri Sep 06 15:04:58 2013 +0200
111c7b0
tricorder: read kernel directly from NAND
by Andreas Bießmann
· Fri Sep 06 15:04:57 2013 +0200
e2406c1
tricorder: switch to alternative memtest
by Thomas Weber
· Fri Sep 06 15:04:56 2013 +0200
33d25b3
tricorder: Make u-boot faster
by Thomas Weber
· Fri Sep 06 15:04:55 2013 +0200
5b4fe54
tricorder: add led support
by Andreas Bießmann
· Fri Sep 06 15:04:54 2013 +0200
65c8f2c
tricorder: panic() on unknown board
by Andreas Bießmann
· Fri Sep 06 15:04:53 2013 +0200
01a3f53
tricorder: add tricordereeprom command
by Andreas Bießmann
· Fri Sep 06 15:04:52 2013 +0200
ce19bed
tricorder: add mtdparts to environment
by Andreas Bießmann
· Fri Sep 06 15:04:51 2013 +0200
d6f3c15
tricorder: add cmdline history
by Andreas Bießmann
· Fri Sep 06 15:04:50 2013 +0200
90071f9
tricorder: use generic provided loadaddr
by Andreas Bießmann
· Fri Sep 06 15:04:48 2013 +0200
da6087a
tricorder: update flash partitioning
by Andreas Bießmann
· Fri Sep 06 15:04:47 2013 +0200
c927930
tricorder: remove lcdmode from bootargs
by Thomas Weber
· Fri Sep 06 15:04:46 2013 +0200
203f391
arm, da85x: update for the ipam390 board
by Heiko Schocher
· Fri Sep 06 05:21:24 2013 +0200
2b8edea
ARM: OMAP4: Convert to ti_armv7_common.h
by Lokesh Vutla
· Tue Sep 03 19:47:18 2013 +0530
c731883
OMAP3: igep00x0: rename config file to omap3_igep00x0.h
by Javier Martinez Canillas
· Mon Sep 02 10:04:02 2013 +0200
1ae8a53
ARM: IGEP0033: rename config file to am335x_igep0033.h
by Javier Martinez Canillas
· Mon Sep 02 10:04:01 2013 +0200
2a766c4
TI:am33xx: Add bootcount support to ti_am335x_common.h
by Tom Rini
· Wed Aug 28 09:00:30 2013 -0400
9a6accf
configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards
by Fabio Estevam
· Thu Oct 31 14:46:41 2013 -0200
8a065e9
powerpc/esdhc: Add 3.3v voltage support in esdhc capacity register
by Haijun.Zhang
· Thu Oct 31 09:38:19 2013 +0800
7016309
DWMMC: SMDK5420: Disable SMU for eMMC
by Rajeshwari Shinde
· Tue Oct 29 12:53:13 2013 +0530
d94735b
mmc: dw_mmc: change the callback function name.
by Jaehoon Chung
· Sun Oct 06 18:59:31 2013 +0900
b3f1409
mmc: Fix erase_grp_size for partitioned card
by Oliver Metz
· Tue Oct 01 20:32:07 2013 +0200
5f14368
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· Wed Oct 30 08:36:48 2013 -0400
6275956
video, cfb_console: make background and foreground color configurable
by Heiko Schocher
· Tue Oct 22 11:06:06 2013 +0200
c98bf29
mpc85xx: introduce the kmp204x reference design support
by Valentin Longchamp
· Fri Oct 18 11:47:24 2013 +0200
51b2ca3
net/fman: add a fm_enable_port function
by Valentin Longchamp
· Fri Oct 18 11:47:21 2013 +0200
391cc9b
KM: add CONFIG_KM_COMMON_ETH_INIT for km common eth init
by Valentin Longchamp
· Fri Oct 18 11:47:18 2013 +0200
Next »