Commit Graph

17694 Commits (2bcffa6faa6208e7202f039ddecb4a8e54d71102)
 

Author SHA1 Message Date
Stefan Kristiansson 2bcffa6faa openrisc: implement get_ticks and get_tbclk 13 years ago
Tom Rini 221953d41d Prepare v2012.10-rc2 13 years ago
Tom Rini e1f92e819d AP1000: Inline local 'get_device' 13 years ago
Simon Glass 4668a086bb sandbox: Add asm/errno.h 13 years ago
Anatolij Gustschin e5acb883ae cmd_fat.c: fix build warning 13 years ago
Lei Wen f2b96dfbbc common: add zip command support 13 years ago
Lei Wen 88d52c6aff lib: add gzip lib function callback 13 years ago
Lei Wen 869c2abbaf lib: zlib: remove the limitation for cannot using 0 as start 13 years ago
Lei Wen 7a32b98dac lib: zlib: include deflate into zlib build 13 years ago
Lei Wen e9a128d8e9 lib: zlib: import trees file from 1.2.5 13 years ago
Lei Wen 8a5f34effa lib: zlib: import deflate source file from 1.2.5 13 years ago
Pavel Herrmann b726a01b76 remove unnecessary code in ata_piix 13 years ago
Stephen Warren a10973e7fa disk: allow - or empty string to fall back to $bootdevice 13 years ago
Tom Rini cec2655c3b Merge branch 'master' of git://git.denx.de/u-boot-net 13 years ago
Pavel Machek c57b953da9 SPL: Add support for loading image from ram in SPL. 13 years ago
Tom Rini 4212098181 SPL: Rework how we inform about un-headered images 13 years ago
Tom Rini 1292eaf353 SPL: Make un-supported boot device puts a debug instead 13 years ago
Stefan Roese 3c6f8a0d19 SPL: Enable use of custom defined U-Boot entry point 13 years ago
Tom Rini a4cc1c4877 SPL: SPI: Enhance spi_spl_load to match the other load functions 13 years ago
Stefan Roese 022b4975c8 SPL: Add option to skip copying of the mkimage header 13 years ago
Stefan Roese 33d346464a SPL: Add NOR flash booting support 13 years ago
Tom Rini 95a372b836 da850: Add README.da850 13 years ago
Sughosh Ganu d79f3a6860 hawkboard: Update config file to work with common spl framework 13 years ago
Tom Rini 3f7f2414ef ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK 13 years ago
Brian Rzycki ee0f60df0b net: Quietly ignore DHCP Option 28 (Broadcast Address) 13 years ago
Chander Kashyap a655938a93 PXE: FDT: Add support for fdt in PXE 13 years ago
Marek Vasut c0b5a3bbb0 FEC: Replace magic contants 13 years ago
Marek Vasut 67449098a8 FEC: Rework the TX wait mechanism 13 years ago
Marek Vasut bc1ce150b9 FEC: Remove endless loop in the FEC driver 13 years ago
Marek Vasut efe24d2e17 FEC: Properly align address over the buffers for cache ops 13 years ago
Marek Vasut e2a66e6097 FEC: Do not pass unaligned buffer to network stack 13 years ago
Priyanka Jain f91ba0ecbc net: Add Vitesse VSC8662 PHY support 13 years ago
Valentin Longchamp b737337aaf net/phy: support the mv88e6352 switch 13 years ago
Benoît Thébaudeau 460f949f89 net: eth_write_hwaddr: Return error for invalid MACs 13 years ago
Tom Rini d97b4ce805 SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl 13 years ago
Stefan Roese 77552b0633 SPL: Use image_get_xxx() functions to access header values 13 years ago
Stefano Babic ae83d882f5 SPL: do not use fix value for u-boot size 13 years ago
Tom Rini 6507f133f3 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux 13 years ago
Tom Rini 47f7bcae8c SPL: Move the omap SPL framework to common/spl 13 years ago
Tom Rini d7cb93b28a ARM: SPL: Move gpmc_init() to spl_board_init() 13 years ago
Tom Rini d4c4e0e117 ARM: SPL: Start hooking in the current SPI SPL support 13 years ago
Tom Rini 026b2fe32c ARM: SPL: Clean up spl.c / spl_nand.c slightly 13 years ago
Tom Rini f0881250f9 ARM: SPL: Make spl_mmc.c more generic 13 years ago
Tom Rini 55cdbb8d4e ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> 13 years ago
Tom Rini 24dafad5c4 ARM: SPL: Only call mem_malloc_init if configured 13 years ago
Tom Rini 8082fda9fc ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c 13 years ago
Tom Rini 37189a1958 ARM: SPL: Rename omap_boot_mode to spl_boot_mode() 13 years ago
Tom Rini 8e1b836ec5 ARM: SPL: Rename omap_boot_device to spl_boot_device 13 years ago
Pavel Machek 9f8a6e7ae7 omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds. 13 years ago
Tom Rini 6abbe744d2 omap-common: Fix typo in save_boot_params() in lowlevel_init.S 13 years ago