Commit Graph

24355 Commits (bd694244db7bc9699548ca276f992aa5ce9bbac0)
 

Author SHA1 Message Date
Lukasz Majewski bd694244db dfu: Introduction of the "dfu_hash_algo" env variable for checksum method setting 10 years ago
Tom Rini 90b51c33f3 Merge branch 'master' of git://git.denx.de/u-boot-arm 10 years ago
Simon Glass 95856248ca main: Avoid unncessary strdup()/free() 10 years ago
Simon Glass affb215626 main: Make the execution path a little clearer in main.c 10 years ago
Simon Glass c1bb2cd0b6 main: Hide the hush/simple details inside cli.c 10 years ago
Simon Glass 1364a0e48a Simplify the main loop 10 years ago
Simon Glass 9272a9b4f6 m68k: powerpc: Clean up do_mdm_init 10 years ago
Simon Glass b26440f1fa Rename bootretry functions and remove #ifdefs 10 years ago
Simon Glass 0098e179e1 Move bootretry code into bootretry.c and clean up 10 years ago
Simon Glass 30354978ff Move command line API into cli.c 10 years ago
Simon Glass 66ded17dfc Move autoboot code to autoboot.c 10 years ago
Simon Glass e1bf824dfd Add cli_ prefix to readline functions 10 years ago
Simon Glass 6493ccc7cf Split out simple parser and readline into separate files 10 years ago
Simon Glass 18d66533ac move CLI prototypes to cli.h and add comments 10 years ago
Simon Glass eca86fad3d Rename hush to cli_hush 10 years ago
Simon Glass ae4223f444 Remove unnecessary use of hush header file 10 years ago
Tom Rini f23adc9f21 Merge branch 'master' of git://git.denx.de/u-boot-arc 10 years ago
Alexey Brodkin 7f6a6db638 tb100 - add Abilis TB100 board 10 years ago
Tom Rini 0116f40bbc Prepare v2014.07-rc2 10 years ago
Heiko Schocher 54c5d08a09 dm: rename device struct to udevice 10 years ago
Wu, Josh 9637a1bb89 ARM: at91sam9m10g45ek: add mmc environment configuration support 10 years ago
Wu, Josh cf874c190e ARM: at91sam9m10g45ek: enable mci0 support 10 years ago
Wu, Josh e83c4d24b1 ARM: at91: remove redundant ARM926EJS definition in board config files 10 years ago
Wu, Josh 7f6bd0da9b at91: remove redundant AT91FAMILY definition in board config file 10 years ago
Wu, Josh 168a48f39f ARM: at91sam9x5: define the AT91FAMILY and ARM926EJS in SoC header 10 years ago
Wu, Josh 2ff22cf4a8 ARM: at91: remove AT91X40 macro since it is not use any more 10 years ago
Andreas Bießmann e166a8311f sama5d3xek: enable PMECC header generation 10 years ago
Andreas Bießmann 5c390a5b26 arm:at91: enable ROM loadable atmel image 10 years ago
Andreas Bießmann 7b1a411743 mkimage: add atmelimage 10 years ago
Andreas Bießmann ecd04611f6 corvus: remove unneeded CONFIG_AT91_LEGACY 10 years ago
Wu, Josh 9902c7b6f1 mmc: atmel_mci: fix print incorrect buffer content for debug 10 years ago
Wu, Josh 7d82d89772 gpio: at91: add sanity check for the NULL pointer 10 years ago
Bo Shen 4952759251 ARM: atmel: at91sam9x5ek: convert to generic board 10 years ago
Bo Shen 68f164772e ARM: atmel: at91sam9m10g45ek: convert to generic board 10 years ago
Bo Shen 9652296ea3 ARM: atmel: sama5d3_xplained: convert to generic board 10 years ago
Bo Shen 525049d347 ARM: atmel: sama5d3xek: convert to generic board 10 years ago
Bo Shen cd23aac4bf ARM: atmel: enable SPL on sama5d3_xplained board 10 years ago
Bo Shen 12bbc0ba81 ARM: atmel: switch to main crystal osc for SPL boot 10 years ago
Ian Campbell 49692c5f51 net/designware: Make DMA burst length configurable and reduce by default 10 years ago
Ian Campbell 1857075a7f net/designware: reorder struct dw_eth_dev to pack more efficiently. 10 years ago
Ian Campbell 964ea7c1ce net/designware: ensure cache invalidations are aligned to ARCH_DMA_MINALIGN 10 years ago
Ian Campbell 1c848a2586 net/designware: ensure device private data is DMA aligned. 10 years ago
Ian Campbell 50827a5991 sunxi: non-FEL SPL boot support for sun7i 10 years ago
Ian Campbell e24ea55c04 sunxi: mmc support 10 years ago
Ian Campbell 5835823da3 sunxi: add gmac Ethernet support 10 years ago
Ian Campbell 7d20d7eb13 sunxi: add support for Cubietruck booting in FEL mode 10 years ago
Ian Campbell cba69eeeaa sunxi: add sun7i cpu, board and start of day support 10 years ago
Ian Campbell 286c3c3a5e sunxi: add sun7i dram setup support 10 years ago
Ian Campbell fe1b4db05e sunxi: add sun7i pinmux and gpio support 10 years ago
Ian Campbell 643cf0ea02 sunxi: add sun7i clocks and timer support. 10 years ago