Commit Graph

17715 Commits (6feb4e9db10990ed56655602de8dd08564b7c245)
 

Author SHA1 Message Date
Ilya Yanok 6feb4e9db1 am335x_evm: enable networking in SPL 12 years ago
Ilya Yanok 4063c77deb OMAP: spl: call timer_init() from SPL 12 years ago
Ilya Yanok 9ace17c88a net/bootp: add VCI support for BOOTP also 12 years ago
Bastian Ruppert a64f0241dc davinci: ea20: add some configs and default environmet variables 12 years ago
Bastian Ruppert de57550294 da850/omap-l138: davinci_emac: Suppress auto negotiation if needed 12 years ago
Bastian Ruppert 4b7d3a0e80 video: cfb_console: add function to plot the logo area black 12 years ago
Bastian Ruppert 1e681f9ad8 video: cfb_console: logo can be positioned via the splashpos variable 12 years ago
Bastian Ruppert 39e133d196 davinci: ea20: the console is always set to the serial line 12 years ago
Bastian Ruppert bdb04abe42 davinci: ea20: reorganisation LCD startup 12 years ago
Andreas Bießmann b72db2080b devkit8000: add rootwait to mmcboot option 12 years ago
Albert ARIBAUD 1c27059a2f Merge remote-tracking branch 'u-boot/master' 12 years ago
Simon Glass 4668a086bb sandbox: Add asm/errno.h 12 years ago
Anatolij Gustschin e5acb883ae cmd_fat.c: fix build warning 12 years ago
Lei Wen f2b96dfbbc common: add zip command support 12 years ago
Lei Wen 88d52c6aff lib: add gzip lib function callback 12 years ago
Lei Wen 869c2abbaf lib: zlib: remove the limitation for cannot using 0 as start 12 years ago
Lei Wen 7a32b98dac lib: zlib: include deflate into zlib build 12 years ago
Lei Wen e9a128d8e9 lib: zlib: import trees file from 1.2.5 12 years ago
Lei Wen 8a5f34effa lib: zlib: import deflate source file from 1.2.5 12 years ago
Albert ARIBAUD 8f0732ac3d Merge remote-tracking branch 'u-boot-imx/master' 12 years ago
Albert ARIBAUD fa651cce4f Merge remote-tracking branch 'u-boot-atmel/master' 12 years ago
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