Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | | | | lib, list_sort: add list_sort from linux 3.14 | Heiko Schocher | 2014-08-25 | -0/+11 | |
* | | | | | | lib, rbtree: resync with Linux-3.14 | Heiko Schocher | 2014-08-25 | -98/+269 | |
* | | | | | | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging | Tom Rini | 2014-08-25 | -0/+5 | |
|\ \ \ \ \ \ | |||||
| * | | | | | | openrd: fail build if U-Boot would overlap with environment in flash | Sascha Silbe | 2014-08-14 | -0/+5 | |
* | | | | | | | nios2: remove EPCS driver | Thomas Chou | 2014-08-24 | -60/+0 | |
* | | | | | | | nios2: add generic board support | Thomas Chou | 2014-08-24 | -0/+2 | |
* | | | | | | | nios2: remove obsolete PCI5441 and PK1C20 boards | Thomas Chou | 2014-08-24 | -375/+0 | |
* | | | | | | | image: fix bootm failure for FIT image | Bryan Wu | 2014-08-21 | -0/+3 | |
* | | | | | | | add header for Android sparse image format | Colin Cross | 2014-08-21 | -0/+49 | |
* | | | | | | | e1000: add i210 support | Marek Vasut | 2014-08-21 | -0/+7 | |
* | | | | | | | cli: Export cli_simple_process_macros for use outside of cli_simple | Hans de Goede | 2014-08-21 | -0/+8 | |
* | | | | | | | powerpc: mpc8xx: remove FLAGADM board support | Masahiro Yamada | 2014-08-21 | -317/+0 | |
* | | | | | | | powerpc: mpc8xx: remove GEN860T, GEN806T_SC board support | Masahiro Yamada | 2014-08-21 | -757/+0 | |
* | | | | | | | powerpc: mpc8xx: remove SXNI855T board support | Masahiro Yamada | 2014-08-21 | -388/+0 | |
* | | | | | | | powerpc: mpc8xx: remove svm_sc8xx board | Masahiro Yamada | 2014-08-21 | -516/+1 | |
* | | | | | | | powerpc: mpc8xx: remove stxxtc board support | Masahiro Yamada | 2014-08-21 | -493/+1 | |
* | | | | | | | omap: remove omap5912osk board support | Masahiro Yamada | 2014-08-21 | -930/+0 | |
* | | | | | | | drivers: net: remove dead drivers | Masahiro Yamada | 2014-08-21 | -1/+0 | |
* | | | | | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2014-08-20 | -11/+45 | |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | km-powerpc: define CONFIG_PRAM to protect PHRAM and PNVRAM | Valentin Longchamp | 2014-08-20 | -2/+3 | |
| * | | | | | | | powerpc/t104xrdb: support deep sleep in SPI/SD boot | Tang Yuantian | 2014-08-12 | -9/+9 | |
| * | | | | | | | powerpc/t1042RDB: Add Video - HDMI support | Jason Jin | 2014-08-12 | -0/+32 | |
| * | | | | | | | fsl/diu: ch7301 encoder split off from t1040qds/diu.c | Wang Dongsheng | 2014-08-12 | -0/+1 | |
* | | | | | | | | samsung: dfu: Provide correct Vendor and Product IDs for UMS gadget | Lukasz Majewski | 2014-08-20 | -0/+2 | |
| |/ / / / / / |/| | | | | | | |||||
* | | | | | | | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Tom Rini | 2014-08-12 | -6/+8 | |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | support blackfin board initialization in generic board_f | Sonic Zhang | 2014-08-07 | -1/+2 | |
| * | | | | | | | blackfin: convert blackfin board_f and board_r to use generic board init func... | Sonic Zhang | 2014-08-07 | -5/+6 | |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | lcd: cleanup unused functions | Hannes Petermaier | 2014-08-10 | -2/+0 | |
* | | | | | | | Add support for 32-bit organized framebuffers | Hannes Petermaier | 2014-08-10 | -1/+16 | |
| |/ / / / / |/| | | | | | |||||
* | | | | | | image: introduce genimg_get_kernel_addr() | Bryan Wu | 2014-08-09 | -0/+1 | |
* | | | | | | ARM: rpi_b: use new generic $bootcmd | Stephen Warren | 2014-08-09 | -93/+36 | |
* | | | | | | ARM: tegra: use new generic $bootcmd | Stephen Warren | 2014-08-09 | -130/+10 | |
* | | | | | | config: introduce a generic $bootcmd | Dennis Gilmore | 2014-08-09 | -0/+197 | |
* | | | | | | omap: clean-up dead configs | Masahiro Yamada | 2014-08-09 | -25/+2 | |
* | | | | | | fdt: Sync up with libfdt | Simon Glass | 2014-08-09 | -5/+68 | |
* | | | | | | fdt: Rename fdt_resize() to fdt_shrink_to_minimum() | Simon Glass | 2014-08-09 | -1/+1 | |
* | | | | | | ext4: trats: trats2: Modify dfu_alt_info's file names to have absolute path | Ćukasz Majewski | 2014-08-09 | -6/+6 | |
* | | | | | | Implement generalised RSA public exponents for verified boot | Michael van der Westhuizen | 2014-08-09 | -0/+1 | |
* | | | | | | usb: ehci: rmobile: Remove xHCI address | Nobuhiro Iwamatsu | 2014-08-09 | -2/+2 | |
* | | | | | | dfu: add SF backend | Stephen Warren | 2014-08-09 | -0/+22 | |
* | | | | | | dfu: add free_entity() to struct dfu_entity | Stephen Warren | 2014-08-09 | -0/+2 | |
* | | | | | | dfu: allow backend to specify a maximum buffer size | Stephen Warren | 2014-08-09 | -1/+2 | |
* | | | | | | dfu: defer parsing of device string to IO backend | Stephen Warren | 2014-08-09 | -9/+13 | |
* | | | | | | dfu: fix some issues with reads/uploads | Stephen Warren | 2014-08-09 | -0/+3 | |
* | | | | | | fs: implement size/fatsize/ext4size | Stephen Warren | 2014-08-09 | -0/+12 | |
|/ / / / / | |||||
* | | | | | Change Andy Fleming's email address | Andy Fleming | 2014-08-06 | -1/+1 | |
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2014-08-06 | -0/+12 | |
|\ \ \ \ \ | |||||
| * | | | | | kmp204x: CPU watchdog enabled | Boschung, Rainer | 2014-08-01 | -0/+8 | |
| * | | | | | mpc85xx: watchdog initialisation added | Boschung, Rainer | 2014-08-01 | -0/+4 | |
* | | | | | | env_mmc: support env partition setup in runtime | Dmitry Lifshitz | 2014-08-01 | -0/+3 |