Commit Graph

17683 Commits (b726a01b76ed06a0aec3a24879f8efce2d7f7005)
 

Author SHA1 Message Date
Pavel Herrmann b726a01b76 remove unnecessary code in ata_piix 12 years ago
Stephen Warren a10973e7fa disk: allow - or empty string to fall back to $bootdevice 12 years ago
Tom Rini cec2655c3b Merge branch 'master' of git://git.denx.de/u-boot-net 12 years ago
Pavel Machek c57b953da9 SPL: Add support for loading image from ram in SPL. 12 years ago
Tom Rini 4212098181 SPL: Rework how we inform about un-headered images 12 years ago
Tom Rini 1292eaf353 SPL: Make un-supported boot device puts a debug instead 12 years ago
Stefan Roese 3c6f8a0d19 SPL: Enable use of custom defined U-Boot entry point 12 years ago
Tom Rini a4cc1c4877 SPL: SPI: Enhance spi_spl_load to match the other load functions 12 years ago
Stefan Roese 022b4975c8 SPL: Add option to skip copying of the mkimage header 12 years ago
Stefan Roese 33d346464a SPL: Add NOR flash booting support 12 years ago
Tom Rini 95a372b836 da850: Add README.da850 12 years ago
Sughosh Ganu d79f3a6860 hawkboard: Update config file to work with common spl framework 12 years ago
Tom Rini 3f7f2414ef ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK 12 years ago
Brian Rzycki ee0f60df0b net: Quietly ignore DHCP Option 28 (Broadcast Address) 12 years ago
Chander Kashyap a655938a93 PXE: FDT: Add support for fdt in PXE 12 years ago
Marek Vasut c0b5a3bbb0 FEC: Replace magic contants 12 years ago
Marek Vasut 67449098a8 FEC: Rework the TX wait mechanism 12 years ago
Marek Vasut bc1ce150b9 FEC: Remove endless loop in the FEC driver 12 years ago
Marek Vasut efe24d2e17 FEC: Properly align address over the buffers for cache ops 12 years ago
Marek Vasut e2a66e6097 FEC: Do not pass unaligned buffer to network stack 12 years ago
Priyanka Jain f91ba0ecbc net: Add Vitesse VSC8662 PHY support 12 years ago
Valentin Longchamp b737337aaf net/phy: support the mv88e6352 switch 12 years ago
Benoît Thébaudeau 460f949f89 net: eth_write_hwaddr: Return error for invalid MACs 12 years ago
Tom Rini d97b4ce805 SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl 12 years ago
Stefan Roese 77552b0633 SPL: Use image_get_xxx() functions to access header values 12 years ago
Stefano Babic ae83d882f5 SPL: do not use fix value for u-boot size 12 years ago
Tom Rini 6507f133f3 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux 12 years ago
Tom Rini 47f7bcae8c SPL: Move the omap SPL framework to common/spl 12 years ago
Tom Rini d7cb93b28a ARM: SPL: Move gpmc_init() to spl_board_init() 12 years ago
Tom Rini d4c4e0e117 ARM: SPL: Start hooking in the current SPI SPL support 12 years ago
Tom Rini 026b2fe32c ARM: SPL: Clean up spl.c / spl_nand.c slightly 12 years ago
Tom Rini f0881250f9 ARM: SPL: Make spl_mmc.c more generic 12 years ago
Tom Rini 55cdbb8d4e ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> 12 years ago
Tom Rini 24dafad5c4 ARM: SPL: Only call mem_malloc_init if configured 12 years ago
Tom Rini 8082fda9fc ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c 12 years ago
Tom Rini 37189a1958 ARM: SPL: Rename omap_boot_mode to spl_boot_mode() 12 years ago
Tom Rini 8e1b836ec5 ARM: SPL: Rename omap_boot_device to spl_boot_device 12 years ago
Pavel Machek 9f8a6e7ae7 omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds. 12 years ago
Tom Rini 6abbe744d2 omap-common: Fix typo in save_boot_params() in lowlevel_init.S 12 years ago
Tom Rini 861a86f460 omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() 12 years ago
Tom Rini 0da113e9fd spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT 12 years ago
Tom Rini 659e559d55 Makefile: Move SPL files to clobber, remove from clean 12 years ago
Benoît Thébaudeau 1170e634dd FAT: Make it possible to read from any file position 12 years ago
Igor Grinberg 9aa90c1df0 env: checkpatch clean env_fat 12 years ago
Igor Grinberg 3bb89e5bd5 env: remove duplicated env_get_char_spec() 12 years ago
Tom Rini 2d1d65838e README.commands: Document what UNDEF_SYM does 12 years ago
Otavio Salvador 244e6f9705 patman: Use reverse order for changelog 12 years ago
Daniel Schwierzeck 00d0d2ad4e malloc: remove extern declarations of malloc_bin_reloc() in board.c files 12 years ago
Michal Simek 185f7d9afc net: Add driver for Zynq Gem IP 12 years ago
Lucas Stach 1dff9d0f54 net: asix: add AX88772B support 12 years ago