Commit Graph

17689 Commits (f2b96dfbbcd0636e31ebf26bfa9ca91c656660d2)
 

Author SHA1 Message Date
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
Michael Walle 46c07bcf12 api: net: fix length check in eth_receive() 13 years ago
Joe Hershberger 7f51898c1b net: Make netconsole src and dest ports configurable 13 years ago
Tom Rini ee1f4caaa2 Prepare v2012.10-rc1 13 years ago
Tom Rini 9fe2cfb43a Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging 13 years ago
Kumar Gala cf5787f2a4 pci: fix some warnings related to assumptions about 13 years ago
Tom Rini 495dbd72dd Merge branch 'master' of git://git.denx.de/u-boot-arm 13 years ago
Timur Tabi 15b83386aa video/powerpc: don't touch DIU registers that we don't need 13 years ago
Nikita Kiryanov 1b09b53e7d common/lcd: add protection from null bmp pointer 13 years ago
Simon Glass 5bfa78db4f fdt: Add header guard to fdtdec.h 13 years ago
Simon Glass 1cb2323b8a fdt: Tidy debugging, add to fdtdec_get_int/addr() 13 years ago