Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8c2c7ec22e0fba043630d0d5e1b1eb2cac663f42
/
include
8c2c7ec
freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW}
by Masahiro Yamada
· 11 years ago
16f006d
at91: enable USB ethernet for taskit stamp9g20
by Gerhard Sittig
· 11 years ago
42436a9
tegra: imx: omap: enable Moschip USB ethernet support for several boards
by Gerhard Sittig
· 11 years ago
9cf6490
tegra: omap: alpha-sort USB ethernet items for Asix and SMSC
by Gerhard Sittig
· 11 years ago
2385df6
usb: net: introduce support for Moschip USB ethernet
by Gerhard Sittig
· 11 years ago
3b16287
usb: net: don't ifdef routine declarations in usb_ether.h
by Gerhard Sittig
· 11 years ago
d9871e8
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
c6b400a
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 11 years ago
39c8968
usb: create common header virtual root hub descriptors
by Stephen Warren
· 11 years ago
a01c18d
m68k: Remove M5271EVB and idmr board support
by Masahiro Yamada
· 11 years ago
540c031
arm: atmel: sama5d3: add nand spl boot support
by Bo Shen
· 11 years ago
9415b87
mtd: nand: atmel: prepare for nand spl boot support
by Bo Shen
· 11 years ago
37a36b3
arm: atmel: sama5d3: add spi spl boot support
by Bo Shen
· 11 years ago
06ce3f4
ARM: atmel: add sama5d3 Xplained board support
by Bo Shen
· 11 years ago
d70d42f
at91sam9263ek: add mmc support
by Andreas Henriksson
· 11 years ago
c65e692
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 11 years ago
37e7f6a
powerpc/t104xrdb: Update DDR initialization related settings
by Priyanka Jain
· 11 years ago
456c6fe
powerpc/t1040qds: Add Video - HDMI support
by Priyanka Jain
· 11 years ago
f13321d
powerpc/t2080rdb: Add T2080PCIe-RDB board support
by Shengzhou Liu
· 11 years ago
bdfeaf6
powerpc/t208xqds: fixup for t208xqds
by Shengzhou Liu
· 11 years ago
086f0a7
powerpc/usb: Workaround for erratum-A006261
by Suresh Gupta
· 11 years ago
5a2bf98
powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260
by Masahiro Yamada
· 11 years ago
0d084d4
mips: move CONFIG_MIPS{32, 64} definition to config.mk
by Masahiro Yamada
· 11 years ago
e1a211d
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
by Masahiro Yamada
· 11 years ago
b564aed
kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED
by Masahiro Yamada
· 11 years ago
c0a19fd
Cosmetic: Typo fixes
by Vasili Galka
· 11 years ago
b3859f2
ppc4xx: Remove 4xx NAND booting support
by Stefan Roese
· 11 years ago
cd5edba
unit-test: make "test -e" test independent of $CWD
by Stephen Warren
· 11 years ago
797cafb
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
12fcb8c
OMAP3: igep00x0: Enable required clocks for GPIO that are used.
by Enric Balletbo i Serra
· 11 years ago
7434dfe
ARM: tegra: implement bootcmd_pxe
by Stephen Warren
· 11 years ago
3c02514
ARM: tegra: rework boot scripts
by Stephen Warren
· 11 years ago
848804f
ARM: tegra: convert tegra to use distro defaults
by Stephen Warren
· 11 years ago
4d05234
ARM: tegra: set CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS
by Stephen Warren
· 11 years ago
71e3335
ARM: tegra: move CONFIG_TEGRAnn
by Stephen Warren
· 11 years ago
0346cab
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 11 years ago
7295fe8
mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand
by pekon gupta
· 11 years ago
5bbb099
mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand
by pekon gupta
· 11 years ago
c4a4f36
mtd: nand: omap: remove unused #defines from common omap_gpmc.h
by pekon gupta
· 11 years ago
6c48001
Add 64-bit data support for memory commands
by York Sun
· 11 years ago
b4d7070
sandbox: Convert GPIOs to use driver model
by Simon Glass
· 11 years ago
e821d18
dm: Add GPIO support and tests
by Simon Glass
· 11 years ago
63b1757
dm: Add a demonstration/example driver
by Simon Glass
· 11 years ago
c267cf7
dm: Add a 'dm' command for testing
by Simon Glass
· 11 years ago
b2c1cac
dm: Add basic tests
by Simon Glass
· 11 years ago
61a1519
sandbox: config: Enable driver model
by Simon Glass
· 11 years ago
dd6ab88
dm: Add base driver model support
by Simon Glass
· 11 years ago
d738553
Add cmd_process_error() to report and process errors
by Simon Glass
· 11 years ago
66c164b
sandbox: Build a device tree file for sandbox
by Simon Glass
· 11 years ago
267d8e2
sizes.h - consolidate for all architectures
by Alexey Brodkin
· 11 years ago
7d654ab
arm: am335x: DXR2: Reset SMSC LAN9303 switch via GPIO upon bootup
by Stefan Roese
· 11 years ago
1de98af
ARM: AM43xx: Add Ethernet boot support to SPL
by Mugunthan V N
· 11 years ago
0c1d856
ARM: AM335x: add support for reading cpsw 2nd mac address from efuse
by Mugunthan V N
· 11 years ago
c94f954
ARM: AM43xx: Add CPSW support to AM43xx EPOS and GP EVM
by Mugunthan V N
· 11 years ago
4944f37
drivers: net: cpsw: add support to have phy address from cpsw platform data
by Mugunthan V N
· 11 years ago
12dbc40
net: gem: Add OF initialization support
by Michal Simek
· 11 years ago
acca9c0
zynq: Do not use SPL OF initialization
by Michal Simek
· 11 years ago
02f721b
net: emaclite: Fix OF initialization
by Michal Simek
· 11 years ago
f343378
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
6e29472
arm: remove unneeded symbol offsets and _TEXT_BASE
by Albert ARIBAUD
· 11 years ago
2181806
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 11 years ago
55e6365
kbuild: Move linker sciript check to prepare1
by Masahiro Yamada
· 11 years ago
afdc3f5
powerpc/mpc8536DS:Increase binary size for mpc8536DS board
by Haijun.Zhang
· 11 years ago
1233cbc
powerpc: p1010rdb: Enable p1010rdb to start from NAND/SD/SPI flash with SPL
by Ying Zhang
· 11 years ago
3587a83
SPL: P1022DS: fix the problem booting from spi flash
by Ying Zhang
· 11 years ago
354846f
SPL: P2020RDB: fix the problem booting from spi flash
by Ying Zhang
· 11 years ago
25daf57
SPL: powerpc: expand SPL's length to 128K
by Ying Zhang
· 11 years ago
031228a
powerpc/t2081qds: Add T2081 QDS board support
by Shengzhou Liu
· 11 years ago
5943e70
arm: delete unused macro CONFIG_ARCH_DEVICE_TREE
by Masahiro Yamada
· 11 years ago
815bbbe
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
8ab2c48
board: bcm28155_ap: Add board files
by Darwin Rambo
· 11 years ago
c561314
arch: bcm281xx: Initial commit of bcm281xx architecture code
by Darwin Rambo
· 11 years ago
40fa0bf
ARM: rpi_b: rework boot scripts, enable sysboot
by Stephen Warren
· 11 years ago
5c866ff
omap4_common: config: remove I2C for SPL mode
by Nishanth Menon
· 11 years ago
fce0d59
dra7xx_evm: Enable GPT commands
by Tom Rini
· 11 years ago
0a7baa7
am43xx_evm: Enable GPT commands
by Tom Rini
· 11 years ago
4733b52
am335x_evm: Enable GPT commands
by Tom Rini
· 11 years ago
1a39080
arm: omap: cm_t35: Remove CONFIG_SYS_BOOTMAPSZ to fix FDT Linux booting
by Stefan Roese
· 11 years ago
59a1e78
OMAP3: fix default environment for mcx board
by Stefano Babic
· 11 years ago
d6cfac4
OMAP3: add missing gpio clock init and fix NAND SPL for mcx board
by Stefano Babic
· 11 years ago
faee0e5
arm: omap3: Fix tao3530/omap3_ha SPL boot hangup (GPIO clocks not enabled)
by Stefan Roese
· 11 years ago
9436059
Add support for B&R KWB Motherboard
by Hannes Petermaier
· 11 years ago
fb00366
board: Add support for B&R T-Series Motherboard
by Hannes Petermaier
· 11 years ago
8c6324f
am335x: Initial support for Silica Pengwyn board
by Lothar Felten
· 11 years ago
863e8d8
common: Add get_effective_memsize() to memsize.c
by York Sun
· 11 years ago
c459ae6
driver/ddr: Add 256 byte interleaving support
by York Sun
· 11 years ago
29647ab
driver/ddr: Change Freescale ARM DDR driver to support both big and little endian
by York Sun
· 11 years ago
dcc7364
ARM: rpi_b: load /uEnv.txt from MMC at startup
by Stephen Warren
· 11 years ago
c055335
ARM: rpi_b: convert to use distro defaults
by Stephen Warren
· 11 years ago
06ab7dd
fs/fdos: Remove
by Tom Rini
· 11 years ago
6a4a080
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 11 years ago
3caa3d8
axs101: change command prompt marker to match marketing name of the board
by Alexey Brodkin
· 11 years ago
ab4a66d
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
1f493d9
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
d7e3a0c
spear: move CONFIG_SYS_I2C_BASE from arch-spear/hardware to board configs
by Alexey Brodkin
· 11 years ago
d588505
OMAP24xx I2C: Add support for set-speed
by Hannes Petermaier
· 11 years ago
91fae47
i2c: zynq: Add support for the second i2c controller
by Michael Burr
· 11 years ago
81a689e
Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee
by Masahiro Yamada
· 11 years ago
62b774c
configs: Delete unused CONFIG_SYS_64BIT_{VSPRINTF, STRTOUL}
by Masahiro Yamada
· 11 years ago
5854c9f
configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE
by Masahiro Yamada
· 11 years ago
Next »