Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b834a3967d7e76de2ea0d0745d2a17d4477fe908
b834a39
lib: zlib: import deflate source file from 1.2.5
by Lei Wen
· 12 years ago
2fb802e
remove unnecessary code in ata_piix
by Pavel Herrmann
· 12 years ago
a95af94
disk: allow - or empty string to fall back to $bootdevice
by Stephen Warren
· 12 years ago
b314ebe
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 12 years ago
de99725
SPL: Add support for loading image from ram in SPL.
by Pavel Machek
· 12 years ago
7917846
SPL: Rework how we inform about un-headered images
by Tom Rini
· 12 years ago
d939ef0
SPL: Make un-supported boot device puts a debug instead
by Tom Rini
· 12 years ago
5f16992
SPL: Enable use of custom defined U-Boot entry point
by Stefan Roese
· 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
ccde1ee
da850: Add README.da850
by Tom Rini
· 12 years ago
3b095df
hawkboard: Update config file to work with common spl framework
by Sughosh Ganu
· 12 years ago
1293858
ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK
by Tom Rini
· 12 years ago
5a672a2
net: Quietly ignore DHCP Option 28 (Broadcast Address)
by Brian Rzycki
· 12 years ago
1644a9d
PXE: FDT: Add support for fdt in PXE
by Chander Kashyap
· 12 years ago
c1582c0
FEC: Replace magic contants
by Marek Vasut
· 12 years ago
9bf7bf0
FEC: Rework the TX wait mechanism
by Marek Vasut
· 12 years ago
5f1631d
FEC: Remove endless loop in the FEC driver
by Marek Vasut
· 12 years ago
4325d24
FEC: Properly align address over the buffers for cache ops
by Marek Vasut
· 12 years ago
4d85b03
FEC: Do not pass unaligned buffer to network stack
by Marek Vasut
· 12 years ago
5686757
net: Add Vitesse VSC8662 PHY support
by Priyanka Jain
· 12 years ago
2ebd150
net/phy: support the mv88e6352 switch
by Valentin Longchamp
· 12 years ago
050219e
net: eth_write_hwaddr: Return error for invalid MACs
by Benoît Thébaudeau
· 12 years ago
9ef51bd
SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl
by Tom Rini
· 12 years ago
292db77
SPL: Use image_get_xxx() functions to access header values
by Stefan Roese
· 12 years ago
fb5d62a
SPL: do not use fix value for u-boot size
by Stefano Babic
· 12 years ago
31dfba4
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
by Tom Rini
· 12 years ago
28591df
SPL: Move the omap SPL framework to common/spl
by Tom Rini
· 12 years ago
9e0c260
ARM: SPL: Move gpmc_init() to spl_board_init()
by Tom Rini
· 12 years ago
ff7a605
ARM: SPL: Start hooking in the current SPI SPL support
by Tom Rini
· 12 years ago
7b51686
ARM: SPL: Clean up spl.c / spl_nand.c slightly
by Tom Rini
· 12 years ago
a0b9fa5
ARM: SPL: Make spl_mmc.c more generic
by Tom Rini
· 12 years ago
29d69dc
ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
by Tom Rini
· 12 years ago
730bae7
ARM: SPL: Only call mem_malloc_init if configured
by Tom Rini
· 12 years ago
09ebf1a
ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c
by Tom Rini
· 12 years ago
a76ff95
ARM: SPL: Rename omap_boot_mode to spl_boot_mode()
by Tom Rini
· 12 years ago
0be93ff
ARM: SPL: Rename omap_boot_device to spl_boot_device
by Tom Rini
· 12 years ago
63c37f1
omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds.
by Pavel Machek
· 12 years ago
69fa444
omap-common: Fix typo in save_boot_params() in lowlevel_init.S
by Tom Rini
· 12 years ago
fe3b0c7
omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
by Tom Rini
· 12 years ago
a0d8cca
spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT
by Tom Rini
· 12 years ago
20ae90c
Makefile: Move SPL files to clobber, remove from clean
by Tom Rini
· 12 years ago
5295aa8
FAT: Make it possible to read from any file position
by Benoît Thébaudeau
· 12 years ago
49eee6e
env: checkpatch clean env_fat
by Igor Grinberg
· 12 years ago
9274dc0
env: remove duplicated env_get_char_spec()
by Igor Grinberg
· 12 years ago
a50f806
README.commands: Document what UNDEF_SYM does
by Tom Rini
· 12 years ago
cc1fbaa
patman: Use reverse order for changelog
by Otavio Salvador
· 12 years ago
01fe7db
malloc: remove extern declarations of malloc_bin_reloc() in board.c files
by Daniel Schwierzeck
· 13 years ago
19dfc47
net: Add driver for Zynq Gem IP
by Michal Simek
· 12 years ago
06e4693
net: asix: add AX88772B support
by Lucas Stach
· 12 years ago
95c359b
net: asix: add read_mac function
by Lucas Stach
· 12 years ago
fc9a758
net: asix: add write_hwaddr function
by Lucas Stach
· 12 years ago
a0d5d03
net: asix: split out basic reset function
by Lucas Stach
· 12 years ago
36267c4
net: introduce transparent driver private in ueth_data
by Lucas Stach
· 12 years ago
70e5307
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 12 years ago
3a52910
cmd_part: add partition-related command
by Stephen Warren
· 12 years ago
b287a87
disk: part_msdos: parse and store partition UUID
by Stephen Warren
· 12 years ago
c6c7b7a
disk: part_efi: parse and store partition UUID
by Stephen Warren
· 12 years ago
e47dbba
disk: part_efi: range-check partition number
by Stephen Warren
· 12 years ago
c87ff22
disk: get_device_and_partition() "auto" partition and cleanup
by Stephen Warren
· 12 years ago
afd909c
disk: introduce get_device()
by Stephen Warren
· 12 years ago
8d6ba05
cmd_reiser: use common get_device_and_partition function
by Rob Herring
· 12 years ago
153817e
cmd_zfs: use common get_device_and_partition function
by Rob Herring
· 12 years ago
ede8436
cmd_disk: use common get_device_and_partition function
by Rob Herring
· 12 years ago
5fc26df
cmd_fat: use common get_device_and_partition function
by Rob Herring
· 12 years ago
752e1bd
cmd_extX: use common get_device_and_partition function
by Rob Herring
· 12 years ago
30f7fd7
ext4: remove init_fs/deinit_fs
by Rob Herring
· 12 years ago
d586cec
disk/part: introduce get_device_and_partition
by Rob Herring
· 12 years ago
eda5111
disk/part: check bootable flag for DOS partitions
by Rob Herring
· 12 years ago
a20cbf9
combine block device load commands into common function
by Rob Herring
· 12 years ago
07c5bff
disk: make get_partition_info() always available to disk.c
by Stephen Warren
· 12 years ago
c0171ca
MAKEALL: fix per arch board lists
by Allen Martin
· 12 years ago
dad11a9
ARM: arm1176: Define arch_cpu_init() at the SoC level
by Stephen Warren
· 12 years ago
e6cb5cd
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 12 years ago
4bb5fa4
common/lcd: fix build breakage for at91sam9x5ek and trats boards
by Anatolij Gustschin
· 12 years ago
58cd218
net: Filter incoming netconsole packets by IP
by Joe Hershberger
· 12 years ago
6625780
net: Allow netconsole settings to change after nc_start
by Joe Hershberger
· 12 years ago
9f37406
net: Improve the speed of netconsole
by Joe Hershberger
· 12 years ago
45f4a23
net: Make the netconsole buffer size configurable
by Joe Hershberger
· 12 years ago
4ad2c2a
net: sh_eth: Add support R8A7740 of rmobile (arm core)
by Nobuhiro Iwamatsu
· 12 years ago
0abfe7d
dm: net: Fixup the armada100 FEC driver
by Marek Vasut
· 12 years ago
bb8b27b
net: emaclite: Support OF initialization
by Michal Simek
· 12 years ago
3c2fe86
dm: net: Move IXP NPE to drivers/net/
by Marek Vasut
· 12 years ago
bf17618
net: bugfix: NetSetTimeout assumes CONFIG_SYS_HZ=1000
by Tetsuyuki Kobayashi
· 12 years ago
df7c98a
api: net: fix length check in eth_receive()
by Michael Walle
· 12 years ago
d0f5396
net: Make netconsole src and dest ports configurable
by Joe Hershberger
· 12 years ago
8493d50
Prepare v2012.10-rc1
by Tom Rini
· 12 years ago
0c947f7
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Tom Rini
· 12 years ago
1873d5c
pci: fix some warnings related to assumptions about
by Kumar Gala
· 12 years ago
e1ced00
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
d82cb11
video/powerpc: don't touch DIU registers that we don't need
by Timur Tabi
· 12 years ago
5c540b2
common/lcd: add protection from null bmp pointer
by Nikita Kiryanov
· 12 years ago
0a9d66f
fdt: Add header guard to fdtdec.h
by Simon Glass
· 12 years ago
c8c86dd
fdt: Tidy debugging, add to fdtdec_get_int/addr()
by Simon Glass
· 12 years ago
eadbf1a
Add gpio_request() to asm-generic header
by Simon Glass
· 12 years ago
9767a00
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 12 years ago
dd4f050
Revert "memsize: Fix for bug in memory sizing code"
by Tom Rini
· 12 years ago
2fa03bc
Merge remote-tracking branch 'u-boot-imx/master'
by Albert ARIBAUD
· 12 years ago
835e11e
usb: do explicit unaligned accesses
by Lucas Stach
· 12 years ago
Next »