- 66948c2 nand_spl: remove nand_spl infrastructure by Masahiro Yamada · 11 years ago
- 7445207 nand_spl: remove simpc8313 support by Masahiro Yamada · 11 years ago
- d0fb0fc nand_spl: remove MPC8315ERDB_NAND support by Masahiro Yamada · 11 years ago
- 0234446 nand_spl: remove MPC8536DS support by Masahiro Yamada · 11 years ago
- 223f88f nand_spl: remove MPC8569MDS_NAND support by Masahiro Yamada · 11 years ago
- 5dc0d60 nand_spl: remove MPC8572DS_NAND support by Masahiro Yamada · 11 years ago
- 26bf6d7 nand_spl: remove P1023RDS_NAND support by Masahiro Yamada · 11 years ago
- ba8dd77 kbuild: move cmd_mkimage to scripts/Makefile.lib by Masahiro Yamada · 11 years ago
- b9d1dbd kbuild: use cmd_shipped instead of cmd_copy by Masahiro Yamada · 11 years ago
- 823f18e boards.cfg: move many unmaintained boards to Orphan by Masahiro Yamada · 11 years ago
- 1de7bb4 Prevent a buffer overflow in mkimage when signing with SHA256 by Michael van der Westhuizen · 11 years ago
- d835e91 mpc8313, signed fit: enable legacy image format on ids8313 board by Heiko Schocher · 11 years ago
- 21d29f7 bootm: make use of legacy image format configurable by Heiko Schocher · 11 years ago
- 5f65826 FDT: Fix DTC repository references by Jon Loeliger · 11 years ago
- 60bf941 disk: part_efi: add get_partition_info_efi_by_name() by Steve Rae · 11 years ago
- e04350d disk: part_efi: clarify lbaint_t usage by Steve Rae · 11 years ago
- dedf37b disk: part_efi: resolve endianness issues by Steve Rae · 11 years ago
- ed6a5d4 env_eeprom: Assign default environment during board_init_f by Siva Durga Prasad Paladugu · 11 years ago
- 4f0d1a2 fat: Define MAX_CLUSTSIZE using CONFIG_FS_FAT_MAX_CLUSTSIZE by Siva Durga Prasad Paladugu · 11 years ago
- 9cd73bf openrisc: fix relocation code by Franck Jullien · 11 years ago
- c346cf1 openrisc: update SPR registers definition by Franck Jullien · 11 years ago
- 08be283 phy: fix create_phy_by_mask for when its given an actual search mask by Cormier, Jonathan · 11 years ago
- 6437501 Prevent a stack overflow in fit_check_sign by Michael van der Westhuizen · 11 years ago
- 25308f4 tools: Refactor mxsimage to use pbl_crc32 by Charles Manning · 11 years ago
- abbc67e mkimage : Split out and clean pbl_crc32 for use by other image types by Charles Manning · 11 years ago
- 4eb580b Correct return code from builtin_run_command_list() by Simon Glass · 11 years ago
- 587e1d4 Fix hush to give the correct return code for a simple command by Simon Glass · 11 years ago
- c9bcb6f Fix itest mask overflow by Simon Glass · 11 years ago
- 93ce756 Add final result tests for run_command_list() by Simon Glass · 11 years ago
- 7a33c77 boards.cfg: fix a configuration error of ep8248 board again by Masahiro Yamada · 11 years ago
- f77d709 kbuild: add missing PERL definition by Masahiro Yamada · 11 years ago
- 06e878c kbuild: remove unused RANLIB by Masahiro Yamada · 11 years ago
- 2aff23c arm: fdt_control: fix a build error with CONFIG_OF_EMBED=y by Masahiro Yamada · 11 years ago
- bffb364 Merge branch 'master' of git://git.denx.de/u-boot-arc by Tom Rini · 11 years ago
- 9a650bf Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Tom Rini · 11 years ago
- d119a2e ARC: enable CONFIG_SYS_BOOT_RAMDISK_HIGH by Alexey Brodkin · 11 years ago
- 3fe1a85 powerpc: hiddendragon: remove orphan board by Masahiro Yamada · 11 years ago
- 7edb1f7 powerpc: debris: remove orphan board by Masahiro Yamada · 11 years ago
- 2868f86 powerpc: kvme080: remove orphan board by Masahiro Yamada · 11 years ago
- 49ad566 powerpc: ep8248: remove orphan board by Masahiro Yamada · 11 years ago
- 80bae39 powerpc: ispan: remove orphan board by Masahiro Yamada · 11 years ago
- d0664db powerpc: rattler: remove orphan board by Masahiro Yamada · 11 years ago
- 6f80bb4 powerpc: zpc1900: remove orphan board by Masahiro Yamada · 11 years ago
- facb672 powerpc: mpc8260ads: remove orphan board by Masahiro Yamada · 11 years ago
- 373a978 powerpc: adder: remove orphan board by Masahiro Yamada · 11 years ago
- 3569571 PPC4xx: Remove quad100hd board by Wolfgang Denk · 11 years ago
- 90b51c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
- 9585624 main: Avoid unncessary strdup()/free() by Simon Glass · 11 years ago
- affb215 main: Make the execution path a little clearer in main.c by Simon Glass · 11 years ago
- c1bb2cd main: Hide the hush/simple details inside cli.c by Simon Glass · 11 years ago
- 1364a0e Simplify the main loop by Simon Glass · 11 years ago
- 9272a9b m68k: powerpc: Clean up do_mdm_init by Simon Glass · 11 years ago
- b26440f Rename bootretry functions and remove #ifdefs by Simon Glass · 11 years ago
- 0098e17 Move bootretry code into bootretry.c and clean up by Simon Glass · 11 years ago
- 3035497 Move command line API into cli.c by Simon Glass · 11 years ago
- 66ded17 Move autoboot code to autoboot.c by Simon Glass · 11 years ago
- e1bf824 Add cli_ prefix to readline functions by Simon Glass · 11 years ago
- 6493ccc Split out simple parser and readline into separate files by Simon Glass · 11 years ago
- 18d6653 move CLI prototypes to cli.h and add comments by Simon Glass · 11 years ago
- eca86fa Rename hush to cli_hush by Simon Glass · 11 years ago
- ae4223f Remove unnecessary use of hush header file by Simon Glass · 11 years ago
- f23adc9 Merge branch 'master' of git://git.denx.de/u-boot-arc by Tom Rini · 11 years ago
- 7f6a6db tb100 - add Abilis TB100 board by Alexey Brodkin · 11 years ago
- 0116f40 Prepare v2014.07-rc2 by Tom Rini · 11 years ago
- 54c5d08 dm: rename device struct to udevice by Heiko Schocher · 11 years ago
- 9637a1b ARM: at91sam9m10g45ek: add mmc environment configuration support by Wu, Josh · 11 years ago
- cf874c1 ARM: at91sam9m10g45ek: enable mci0 support by Wu, Josh · 11 years ago
- e83c4d2 ARM: at91: remove redundant ARM926EJS definition in board config files by Wu, Josh · 11 years ago
- 7f6bd0d at91: remove redundant AT91FAMILY definition in board config file by Wu, Josh · 11 years ago
- 168a48f ARM: at91sam9x5: define the AT91FAMILY and ARM926EJS in SoC header by Wu, Josh · 11 years ago
- 2ff22cf ARM: at91: remove AT91X40 macro since it is not use any more by Wu, Josh · 11 years ago
- e166a83 sama5d3xek: enable PMECC header generation by Andreas Bießmann · 11 years ago
- 5c390a5 arm:at91: enable ROM loadable atmel image by Andreas Bießmann · 11 years ago
- 7b1a411 mkimage: add atmelimage by Andreas Bießmann · 11 years ago
- ecd0461 corvus: remove unneeded CONFIG_AT91_LEGACY by Andreas Bießmann · 11 years ago
- 9902c7b mmc: atmel_mci: fix print incorrect buffer content for debug by Wu, Josh · 11 years ago
- 7d82d89 gpio: at91: add sanity check for the NULL pointer by Wu, Josh · 11 years ago
- 4952759 ARM: atmel: at91sam9x5ek: convert to generic board by Bo Shen · 11 years ago
- 68f1647 ARM: atmel: at91sam9m10g45ek: convert to generic board by Bo Shen · 11 years ago
- 9652296 ARM: atmel: sama5d3_xplained: convert to generic board by Bo Shen · 11 years ago
- 525049d ARM: atmel: sama5d3xek: convert to generic board by Bo Shen · 11 years ago
- cd23aac4 ARM: atmel: enable SPL on sama5d3_xplained board by Bo Shen · 11 years ago
- 12bbc0b ARM: atmel: switch to main crystal osc for SPL boot by Bo Shen · 11 years ago
- 024cd74 atngw100mkii: add missing CONFIG_SYS_TEXT_BASE by Andreas Bießmann · 11 years ago
- 49692c5 net/designware: Make DMA burst length configurable and reduce by default by Ian Campbell · 11 years ago
- 1857075 net/designware: reorder struct dw_eth_dev to pack more efficiently. by Ian Campbell · 11 years ago
- 964ea7c net/designware: ensure cache invalidations are aligned to ARCH_DMA_MINALIGN by Ian Campbell · 11 years ago
- 1c848a2 net/designware: ensure device private data is DMA aligned. by Ian Campbell · 11 years ago
- 50827a5 sunxi: non-FEL SPL boot support for sun7i by Ian Campbell · 11 years ago
- e24ea55 sunxi: mmc support by Ian Campbell · 11 years ago
- 5835823 sunxi: add gmac Ethernet support by Ian Campbell · 11 years ago
- 7d20d7e sunxi: add support for Cubietruck booting in FEL mode by Ian Campbell · 11 years ago
- cba69ee sunxi: add sun7i cpu, board and start of day support by Ian Campbell · 11 years ago
- 286c3c3 sunxi: add sun7i dram setup support by Ian Campbell · 11 years ago
- fe1b4db sunxi: add sun7i pinmux and gpio support by Ian Campbell · 11 years ago
- 643cf0e sunxi: add sun7i clocks and timer support. by Ian Campbell · 11 years ago
- 4f7f404 boards.cfg: update highbank maintainer email by Rob Herring · 11 years ago
- 56d83d1 arm: vf610: add DDR_SEL_PAD_CONTR register by Stefan Agner · 11 years ago
- 1277bac Arm64 fix a bug of vbar_el3 initialization by David Feng · 11 years ago
- 46e09e6 ARM: highbank: convert to generic board by Rob Herring · 11 years ago