Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
4668a086bb0a769b741e3a4ffab85f1c41c7cdb8
4668a08
sandbox: Add asm/errno.h
by Simon Glass
· 12 years ago
e5acb88
cmd_fat.c: fix build warning
by Anatolij Gustschin
· 12 years ago
f2b96df
common: add zip command support
by Lei Wen
· 12 years ago
88d52c6
lib: add gzip lib function callback
by Lei Wen
· 12 years ago
869c2ab
lib: zlib: remove the limitation for cannot using 0 as start
by Lei Wen
· 12 years ago
7a32b98
lib: zlib: include deflate into zlib build
by Lei Wen
· 12 years ago
e9a128d
lib: zlib: import trees file from 1.2.5
by Lei Wen
· 12 years ago
8a5f34e
lib: zlib: import deflate source file from 1.2.5
by Lei Wen
· 12 years ago
b726a01
remove unnecessary code in ata_piix
by Pavel Herrmann
· 12 years ago
a10973e
disk: allow - or empty string to fall back to $bootdevice
by Stephen Warren
· 12 years ago
cec2655
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 12 years ago
c57b953
SPL: Add support for loading image from ram in SPL.
by Pavel Machek
· 12 years ago
4212098
SPL: Rework how we inform about un-headered images
by Tom Rini
· 12 years ago
1292eaf
SPL: Make un-supported boot device puts a debug instead
by Tom Rini
· 12 years ago
3c6f8a0
SPL: Enable use of custom defined U-Boot entry point
by Stefan Roese
· 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
95a372b
da850: Add README.da850
by Tom Rini
· 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
ee0f60d
net: Quietly ignore DHCP Option 28 (Broadcast Address)
by Brian Rzycki
· 12 years ago
a655938
PXE: FDT: Add support for fdt in PXE
by Chander Kashyap
· 12 years ago
c0b5a3b
FEC: Replace magic contants
by Marek Vasut
· 12 years ago
6744909
FEC: Rework the TX wait mechanism
by Marek Vasut
· 12 years ago
bc1ce15
FEC: Remove endless loop in the FEC driver
by Marek Vasut
· 12 years ago
efe24d2
FEC: Properly align address over the buffers for cache ops
by Marek Vasut
· 12 years ago
e2a66e6
FEC: Do not pass unaligned buffer to network stack
by Marek Vasut
· 12 years ago
f91ba0e
net: Add Vitesse VSC8662 PHY support
by Priyanka Jain
· 12 years ago
b737337
net/phy: support the mv88e6352 switch
by Valentin Longchamp
· 12 years ago
460f949
net: eth_write_hwaddr: Return error for invalid MACs
by Benoît Thébaudeau
· 12 years ago
d97b4ce
SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl
by Tom Rini
· 12 years ago
77552b0
SPL: Use image_get_xxx() functions to access header values
by Stefan Roese
· 12 years ago
ae83d88
SPL: do not use fix value for u-boot size
by Stefano Babic
· 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
d4c4e0e
ARM: SPL: Start hooking in the current SPI SPL support
by Tom Rini
· 12 years ago
026b2fe
ARM: SPL: Clean up spl.c / spl_nand.c slightly
by Tom Rini
· 12 years ago
f088125
ARM: SPL: Make spl_mmc.c more generic
by Tom Rini
· 12 years ago
55cdbb8
ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
by Tom Rini
· 12 years ago
24dafad
ARM: SPL: Only call mem_malloc_init if configured
by Tom Rini
· 12 years ago
8082fda
ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c
by Tom Rini
· 12 years ago
37189a1
ARM: SPL: Rename omap_boot_mode to spl_boot_mode()
by Tom Rini
· 12 years ago
8e1b836
ARM: SPL: Rename omap_boot_device to spl_boot_device
by Tom Rini
· 12 years ago
9f8a6e7
omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds.
by Pavel Machek
· 12 years ago
6abbe74
omap-common: Fix typo in save_boot_params() in lowlevel_init.S
by Tom Rini
· 12 years ago
861a86f
omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
by Tom Rini
· 12 years ago
0da113e
spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT
by Tom Rini
· 12 years ago
659e559
Makefile: Move SPL files to clobber, remove from clean
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
9aa90c1
env: checkpatch clean env_fat
by Igor Grinberg
· 12 years ago
3bb89e5
env: remove duplicated env_get_char_spec()
by Igor Grinberg
· 12 years ago
2d1d658
README.commands: Document what UNDEF_SYM does
by Tom Rini
· 12 years ago
244e6f9
patman: Use reverse order for changelog
by Otavio Salvador
· 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
1dff9d0
net: asix: add AX88772B support
by Lucas Stach
· 12 years ago
02c8d8c
net: asix: add read_mac function
by Lucas Stach
· 12 years ago
58f8fab
net: asix: add write_hwaddr function
by Lucas Stach
· 12 years ago
5fae53d
net: asix: split out basic reset function
by Lucas Stach
· 12 years ago
e1dbdf9
net: introduce transparent driver private in ueth_data
by Lucas Stach
· 12 years ago
b3873d3
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 12 years ago
5cf41dc
cmd_part: add partition-related command
by Stephen Warren
· 12 years ago
d27b5f9
disk: part_msdos: parse and store partition UUID
by Stephen Warren
· 12 years ago
894bfbb
disk: part_efi: parse and store partition UUID
by Stephen Warren
· 12 years ago
c04d68c
disk: part_efi: range-check partition number
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
475c797
cmd_disk: use common get_device_and_partition function
by Rob Herring
· 12 years ago
cfda5ae
cmd_fat: 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
2f50164
disk: make get_partition_info() always available to disk.c
by Stephen Warren
· 12 years ago
cce5d21
MAKEALL: fix per arch board lists
by Allen Martin
· 12 years ago
59d63f7
ARM: arm1176: Define arch_cpu_init() at the SoC level
by Stephen Warren
· 12 years ago
5675b50
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 12 years ago
d23019f
common/lcd: fix build breakage for at91sam9x5ek and trats boards
by Anatolij Gustschin
· 12 years ago
8a0eccb
net: Filter incoming netconsole packets by IP
by Joe Hershberger
· 12 years ago
e827fec
net: Allow netconsole settings to change after nc_start
by Joe Hershberger
· 12 years ago
f8be7d6
net: Improve the speed of netconsole
by Joe Hershberger
· 12 years ago
2c8fe51
net: Make the netconsole buffer size configurable
by Joe Hershberger
· 12 years ago
dcd5a59
net: sh_eth: Add support R8A7740 of rmobile (arm core)
by Nobuhiro Iwamatsu
· 12 years ago
905b3b0
dm: net: Fixup the armada100 FEC driver
by Marek Vasut
· 12 years ago
7fd7082
net: emaclite: Support OF initialization
by Michal Simek
· 12 years ago
61e1298
dm: net: Move IXP NPE to drivers/net/
by Marek Vasut
· 12 years ago
1389f98
net: bugfix: NetSetTimeout assumes CONFIG_SYS_HZ=1000
by Tetsuyuki Kobayashi
· 12 years ago
46c07bc
api: net: fix length check in eth_receive()
by Michael Walle
· 12 years ago
7f51898
net: Make netconsole src and dest ports configurable
by Joe Hershberger
· 12 years ago
ee1f4ca
Prepare v2012.10-rc1
by Tom Rini
· 12 years ago
v2012.10-rc1
9fe2cfb
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Tom Rini
· 12 years ago
cf5787f
pci: fix some warnings related to assumptions about
by Kumar Gala
· 12 years ago
495dbd7
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
15b8338
video/powerpc: don't touch DIU registers that we don't need
by Timur Tabi
· 12 years ago
1b09b53
common/lcd: add protection from null bmp pointer
by Nikita Kiryanov
· 12 years ago
Next »