Commit Graph

17773 Commits (995b72ddda77ffa471930fdc1c3e587d5a6b4aa8)
 

Author SHA1 Message Date
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
Tom Rini 861a86f460 omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() 13 years ago
Tom Rini 0da113e9fd spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT 13 years ago
Tom Rini 659e559d55 Makefile: Move SPL files to clobber, remove from clean 13 years ago
Benoît Thébaudeau 1170e634dd FAT: Make it possible to read from any file position 13 years ago
Igor Grinberg 9aa90c1df0 env: checkpatch clean env_fat 13 years ago
Igor Grinberg 3bb89e5bd5 env: remove duplicated env_get_char_spec() 13 years ago
Tom Rini 2d1d65838e README.commands: Document what UNDEF_SYM does 13 years ago
Otavio Salvador 244e6f9705 patman: Use reverse order for changelog 13 years ago
Daniel Schwierzeck 00d0d2ad4e malloc: remove extern declarations of malloc_bin_reloc() in board.c files 13 years ago
Michal Simek 185f7d9afc net: Add driver for Zynq Gem IP 13 years ago
Lucas Stach 1dff9d0f54 net: asix: add AX88772B support 13 years ago
Lucas Stach 02c8d8cc6e net: asix: add read_mac function 13 years ago
Lucas Stach 58f8fab8a4 net: asix: add write_hwaddr function 13 years ago
Lucas Stach 5fae53d0f1 net: asix: split out basic reset function 13 years ago
Lucas Stach e1dbdf9109 net: introduce transparent driver private in ueth_data 13 years ago
Tom Rini b3873d3f4c Merge branch 'master' of git://git.denx.de/u-boot-video 13 years ago
Stephen Warren 5cf41dccff cmd_part: add partition-related command 13 years ago
Stephen Warren d27b5f9398 disk: part_msdos: parse and store partition UUID 13 years ago
Stephen Warren 894bfbbfb7 disk: part_efi: parse and store partition UUID 13 years ago
Stephen Warren c04d68c694 disk: part_efi: range-check partition number 13 years ago
Stephen Warren 10a37fd7a4 disk: get_device_and_partition() "auto" partition and cleanup 13 years ago
Stephen Warren 2023e60861 disk: introduce get_device() 13 years ago
Rob Herring 650f36641c cmd_reiser: use common get_device_and_partition function 13 years ago
Rob Herring 4120457044 cmd_zfs: use common get_device_and_partition function 13 years ago
Rob Herring 475c7970c1 cmd_disk: use common get_device_and_partition function 13 years ago
Rob Herring cfda5aeab8 cmd_fat: use common get_device_and_partition function 13 years ago
Rob Herring 81180819b8 cmd_extX: use common get_device_and_partition function 13 years ago
Rob Herring 9450106296 ext4: remove init_fs/deinit_fs 13 years ago
Rob Herring 99d2c205d4 disk/part: introduce get_device_and_partition 13 years ago
Rob Herring 40e0e5686a disk/part: check bootable flag for DOS partitions 13 years ago
Rob Herring 7405a13310 combine block device load commands into common function 13 years ago
Stephen Warren 2f50164627 disk: make get_partition_info() always available to disk.c 13 years ago