Commit Graph

24535 Commits (ddc94378db9fe0c9076512768b3576e0fdc580dd)
 

Author SHA1 Message Date
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
Piotr Wilczek 0c04b1a83b arm:board:exynos4: add CONFIG_SYS_GENERIC_BOARD 10 years ago
Simon Glass 2f43f85460 initcall: Improve debugging support 10 years ago
Simon Glass a9cf6da925 exynos: Enable the LCD backlight for snow 10 years ago
Simon Glass 14ccc30b34 exynos: dts: Enable LCD for snow 10 years ago
Simon Glass eb0dd9986c exynos: Enable PSHOLD in SPL 10 years ago
Aaron Durbin 0f2e739c99 exynos5: support tps65090 pmic 10 years ago
Aaron Durbin 0b259dc2e8 power: Explicitly select pmic device's bus 10 years ago
Aaron Durbin 2469bf35a8 exynos5: Enable tps65090 on exynos5-dt 10 years ago
Tom Wai-Hong Tam ac1058fdb7 power: Add support for TPS65090 PMU chip. 10 years ago
Simon Glass 78a36c3ef3 power: Add PMIC_ prefix to CHARGER_EN/DISABLE 10 years ago
Simon Glass 913702ca39 power: Rename CONFIG_PMIC_... to CONFIG_POWER_... 10 years ago
Simon Glass 2f7547ff27 exynos: Drop old smdk5250.c file 10 years ago
Simon Glass 63e62674fb exynos: dts: Correct EC interrupt GPIO 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
Andreas Bießmann 024cd74174 atngw100mkii: add missing CONFIG_SYS_TEXT_BASE 10 years ago
Ian Campbell 49692c5f51 net/designware: Make DMA burst length configurable and reduce by default 10 years ago