Commit Graph

17860 Commits (7b953c51654912b94a71854b9d2e6b48ee3b7908)
 

Author SHA1 Message Date
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
Allen Martin cce5d210e6 MAKEALL: fix per arch board lists 13 years ago
Stephen Warren 59d63f7d2c ARM: arm1176: Define arch_cpu_init() at the SoC level 13 years ago
Tom Rini 5675b50916 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx 13 years ago
Anatolij Gustschin d23019f3d6 common/lcd: fix build breakage for at91sam9x5ek and trats boards 13 years ago
Joe Hershberger 8a0eccb105 net: Filter incoming netconsole packets by IP 13 years ago
Joe Hershberger e827fec2b2 net: Allow netconsole settings to change after nc_start 13 years ago
Joe Hershberger f8be7d659c net: Improve the speed of netconsole 13 years ago
Joe Hershberger 2c8fe5120f net: Make the netconsole buffer size configurable 13 years ago
Nobuhiro Iwamatsu dcd5a593f5 net: sh_eth: Add support R8A7740 of rmobile (arm core) 13 years ago
Marek Vasut 905b3b00a1 dm: net: Fixup the armada100 FEC driver 13 years ago
Michal Simek 7fd7082024 net: emaclite: Support OF initialization 13 years ago
Marek Vasut 61e129885a dm: net: Move IXP NPE to drivers/net/ 13 years ago
Tetsuyuki Kobayashi 1389f98fce net: bugfix: NetSetTimeout assumes CONFIG_SYS_HZ=1000 13 years ago