2014-06-05 |
Masahiro Yamada | nand_spl: remove simpc8313 support |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Masahiro Yamada | nand_spl: remove MPC8315ERDB_NAND support |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Masahiro Yamada | nand_spl: remove MPC8536DS support |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Masahiro Yamada | nand_spl: remove MPC8569MDS_NAND support |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Masahiro Yamada | nand_spl: remove MPC8572DS_NAND support |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Masahiro Yamada | nand_spl: remove P1023RDS_NAND support |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Masahiro Yamada | kbuild: move cmd_mkimage to scripts/Makefile.lib |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Masahiro Yamada | kbuild: use cmd_shipped instead of cmd_copy |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Masahiro Yamada | boards.cfg: move many unmaintained boards to Orphan |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Michael van... | Prevent a buffer overflow in mkimage when signing with... |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Heiko Schocher | mpc8313, signed fit: enable legacy image format on... |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Heiko Schocher | bootm: make use of legacy image format configurable |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Jon Loeliger | FDT: Fix DTC repository references |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Steve Rae | disk: part_efi: add get_partition_info_efi_by_name() |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Steve Rae | disk: part_efi: clarify lbaint_t usage |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Steve Rae | disk: part_efi: resolve endianness issues |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Siva Durga... | env_eeprom: Assign default environment during board_init_f |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Siva Durga... | fat: Define MAX_CLUSTSIZE using CONFIG_FS_FAT_MAX_CLUSTSIZE |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Franck Jullien | openrisc: fix relocation code |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Franck Jullien | openrisc: update SPR registers definition |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Cormier, Jonathan | phy: fix create_phy_by_mask for when its given an actua... |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Michael van... | Prevent a stack overflow in fit_check_sign |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Charles Manning | tools: Refactor mxsimage to use pbl_crc32 |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Charles Manning | mkimage : Split out and clean pbl_crc32 for use by... |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Simon Glass | Correct return code from builtin_run_command_list() |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Simon Glass | Fix hush to give the correct return code for a simple... |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Simon Glass | Fix itest mask overflow |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Simon Glass | Add final result tests for run_command_list() |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Masahiro Yamada | boards.cfg: fix a configuration error of ep8248 board... |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Masahiro Yamada | kbuild: add missing PERL definition |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Masahiro Yamada | kbuild: remove unused RANLIB |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Masahiro Yamada | arm: fdt_control: fix a build error with CONFIG_OF_EMBED=y |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Tom Rini | Merge branch 'master' of git://git.denx.de/u-boot-arc |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Tom Rini | Merge branch 'master' of git://git.denx.de/u-boot-avr32 |
commit | commitdiff | tree | snapshot |
2014-06-03 |
Alexey Brodkin | ARC: enable CONFIG_SYS_BOOT_RAMDISK_HIGH |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Masahiro Yamada | powerpc: hiddendragon: remove orphan board |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Masahiro Yamada | powerpc: debris: remove orphan board |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Masahiro Yamada | powerpc: kvme080: remove orphan board |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Masahiro Yamada | powerpc: ep8248: remove orphan board |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Masahiro Yamada | powerpc: ispan: remove orphan board |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Masahiro Yamada | powerpc: rattler: remove orphan board |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Masahiro Yamada | powerpc: zpc1900: remove orphan board |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Masahiro Yamada | powerpc: mpc8260ads: remove orphan board |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Masahiro Yamada | powerpc: adder: remove orphan board |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Wolfgang Denk | PPC4xx: Remove quad100hd board |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Tom Rini | Merge branch 'master' of git://git.denx.de/u-boot-arm |
commit | commitdiff | tree | snapshot |
2014-05-29 |
Simon Glass | main: Avoid unncessary strdup()/free() |
commit | commitdiff | tree | snapshot |
2014-05-29 |
Simon Glass | main: Make the execution path a little clearer in main.c |
commit | commitdiff | tree | snapshot |
2014-05-29 |
Simon Glass | main: Hide the hush/simple details inside cli.c |
commit | commitdiff | tree | snapshot |
2014-05-29 |
Simon Glass | Simplify the main loop |
commit | commitdiff | tree | snapshot |
2014-05-29 |
Simon Glass | m68k: powerpc: Clean up do_mdm_init |
commit | commitdiff | tree | snapshot |
2014-05-29 |
Simon Glass | Rename bootretry functions and remove #ifdefs |
commit | commitdiff | tree | snapshot |
2014-05-29 |
Simon Glass | Move bootretry code into bootretry.c and clean up |
commit | commitdiff | tree | snapshot |
2014-05-29 |
Simon Glass | Move command line API into cli.c |
commit | commitdiff | tree | snapshot |
2014-05-29 |
Simon Glass | Move autoboot code to autoboot.c |
commit | commitdiff | tree | snapshot |
2014-05-29 |
Simon Glass | Add cli_ prefix to readline functions |
commit | commitdiff | tree | snapshot |
2014-05-29 |
Simon Glass | Split out simple parser and readline into separate... |
commit | commitdiff | tree | snapshot |
2014-05-29 |
Simon Glass | move CLI prototypes to cli.h and add comments |
commit | commitdiff | tree | snapshot |
2014-05-29 |
Simon Glass | Rename hush to cli_hush |
commit | commitdiff | tree | snapshot |
2014-05-29 |
Simon Glass | Remove unnecessary use of hush header file |
commit | commitdiff | tree | snapshot |
2014-05-27 |
Tom Rini | Merge branch 'master' of git://git.denx.de/u-boot-arc |
commit | commitdiff | tree | snapshot |
2014-05-27 |
Alexey Brodkin | tb100 - add Abilis TB100 board |
commit | commitdiff | tree | snapshot |
2014-05-27 |
Tom Rini | Prepare v2014.07-rc2 v2014.07-rc2 |
commit | commitdiff | tree | snapshot |
2014-05-27 |
Heiko Schocher | dm: rename device struct to udevice |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Wu, Josh | ARM: at91sam9m10g45ek: add mmc environment configuratio... |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Wu, Josh | ARM: at91sam9m10g45ek: enable mci0 support |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Wu, Josh | ARM: at91: remove redundant ARM926EJS definition in... |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Wu, Josh | at91: remove redundant AT91FAMILY definition in board... |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Wu, Josh | ARM: at91sam9x5: define the AT91FAMILY and ARM926EJS... |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Wu, Josh | ARM: at91: remove AT91X40 macro since it is not use... |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Andreas Bießmann | sama5d3xek: enable PMECC header generation |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Andreas Bießmann | arm:at91: enable ROM loadable atmel image |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Andreas Bießmann | mkimage: add atmelimage |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Andreas Bießmann | corvus: remove unneeded CONFIG_AT91_LEGACY |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Wu, Josh | mmc: atmel_mci: fix print incorrect buffer content... |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Wu, Josh | gpio: at91: add sanity check for the NULL pointer |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Bo Shen | ARM: atmel: at91sam9x5ek: convert to generic board |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Bo Shen | ARM: atmel: at91sam9m10g45ek: convert to generic board |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Bo Shen | ARM: atmel: sama5d3_xplained: convert to generic board |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Bo Shen | ARM: atmel: sama5d3xek: convert to generic board |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Bo Shen | ARM: atmel: enable SPL on sama5d3_xplained board |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Bo Shen | ARM: atmel: switch to main crystal osc for SPL boot |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Andreas Bießmann | atngw100mkii: add missing CONFIG_SYS_TEXT_BASE |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Ian Campbell | net/designware: Make DMA burst length configurable... |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Ian Campbell | net/designware: reorder struct dw_eth_dev to pack more... |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Ian Campbell | net/designware: ensure cache invalidations are aligned... |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Ian Campbell | net/designware: ensure device private data is DMA aligned. |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Ian Campbell | sunxi: non-FEL SPL boot support for sun7i |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Ian Campbell | sunxi: mmc support |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Ian Campbell | sunxi: add gmac Ethernet support |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Ian Campbell | sunxi: add support for Cubietruck booting in FEL mode |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Ian Campbell | sunxi: add sun7i cpu, board and start of day support |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Ian Campbell | sunxi: add sun7i dram setup support |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Ian Campbell | sunxi: add sun7i pinmux and gpio support |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Ian Campbell | sunxi: add sun7i clocks and timer support. |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Rob Herring | boards.cfg: update highbank maintainer email |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Stefan Agner | arm: vf610: add DDR_SEL_PAD_CONTR register |
commit | commitdiff | tree | snapshot |
2014-05-25 |
David Feng | Arm64 fix a bug of vbar_el3 initialization |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Rob Herring | ARM: highbank: convert to generic board |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Michael Walle | lsxl: rework boot scripts |
commit | commitdiff | tree | snapshot |
next |